Title: Save failed
Last modified: August 21, 2016

---

# Save failed

 *  Resolved [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/)
 * After pressing the “save changes” button the page loads for a while and it appears
   the following message:
 * > Speichern fehlgeschlagen: AJAX call failed: parsererror – SyntaxError: JSON.
   > parse: unexpected character. Try again while holding down the “Shift” key.
 * Even holding down the “Shift” key does not work 🙁
 * My table has 826 rows and 3 columns. In one of the three columns every row is
   filled with a html-code like `<a href="http://www.mydomain.de">....</a>`
 * P.S.: Sorry for my bad english I’m German
 * [http://wordpress.org/plugins/tablepress/](http://wordpress.org/plugins/tablepress/)

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

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

 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162696)
 * After I deactivated a lot of plugins it worked. I don’t know exactly which plugin
   was the offender.
 * If you’ve got tips or hints I would appreciate it. Rated and donated to your 
   plugin we have already 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162732)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Good to hear that your further investigations already helped here! This means
   that one of the plugins that you deactivated interferes with the table saving
   mechanism in TablePress.
    To find out what exactly caused this, we’d need to 
   find out which plugin caused that interference. So, unless you don’t need all
   of those other plugins again, please try re-activating them one by one, and check
   if the saving error appears again, after each one. With that method, we should
   be able to find the plugin that caused this.
 * Regards,
    Tobias
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162795)
 * One plugin I was able to identify meanwhile: WP-Filebase
 * **Another question:**
 * Whitch of these extensions i need to use the following code under “Eigene Befehle:”
 * `"aoColumnDefs": [ { "bSearchable": false, "aTargets": [ 2 ] } ]`
    - Change DataTables strings
    - DataTables Column Filter
    - Row Filtering
    - Shortcode Filter from GET parameter
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162796)
 * Hi,
 * great find! Yes, I can confirm that WP-Filebase causes this, as I have found 
   some very bad code in one of its files. That will break the AJAX request and 
   modify ALL variables that are transmitted (instead of just the ones that the 
   plugin uses itself). This unfortunately can break many plugins.
    You will therefore
   have to deactivate this plugin whenever working with TablePress.
 * About that code in “Eigene Befehle”. For that specific one, you do not need any
   of the mentioned Extensions. This is built-in functionality.
    (It will turn off
   searchability for the third column in your table (counting starts with `0`).)
 * Regards,
    Tobias
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162840)
 * I’ve found two other Plugins, which could have cause the problem:
    - Adminimize
    - Admin Menu Editor
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162841)
 * Hi,
 * I don’t really think that those could have done this. It’s more likely that WP-
   Filebase was responsible for this, as that contained some code that is relevant
   to the issue.
 * Regards,
    Tobias
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162843)
 * You are right. I just noticed that it makes a difference what change was made​​
   to the table. If I delete something or adding the save usually works. However,
   when I re-sort a column it does not work in turn and the following message appears:
 * > Speichern fehlgeschlagen: AJAX call successful, but unclear data. Try again
   > while holding down the “Shift” key.
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162844)
 * I just noticed: Even if the message “Speichern fehlgeschlagen” appears – the 
   changes to the table in the WordPress backend are stored. When I leave the table
   or WordPress – the changes are not visible. If i call again on the table this
   is up to date.
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162845)
 * Now that I’ve deactivated the plugin Breadcrumb NavXT, the table could be successfully
   stored without error message. I’m really confused…
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/save-failed/#post-4162846)
 * Hi,
 * yes, that’s really confusing.
    Just to find out more: What version of WP are 
   you using right now?
 * Regards,
    Tobias
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/save-failed/#post-4162847)
 * WordPress 3.6.1.
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/save-failed/#post-4162848)
 * Meanwhile, I suspect that the problem has nothing to do with the plugin(s).
 * After sorting a column, storing not seem to work.
    If I deactivate and active
   any plugins or more – it goes after a few attempts. I can detect no system in
   it. sometimes it works and sometimes not
 * P.S.: Could it be the browser possibly?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/save-failed/#post-4162849)
 * Hi,
 * ok, with WP 3.6.1 those issues should not happen like this…
 * Really weird then… We should investigate this more once you have updated to WP
   3.7 and TablePress 1.2, which will be released shortly.
    Maybe it’s just a temporary
   glitch.
 * Regards,
    Tobias
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/save-failed/#post-4162850)
 * Okay, the Update to WP 3.7 is done.
 * After upgrading Tablepress to 1.2 the following message appeared in the lower
   range:
 * Warning: Missing argument 3 for wpseo_upgrader_process_complete() in /homepages/…/…/
   htdocs/…/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php on
   line 259
 * After that I made ​​to test a small change to the table and save is failed again
 *  Thread Starter [lasislas](https://wordpress.org/support/users/lasislas/)
 * (@lasislas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/save-failed/#post-4162851)
 * I’ve deactivate WordPress Seo ​​to test but it has not changed 🙁

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

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

The topic ‘Save failed’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [save](https://wordpress.org/support/topic-tag/save/)
 * [Saving](https://wordpress.org/support/topic-tag/saving/)

 * 21 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/save-failed/page/2/#post-4162874)
 * Status: resolved