Title: Update problems
Last modified: September 3, 2018

---

# Update problems

 *  [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/)
 * Hi,
    I just updated to the most recent version of wordpress x theme and then 
   tried to update all my plugins and now when I try to access my dashboard, it’s
   a blank screen. Also my website looks like it’s trying to update pictures but
   it never stops twirling around. Please help Thanks, Jan
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupdate-problems-32%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/update-problems-32/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/update-problems-32/page/2/?output_format=md)

 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10653479)
 * Hello, I saw the loading icon initially for some images but it goes away and 
   displays the images after a few seconds.
 * > now when I try to access my dashboard, it’s a blank screen
 * First, let’s start by disabling all plugins. Since you cannot access WP admin,
   you will need to force disable the plugins by changing the name of the plugins
   directory to something like _plugins.
 * If the issue still persists after disabling all plugins please try enabling [WP_DEBUG and WP_DEBUG_LOG](https://codex.wordpress.org/WP_DEBUG).
   Once they are enabled you should find an error log in /wp-content/debug.log.
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10655564)
 * Thanks, I’ve done the first steps and now can access my dashboard. My plugins
   are disabled now I don’t know how to enable WP DEBUG and the log – can you please
   describe how I do that.
    Thanks Jan
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10655655)
 * Update: I’ve changed the code to:
    define(‘WP_DEBUG’, true); in my wp-config.
   php file Now I’m not sure what to do… do I need to enable my plugins again so
   I can see the mistakes – where do I see them? Thanks Jan
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10655737)
 * Hi, this confirms that one of your plugins was causing the issue. There’s no 
   need to have debug enabled now since we know the issue has to do with a plugin.
 * The next step would be to [disable all plugins in the database via phpMyAdmin](https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/).
   After you have disabled all plugins you can change back the plugins directory
   and start enabling each plugin 1 at a time until you find the plugin causing 
   the issue.
 * Once you have found the plugin causing issues feel free to report it to the plugin
   developer.
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10655835)
 * Seems all the updates have worked and I’ve reset the plugins and deleted a few
   that had issues, however I’m now noticing some problems:
 * My menus don’t seem to work now
    My posts aren’t showing up on the top bar of
   the site Photos on the home page are really slow to load
 * Any suggestions would be great.
    Thanks Jan [http://www.tonecluster.org](http://www.tonecluster.org)
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10656043)
 * Hi, what plugins did you remove? Did you have any cache or site optimization 
   related plugins installed or still have them? Do you have any backups of your
   site from before this happened? I can see a jQuery issue in the console which
   could be causing some of the issues with your theme. Can you enable WP_DEBUG 
   and WP_DEBUG_LOG so that way we can see the errors in /wp-content/debug.log?
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10656201)
 * Not sure where to put the code: define( ‘WP_DEBUG_LOG’, true );
 * I have the following plugins:
    All-in-one event calendar Contact Form 7 Cornerstone
   Custom CSS Manager Easy Custom Sidebars EWWW Image Optimizer Force Regenerate
   Thumbnails Photo Gallery Redirection Slider Revolution WP Statistics
 * Some of these were installed by someone else who helped me with the site and 
   I don’t know really know what they even do. I’m a newbie 🙂
 * I do have a backup I could reinstall if this is too complicated to fix.
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10656298)
 * Hi, you can put that in wp-config.php along with WP_DEBUG.
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10659582)
 * Hi,
    I put in the debug log code and now I’m getting error messages but I don’t
   know what they mean. Is there a way to get the site offline until I can fix it?
   Thanks for your help, Jan
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10660067)
 * Where will I see the log? I looked in wp content for the debug.log but did not
   find it
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10660171)
 * Hi, can you paste the error codes here? The file might not have been created 
   because of incorrect permissions. You can also ask your host where you can find
   the error log from them.
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10660626)
 * Hi,
    When I try to put the posts on the top of the home page by putting them 
   to Feature I get this error: Fatal error: Call to undefined function x_intval_explode()
   in /home/tonec700/public_html/wp-content/themes/x-child/framework/views/ethos/
   _post-carousel.php on line 25
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10660942)
 * Hello, for this you will need to contact the theme developer or the person that
   helped with your site. Can you also tell me what PHP version you have?
 *  Thread Starter [janandrews0](https://wordpress.org/support/users/janandrews0/)
 * (@janandrews0)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10661001)
 * How can I tell what PHP version I have?
 *  [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * (@wurpe)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/#post-10661054)
 * You can find the PHP version in your host’s cPanel (if they offer it) or by [following this guide](https://codex.wordpress.org/Finding_Server_Info).

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/update-problems-32/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/update-problems-32/page/2/?output_format=md)

The topic ‘Update problems’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 17 replies
 * 2 participants
 * Last reply from: [Wurpe Hosting](https://wordpress.org/support/users/wurpe/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/update-problems-32/page/2/#post-10661475)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
