Title: Admin Errors
Last modified: August 21, 2016

---

# Admin Errors

 *  Resolved [cmstactics](https://wordpress.org/support/users/cmstactics/)
 * (@cmstactics)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/admin-errors-1/)
 * When visiting the Edit Location page, the admin bar seems to be missing. Also,
   after updating the location, I get a message that says the following although
   the data is updated instead of returning to the previous locations list page:
   
   Invalid query: Access denied for user ‘www-data’@’localhost’ (using password:
   NO)
 * These two issues showed up after upgrading the plugin to the latest version.
 * [https://wordpress.org/plugins/store-locator/](https://wordpress.org/plugins/store-locator/)

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

 *  Plugin Author [Viadat](https://wordpress.org/support/users/viadat/)
 * (@viadat)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/admin-errors-1/#post-5000979)
 * “(using password: NO)” is sometimes indication that your database is down .. 
   or you need to perform repair or optimization operations on certain database 
   tables.
 * Did you perform some big operation on your website or database beforehand?
 *  Thread Starter [cmstactics](https://wordpress.org/support/users/cmstactics/)
 * (@cmstactics)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/admin-errors-1/#post-5001007)
 * I moved servers and the site using the plugin is now using Amazon Web Services
   Ubuntu 14.04. Could it be an AWS setting that I need to enable?
 * I’m also noticing that the geocoding is no longer working either. Can this be
   a server issue as well?
 *  Thread Starter [cmstactics](https://wordpress.org/support/users/cmstactics/)
 * (@cmstactics)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/admin-errors-1/#post-5001010)
 * I was able to fix the geocoding by updating one of your lines of code.
    In sl-
   functions.php line 1205: I changed this $update_result = mysql_query($query);
   to this $update_result = $wpdb->query($query);
 * I still have the admin bar missing but I no longer have the Access denied warning
   message.
 *  [Console.Support](https://wordpress.org/support/users/photoua/)
 * (@photoua)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/admin-errors-1/#post-5001124)
 * Thank you.

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

The topic ‘Admin Errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/store-locator_343c21.svg)
 * [Store Locator for WordPress with Google Maps – LotsOfLocales](https://wordpress.org/plugins/store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/store-locator/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Console.Support](https://wordpress.org/support/users/photoua/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/admin-errors-1/#post-5001124)
 * Status: resolved