Hello,
We were working on a site that was moved to a new URL by our hosting provider. Consequently none of the URLs were updated in the DB.
I was able to log into the CP and update the URLs under General Config to get the CP displaying correctly. When I tried to install a plugin I started getting some php errors, so I disabled and then deleted the plugin.
After doing so, the CP started throwing the following errors…
A PHP Error was encountered
Severity: Notice
Message: Undefined property: EE::$session
Filename: libraries/Functions.php
Line Number: 76
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /mnt/target05/341597/610458/www.coppercoloradocondos.com/web/content/ccc-control/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 767
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /mnt/target05/341597/610458/www.coppercoloradocondos.com/web/content/ccc-control/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 393and we are unable to access the CP.
I believe the site is running EE Version 2.3.0. I’m tempted to upgrade to EE 2.3.1, but am hesitant to do so without a properly functioning site.
Would appreciate some help getting these issues sorted.
Thanks.