Hi
My client is currently running EE 1.6, they doesn’t want to upgrade to version 2 but want us to take control of hosting so we’re currently migrating the site.
We have copied the database and files and update the config to the test URL we’re running the site on (its different to the live URL) but we’re having problems accessing the admin panel.
When we access the CMS login page we just get a blank page, after investigating the log along with all the EREGI depricated warnings we get this:
[Thu Jun 21 16:24:46 2012] [error] [client 46.18.217.130] PHP Deprecated: Function eregi() is deprecated in /www/www.ashleyhouse.co.uk/admin/db/db.mysql.php on line 342, referer: http://ashleyhouse.dp-online.co.uk/admin/index.php
[Thu Jun 21 16:24:46 2012] [error] [client 46.18.217.130] PHP Warning: Parameter 2 to Extensions::universal_call_extension() expected to be a reference, value given in /www/www.ashleyhouse.co.uk/admin/core/core.extensions.php on line 120, referer: http://ashleyhouse.dp-online.co.uk/admin/index.php
24:46 2012] [error] [client 46.18.217.130] PHP Deprecated: Function eregi() is deprecated in /www/www.ashleyhouse.co.uk/admin/db/db.mysql.php on line 342, referer: http://ashleyhouse.dp-online.co.uk/admin/index.php
Can anyone point me in the right direction to troubleshoot. I presume the univesral_call_extension is the problem but not sure why.