Hello everyone,
One of my servers has been acting up lately. In normal mode, the WebUI is blank below the menu bar div, all menus. If i reboot into safe mode, everything reappears as normal, but if i install the CA plugin under safe mode, it goes back to the same weird behaviour.
Checking the logs:
[09-May-2024 12:53:43 Europe/London] PHP Fatal error: Uncaught TypeError: array_replace_recursive(): Argument #2 must be of type array, bool given in /usr/local/emhttp/plugins/dynamix/include/Wrappers.php:22
Stack trace:
#0 /usr/local/emhttp/plugins/dynamix/include/Wrappers.php(22): array_replace_recursive(Array, false)
#1 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(657) : eval()'d code(11): parse_plugin_cfg('community.appli...')
#2 /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(657): eval()
#3 /usr/local/emhttp/plugins/dynamix/template.php(82): require_once('/usr/local/emht...')
#4 {main}
thrown in /usr/local/emhttp/plugins/dynamix/include/Wrappers.php on line 22
My PHP is a bit rusty. How should i start tackling this issue?
Thanks