Viewing 8 replies - 1 through 8 (of 8 total)
  • Ticking off checkmarks aren’t saved either. I remember some problems with security addons, but I talked to my host, mod_security is disabled and they are not using suhosin.

    So yeah as of this moment I can’t save any major changes either.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your posts, and sorry for the trouble!

    Very likely this is due to a change in the default configuration in PHP 5.3 that was done recently. This can unfortunately cause the troubles that you describe, especially in large tables.
    Please take a look at https://www.ads-software.com/support/topic/plugin-wp-table-reloaded-cant-saveupdate-long-tables where you can find ideas on this.

    Best wishes,
    Tobias

    Hi Tobias,

    I have talked to my host and they managed to figure it out.

    This is exceprt from the error log:

    [01-Sep-2012 11:51:56 UTC] WordPress database error Duplicate entry ‘16983-160’ for key ‘PRIMARY’ for query INSERT INTO es_term_relationships (object_id,term_taxonomy_id) VALUES (16983,160) made by do_action(‘wp_ajax_autosave’), call_user_func_array, wp_ajax_autosave, edit_post, wp_update_post, wp_insert_post, wp_set_post_categories, wp_set_object_terms
    [04-Sep-2012 22:18:13 UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
    [11-Sep-2012 21:24:31 UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
    [15-Sep-2012 08:33:07 UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
    [15-Sep-2012 08:34:13 UTC] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0

    So we set the max_input_vars to 3000 and everything works fine now.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, yes. So indeed, another occurance of the max_input_vars problem…

    Thanks for the confirmation! And great to hear that your webhost was able to fix this ??

    Best wishes,
    Tobias

    Thread Starter whisky-journal

    (@whisky-journal)

    Ok, thanks a lot for the info. Let’s see how quick my host is ??
    I will inform you about the outcome of my negotiations…
    Stefan

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Stefan,

    yes, that will the best way to continue with this. Let’s hope that your host will also be helpful.

    Regards,
    Tobias

    Thread Starter whisky-journal

    (@whisky-journal)

    Yes, that helped!

    Btw, where can I make suggestions for improvements of the ‘WP-Table Reloaded’?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    awesome! ?? Thanks for the confirmation that this did the trick!

    Suggestions can be made here (I suggest to open a new thread) or via email (my address is in the main plugin file “wp-table-reloaded.php”). Whatever you prefer.

    Best wishes,
    Tobias

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Changes cannot be saved’ is closed to new replies.