dstaehr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal Errors when customizing and installingWeb host ended up making some edits to the php.ini to disable eAccelerator and some other changes, problems no longer.
Forum: Fixing WordPress
In reply to: Fatal Errors when customizing and installingI MANUALLY updated to 3.7.1 then tested via the admin dashboard to see if the FATAL ERROR that occurred when I would click on customize would come up. I was able to get into the theme customization on the first try, but when I closed it, and went back to the dashboard to try again, the FATAL ERROR came up again.
Fatal error: Cannot access parent:: when current class scope has no parent in /home/wwwXXX/public_html/wordpress/wp-includes/class-wp-customize-control.php on line 345
This error comes up for every theme I activate.
All current plugins are deactivated.
I also tried to install a new plugin, and again this fatal error comes up
Fatal error: Call to undefined method Plugin_Upgrader::init() in /home/wwwXXX/public_html/wordpress/wp-admin/includes/class-wp-upgrader.php on line 441
Might there be a caching issue?
Forum: Fixing WordPress
In reply to: Fatal Errors when customizing and installingNext up, a manual update to 3.7.1 maybe that will do the trick!
Forum: Fixing WordPress
In reply to: Fatal Errors when customizing and installingI reviewed the master list at the link you provided, didn’t see anything relating to my issues.