• Resolved msteffgen

    (@msteffgen)


    Hello, I’ve installed your latest plugin and when trying to save a new tables I get this error:

    Saving failed: AJAX call successful, internal saving process failed. Try again while holding down the “Shift” key.
    These errors were encountered:
    ajax_save_table_load [1];
    table_load_no_post_id_for_table_id [1]

    I’v tried to deactivate all plugins and change theme to twenty sixteen and still am seeing this issue. Any help would be greatly appreciated.

    Cheers

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This indicates some problem with the database. It seems like saving to the wp_options database table is somehow not working properly. Could you maybe try “optimizing” or “repairing” that database table with a tool like phpMyAdmin on your server?

    Regards,
    Tobias

    Thread Starter msteffgen

    (@msteffgen)

    Thanks for the reply, I’ve repaired and optimized that table using phpmyadmin and also a optimizing plugin however I’m still seeing the same errors. My wp_options table is named wpef_options, would this cause an issue? Also it looks like the tables are getting entered into the _posts table but it’s not entering the content: [[“”,””],[“”,””],[“”,””]] is what I’m getting in the post_content.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, thanks for checking.

    No, the name of the table (wpef_options) does not matter.

    What you see in the wpef_posts table there is the JSON code for an empty table, that is correct and expected.

    However, you should also have an entry tablepress_tables in the wpef_options table that should be growing with each new TablePress table. Could you maybe look for that entry?

    Regards,
    Tobias

    Thread Starter msteffgen

    (@msteffgen)

    OK, I’m not seeing that entry in that table at all.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ok, that’s part of the problem then. Either this entry could not be added when TablePress was installed, or it was somehow deleted afterwards.

    Now, do you already have tables on your site that do have content, or are all of them empty?
    If so, we can simply try to re-install TablePress. For that, please use the Uninstall button on the “Plugin Options” screen of TablePress. This should remove all TablePress data from the site. Then, simply reactivate TablePress.
    If you already have tables with data on the site, please let me know and I’ll think about a solution for that.

    Regards,
    Tobias

    Thread Starter msteffgen

    (@msteffgen)

    Thanks Tobias for the great support, that did the trick and we are now able to use the plugin properly.

    Cheers!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Saving failed: AJAX call successful, internal saving process failed. Try again w’ is closed to new replies.