This question may be related to a resolved thread.
Hi
I’m moving a finished EE site from the dev server to the live one & I’m getting a blank admin/homepage. If I turn on debug, I get an error message:
Fatal error: Call to undefined method CI_Config::site_prefs() in /system/path/admin/expressionengine/libraries/Core.php on line 152
The directory is correct for the file. I’ve checked the permissions are all correct & updated the $system_path in admin.php & index.php. I’ve also updated the database cache dir.
Is there anything I am missing?