After moving my site from a local MAMP server to a production server I now see a white screen on the CP and front-end.
I’ve successfully done this plenty of times with other sites but something has not worked out this time. I’ve removed the .htaccess file, set all paths, set file permissions and removed all plugins. Still no joy!
I know the server is fine as I can install an out-of-the-box version of EE.
If I set my index.php file to “$debug = 1;” I get the following error log:
[14-Jan-2012 11:09:15] PHP Fatal error: Call to undefined method CI_Input::filter_get_data() in /home/xxxxxx/public_html/xxxxxx/expressionengine/libraries/Core.php on line 257xxxxxx’s have been used in place of actual server path.
Does this error make sense to anyone?
EE v2.3.1
PHP version 5.2.14