1
Well, I wish I knew where to start.
My site has been working fine ... even just lastnight. 24 hours later and now all I can get is this message ...
Quote:
Fatal error: Call to a member function on a non-object in /www/kernel/config.php on line 222
Line 222 is as follows :
$ret[$configs[$i]->getVar('conf_name')] = $configs[$i]->getConfValueForOutput();
I've already tried to connect via the user.php and administrator.php directly with no luck ... same error.
I have full FTP access and MySQL access via PHPMyAdmin for my site if that is of any help.
Any and all help would be greatly appreciated.
Thanks in advance,
CrazyJoe