• Resolved DerbyDave

    (@derbydave)


    Hi,

    Hopefully someone can help. I upgraded WP today through my dashboard to 4.4 but after a few minutes I got the errors below.

    Warning: require(/websites/123reg/LinuxPackage21/dw/re/mo/dwremoval.co.uk/public_html/wp-includes/class-wp-roles.php) [function.require]: failed to open stream: No such file or directory in /websites/123reg/LinuxPackage21/dw/re/mo/dwremoval.co.uk/public_html/wp-settings.php on line 125

    Fatal error: require() [function.require]: Failed opening required ‘/websites/123reg/LinuxPackage21/dw/re/mo/dwremoval.co.uk/public_html/wp-includes/class-wp-roles.php’ (include_path=’.:/usr/local/php53/share/pear:/usr/local/php53/share/php’) in /websites/123reg/LinuxPackage21/dw/re/mo/dwremoval.co.uk/public_html/wp-settings.php on line 125

    http://www.dwremoval.co.uk

    Now I can no longer use my dashboard. I did try a few options through the search engine on here – changing name of theme and plugin folder but no success.

    The only editing I did before the upgrade was updating a contact form and installing WP super cache. Other than that nothing for several weeks.

    Any help very much appreciated.

    Thanks

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

    (@t-p)

    Have you tried:
    – Flushing any caching plugins you might be running, as well as server and/or browser caches. Also, any op cache or content network cache, as well as Cloudflare, clear those caches.
    – 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 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.
    – switching to the unedited default Theme (Twenty Sixteen, etc.) 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. 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.

    Thread Starter DerbyDave

    (@derbydave)

    Thank you for your reply.

    I tried resetting the plugins folder and changing the theme but still the same.

    How do I flush the caches please? Is manually updating a pretty easy task?

    Moderator t-p

    (@t-p)

    Is manually updating a pretty easy task?

    Yes. But read the Manual Update directions first.

    Thread Starter DerbyDave

    (@derbydave)

    I’ve finally got my website back online by manually updating. When I try to access my dashboard I get the following

    Database Update Required

    WordPress has been updated! Before we send you on your way, we have to update your database to the newest version.

    The database update process may take a little while, so please be patient.

    Is this expected? Just worried I don’t wan’t to click update then get the same problem.

    Thanks

    Moderator t-p

    (@t-p)

    Is this expected?

    yes.

    Thread Starter DerbyDave

    (@derbydave)

    All done.

    Thank you. It’s very much appreciated. 🙂

    Moderator t-p

    (@t-p)

    Glad to know it 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Warning and fatal errors after upgrade’ is closed to new replies.