Posts made by Howard Miller

Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

That causes me to have all sorts of questions... but...

Are you talking about this optional plugin... https://moodle.org/plugins/block_theme_selector ?
 
However, it might be worth enabling Debugging (all the way to Developer and show errors), recreate the error and get the trace. Then we know for sure which code is to 'blame'.
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

https://moodledev.io/general/releases/4.4

"PHP 8.3.x is supported too"
 
Of course - and I suspect this will turn out to be the problem - just because core Moodle is compatible with PHP 8.3 in no way implies that optional plugins all will be. So running the "Bleeding edge" version of PHP is probably optimistic.