Fatal Error After Allowing Admin Access
After commenting this
define('USE_ADMINCP_BRIDGE', true);
I get this error
Warning: array_keys() expects parameter 1 to be array, null given in [path]/includes/functions.php on line 4290
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 4290
Fatal error: Call to a member function query_read_slave() on a non-object in /home/thecolic/public_html/includes/functions.php on line 3252
Please advise
|