Title: WP Plugin update+Admin bar issue
Last modified: June 15, 2019

---

# WP Plugin update+Admin bar issue

 *  [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/)
 * Hi, please update my plugins:
    [https://www.theinspiredeye.net/wp-admin/update-core.php](https://www.theinspiredeye.net/wp-admin/update-core.php)
 * Here is the list of problems I have, they should be fixed with the updates, but
   in case they don’t:
 * The Top of the admin area is weird, it only shows the amount of plugins that 
   needs updating
 * I do not have access to the editor (like under plugins)
 * The Mailerlite plugin doesn’t appear
    [https://www.theinspiredeye.net/wp-admin/admin.php?page=wc-settings&tab=integration&section=mailerlite](https://www.theinspiredeye.net/wp-admin/admin.php?page=wc-settings&tab=integration&section=mailerlite)
 * URL coupons do not work. Click here:
    [https://www.theinspiredeye.net/egblitzspecial1ert](https://www.theinspiredeye.net/egblitzspecial1ert)
 * And you will get “The site is experiencing technical difficulties.”
 * Can’t add to cart. Click below:
    [https://www.theinspiredeye.net/product/inspired-eye-issue-70/](https://www.theinspiredeye.net/product/inspired-eye-issue-70/)
   And it keeps saying “You must specify a SKU for the Ecommerce item”
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwp-plugin-updateadmin-bar-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641007)
 * >> Hi, please update my plugins: <<
 * What? We cannot do your admin tasks for you.
 * Let’s start by looking at the issues that cause the “technical difficulties”.
   Errors like this are logged. Check the error log on your server. If you can’t
   find the log, please contact your host.
 * Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/
   debug.log to see if anything gets logged there. [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * You can also try this: Please attempt to disable all plugins, and use one of 
   the default (Twenty*) themes. If the problem goes away, enable them one by one
   to identify the source of your troubles.
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641553)
 * No I’m not saying you to do I’m saying that these errors are totally out of my
   mind I used Digital Ocean as Host.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641561)
 * Digital Ocean provides VPS, not managed WordPress hosting, so essentially, you’re
   your own host on a system that’s yours to configure. However, please follow the
   steps I outlined above so we can debug these issues.
 * If WP cannot update itself, that suggests that the file ownerships or permissions
   are incorrect. The directories should be 755, files 644, and should be owned 
   by the same user under which the PHP process is running.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641562)
 * Digital Ocean provides VPS, not managed WordPress hosting, so essentially, you’re
   your own host on a system that’s yours to configure. However, please follow the
   steps I outlined above so we can debug these issues.
 * If WP cannot update itself, that suggests that the file ownerships or permissions
   are incorrect. The directories should be 755, files 644, and should be owned 
   by the same user under which the PHP process is running.
 * edit:
 * I see you’re using nginx under ubuntu, so the user for your files should probably
   be “www-data”.
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641575)
 * can you please Guide Thoroughly like what to do in step by step Please!!
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641577)
 * How much Linux do you know?
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641580)
 * First of all I just want to update my Plugins
    “An error occurred while updating
   WooCommerce Zapier Integration: Download failed. cURL error 6: Could not resolve
   host: woocrack.com”
 * I’m receiving these type of error while updating Plugings.
 * I can share my WP login detail with you so you can do it please!
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641582)
 * Literally I don’t about it!
    I’m totally unknown to it
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641585)
 * >> Literally I don’t about it!
    I’m totally unknown to it<<
 * Why then are you on Digital Ocean? I strongly suggest you consider a shared or
   managed WordPress hosting environment. It’s beyond the scope of these forums 
   to teach you to manage a server.
 * >> I can share my WP login detail with you so you can do it please! <<
 * Please don’t offer to send or post logon credentials on these forums:
 * `https://wordpress.org/support/guidelines#the-bad-stuff`
 * >> Could not resolve host: woocrack.com” <<
 * Woocrack? Huh? Where are you getting your plugins? It sounds like either you’ve
   been hacked or you’ve been downloading “nulled” plugins. I do not condone or 
   support the use of nulled plugins.
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641593)
 * So what should I do now!
    1. My admin bar is also Disappeared. 2. I can’t update
   my Plugins.
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641594)
 * The Plugins that I’m trying to update is:
    Layslider Thrive WooCommerce
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641600)
 * Try manually updating them. Download the plugins to your PC and unzip them.
 * Then via FTP or from the Linux command line, delete the plugins from wp-contents/
   plugins and replace the directories with the ones you just downloaded.
 * Also, please answer my question about nulled plugins.
 *  Thread Starter [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * (@alpha1010)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641609)
 * Nop man I’m not using nulled plugins!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘WP Plugin update+Admin bar issue’ is closed to new replies.

## Tags

 * [update plugins](https://wordpress.org/support/topic-tag/update-plugins/)
 * [wordpress dashboard](https://wordpress.org/support/topic-tag/wordpress-dashboard/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 13 replies
 * 2 participants
 * Last reply from: [alpha1010](https://wordpress.org/support/users/alpha1010/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/wp-plugin-updateadmin-bar-issue/#post-11641609)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
