• My site is totally down this morning (12-7-16) after an Auto-Update of 4.7v. It updated during the night sometime. I cannot access either the Admin Area or the Frontend.

      carriage-lifestyle-owners-club.com

    Both, URL’s get the following Error Message:

    Fatal error: Call to a member function do_all_hook() on a non-object in /home1/carriage/public_html/wp-includes/plugin.php on line 837

    Need Help, Thanks
    Charles Gentry

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Fatal error in the output generally indicates either:
    (1) your theme doesn’t like your version of WordPress
    (2) you have a plugin that doesn’t like your version of WordPress
    (3) or you have an incomplete install/upgrade

    Have you tried:
    – Flushing any caching plugins you might be running, as well as server and/or browser caches. Not just your browser, but any op cache or content network cache as well such as Cloudflare. If your host provider has a “Purge Varnish” option or if you can ask your provider to flush memcache on your server.
    – If that does not resolve the issue, try deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – If that does not resolve the issue, or if you can’t get into your admin dashboard, try resetting the plugins folder by FTP. Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.
    – If that does not resolve the issue, keep all plugins deactivated and try switching to the unedited default Theme (Twenty Seventeen) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins). If you don’t have access to your admin area, use FTP , or your web-host’s cPanel or whatever file management application your host provides (no Dashboard access required). Navigate to /wp-content/themes/ and switch to the default theme by renaming your current theme’s folder by adding “-old” to the end of the folder name. Alternately, you can remove other themes except the default theme. That will force your site to use it.
    – If all the above steps do not resolve the issue, then try MANUALLY updating. Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old wp-admin and wp-includes folders and files on your server before uploading the new ones. Please read the Manual Update directions first.
    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

    Thank you, t-p, I’m very grateful for those instructions! My site was also totally down after the 4.7 update, but I was able to follow the linked instructions to deactivate all the plugins using phpMyAdmin (which I’d never touched before!), then reactivated them one by one.

    This time I did the plugin update to Jetpack before reactivating, and I think that was what made the difference. Everything is reactivated and the site is good. Thanks

    Moderator t-p

    (@t-p)

    Glad to know it ??

    Thread Starter boy1der

    (@boy1der)

    t-p,

    Thank you for your assistance. I did the “Resetting of Plugins Folder” and that didn’t help. I’m still getting the Fatal Error Message. I still cannot access the wp-admin area. I contacted the Server (eHost) and after 3 days, they notified me that the problem is in the “Scripting” of WordPress and that the problem occurred after the auto-update of WordPress 4.7 and that they’re not able to work on WordPress and told me it would be up to WordPress to get it fixed. I’m not confident in my abilities to do a Manual Update of WordPress. I would hate to mess up and do something I shouldn’t have. Where/What do you suggest I do now? I’m retired and on a fixed income and can’t afford to pay a lot of money to get this fixed.

    Thanks for any and all help,
    boy1der

    • This reply was modified 7 years, 11 months ago by boy1der.
    Moderator t-p

    (@t-p)

    I’m not confident in my abilities to do a Manual Update of WordPress. I would hate to mess up and do something I shouldn’t have. Where/What do you suggest I do now? I’m retired and on a fixed income and can’t afford to pay a lot of money to get this fixed.

    – These forums are volunteer and not for soliciting or finding jobs. If you can’t do the work yourself, you have the option of engaging a professional to assist you. If you want to follow that option and hire someone for this, then please try one of these sites: https://jobs.wordpress.net/
    or
    https://directory.codepoet.com/
    – This topic has now been closed as per the Forum Rules

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Site Totally Down after Latest Update’ is closed to new replies.