What To Do When WordPress Update Fails

The dreaded updates. Sometimes, it’s a bit more scary like a blank page, appearing like the site disappeared.

At other times, it’s frustrating stuff like not being able to log into the admin. Then there are smaller annoyances like things disappearing, and visual editor is gone.

What To Do WhenWordPresss Update FailsIn working with WordPress over 10 years, this is what I know for sure. Your site usually hasn’t disappeared or been deleted. Could it happen, yes but not often. 90% of the time, it is either:

  • Theme incompatibility
  • Plugin incompatibility
  • Upload or upgrade process didn’t complete properly or somehow the files are corrupted.

Also, your posts are not gone. Here’s why. An upgrade overrides the files. Not the database. These are two systems working together to deliver your content. Unless your database is corrupt, usually you are good to go.

Step 1

Before you do anything it might be a good idea to backup first.

What did you say? Backup? I can’t even get into WordPress how am I supposed to backup?

Ah! That’s one of the reasons you should always have an alternative backup option. You could,

Why backup at this late stage? My mantra is, there are never enough backups. It’s a little bit like the scene of a crime. If you ever come across one – and I hope you never do – you know you should not touch anything to preserve the scene.

Same thing with your site. If you don’t backup now, and you do a bunch of things that aren’t successful, it could be more difficult for someone else to come help. They wouldn’t know exactly what you did. Having a backup can be a helpful comparison.

Step 2

Next, disable your plugins first. This is because plugins are easier to put back than themes. If a theme is widget heavy it can be a pain putting them back.

This usually clears up a lot of the issues. You can then start narrowing down the problem by enabling a plugin one at a time, stopping to check for problems.

Step 3

If it is not one of your plugins, it could be your theme. So simply disable your theme, following the same process. Then check if the problem disappeared.

Step 4

Still there? Your next option would be to temporarily disable your .htaccess file.

Step 5

If that still didn’t take care of the issue, what you can try next is to re-upload WordPress files using FTP. You would first delete all wp folders and files with the exception of:

  1. wp-config.php
  2. wp-content folder

It sounds scary to delete it but sometimes that works better than overwriting. This is another reason you backup first before troubleshooting.

Then, re-upload all WP files and folders again with the exception of wp-config.php and wp-content folder.

Now, check your site. If it comes back or you can finally log in, it might look still a little messed up. That’s OK just log in now to put everything back where it was.

If you are still having trouble by now, that could indicate a possible issue outside of WordPress as well. Here are some other things to try. Good luck!

Do You Want A Hands-Free Business?

Then get this guide to help you systemize your business so you'll have more time working on your business.

!
!

Hey! I want to make sure you know what you're getting here. In addition to the guide, you will also receive our memo that includes special offers, announcements and of course actionable information.

Terms and Conditions checkbox is required.
Something went wrong. Please check your entries and try again.
Facebook Comments

7 Comments

  1. Melody on April 23, 2014 at 3:28 pm

    Good timing on this post Lynette. 
    Earlier this week, we had a customer say their visual editor went missing after the latest upgrade but thought it was a conflict with our plugin since they installed it right after upgrading. Luckily, they just had to disable and re-enable the visual editor to get it to work again. However, if that hadn’t worked, I was not quite sure how I was going to explain what they needed to do next. LOL  Now I can just send them to here when they ask.  Yay!

    Melody



  2. Jeanette Cates on April 23, 2014 at 4:00 pm

    Can we turn off these automatic upgrades from WordPress? Seems like they’re breaking more than they’re helping. I used to have a choice of when I had time to do the upgrades. Now they seem to be taking control of my blog!



  3. Leigha Baer on April 23, 2014 at 4:05 pm

    Lynette, you know all the right things to say and exactly when to say them.  Thank you again for your awesomeness!



  4. LChandler on April 23, 2014 at 5:21 pm

    Hey there Jeanette Cates  The answer is yes ma’am 🙂

    I use this plugin on certain sites where I don’t want auto minor updates. Usually sites that have a membership attached to them.
    http://wordpress.org/plugins/update-control/

    For sites that I barely touch I just let them update. The major updates you still have to do you on your own though. Those are not automatic.



  5. LChandler on April 23, 2014 at 5:23 pm

    Thank you Leigha Baer !



  6. LChandler on April 23, 2014 at 5:25 pm

    I’ll thank you ahead for the future referrals @Melody . There are a number of new and updated things that would affect some plugins in different ways but I think the most disruptive one is the the visual editor. I like it better. It really is a better editor but the plugin developer would certainly have to update that. Trouble is, if the plugin is not supported anymore… you’re left holding the bag.



  7. Mimi Klosterman on April 23, 2014 at 11:37 pm

    Thanks for the step-by-step procedures, Lynette!  This helps out a lot.  I’ve already bookmarked this for future reference.