Title: Error Saving
Last modified: August 22, 2016

---

# Error Saving

 *  Resolved [caspianjvc](https://wordpress.org/support/users/caspianjvc/)
 * (@caspianjvc)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-saving/)
 * Hi,
 * I am getting the error “Failed to save the data, please try again”. Have tried
   a reinstall of the plugin but still not working. It will let me create a new 
   map just not save any locations.
 * Thanks,
    James
 * [https://wordpress.org/plugins/nomad-world-map/](https://wordpress.org/plugins/nomad-world-map/)

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

 *  [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-saving/#post-5393261)
 * If you can add this to your wp-config.php ( can be found in the root of your 
   wp installation of your server ). And set WP_DEBUG to true, this line should 
   already be in the wp-config.php
 *     ```
       define( 'WP_DEBUG_LOG', true );
       ```
   
 * Then try to save it again ( which should fail ), then in the /wp-content folder
   you should see a file called debug.log. Either copy / paste the content here,
   or send it to info at tijmensmit.com.
 * Do set WP_DEBUG back to false afterwards en remove the WP_DEBUG_LOG line.
 *  Thread Starter [caspianjvc](https://wordpress.org/support/users/caspianjvc/)
 * (@caspianjvc)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/error-saving/#post-5393279)
 * All sorted. Turn debug on and then I could see the error. The error was that 
   I only had insert, update, delete and select for the database user. Changed to
   full control when I installed the plugin and now it works as expected. I assume
   it will be ok to revoke permissions once installed?

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

The topic ‘Error Saving’ is closed to new replies.

 * ![](https://ps.w.org/nomad-world-map/assets/icon-256x256.jpg?rev=984088)
 * [Nomad World Map](https://wordpress.org/plugins/nomad-world-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nomad-world-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nomad-world-map/)
 * [Active Topics](https://wordpress.org/support/plugin/nomad-world-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nomad-world-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nomad-world-map/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [caspianjvc](https://wordpress.org/support/users/caspianjvc/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/error-saving/#post-5393279)
 * Status: resolved