Oh the horror of Plesk. The site is mostly working except for gaining access to the control panel - I just get a blank screen.
I’ve turned on debugging in the index.php file and I get this:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: CI_Loader::$view
Filename: account/login.php
Line Number: 6
Fatal error: Call to a member function head_title() on a non-object in C:\Inetpub\vhosts\website.com\httpdocs\themes\cp_themes\default\account\login.php on line 6I’ve triple-checked that those files are there. I even re-copied the cp_themes folder over just in case any files copied wacko the first time. Tried hardcoding $config[‘cp_theme’] & $config[‘cp_url’] to no avail.
If I change the $config[‘cp_theme’] = ‘corporate’; my error is:
An Error Was Encountered
Unable to load the requested file: account/login.phpAny help appreciated.
Regards
Martin