• Resolved dstaehr

    (@dstaehr)


    When I click on any links to customize a theme I get this fatal error:

    Fatal error: Cannot access parent:: when current class scope has no parent in /home/mysite/public_html/wordpress/wp-includes/class-wp-customize-control.php on line 345

    When I attempt to install or upgrade a theme or plugin I get this fatal error:

    Fatal error: Call to undefined method Theme_Upgrader::init() in /home/mysite/public_html/wordpress/wp-admin/includes/class-wp-upgrader.php on line 823

    I can upload themes and plugins via FTP and activate them. But lose major functionality via the admin dashboard due to the fatal errors.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter dstaehr

    (@dstaehr)

    I reviewed the master list at the link you provided, didn’t see anything relating to my issues.

    You’ve gone through all of them, including a manual update?

    https://codex.www.ads-software.com/Updating_WordPress#Manual_Update

    Thread Starter dstaehr

    (@dstaehr)

    Next up, a manual update to 3.7.1 maybe that will do the trick!

    Thread Starter dstaehr

    (@dstaehr)

    I 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?

    Where is your site hosted?

    I am getting these errors too. Stripped out all of my plugins and themes and still continued to get the errors. Think I began noticing this with 3.6.

    Thread Starter dstaehr

    (@dstaehr)

    Web host ended up making some edits to the php.ini to disable eAccelerator and some other changes, problems no longer.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fatal Errors when customizing and installing’ is closed to new replies.