I’m trying to set up a local copy of an ExpressionEngine site that someone else put together so I can test an upgrade to 2.7.0 before applying it to the live site, but I’m getting a fatal error when I log into the control panel and try to view some of the sub-menu options.
The error is as follows:
Fatal error: Call to undefined function ee() in /path/to/my/expressionengine/libraries/EE_Table.php on line 57
I’m not sure where the ee() function is set up, or how it is supposed to be made available for being called.
I’ve been through all of the config settings and checked the paths are correct. The site is displaying, as is the main control panel page and some of the options within it, but most of the options crash out with the above.
The site is still at version 2.1.3, but I’d really like to get it working fully before I attempt the upgrade. I’m not experienced with EE and I’m trying to figure things out on the hoof after having to take over the running of the site unexpectedly. Any help would be very much appreciated.
Thanks a lot
Grant