Title: [Plugin: WP-Table Reloaded] Problem with saving changes
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Problem with saving changes

 *  Resolved [SP](https://wordpress.org/support/users/sunha212/)
 * (@sunha212)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-saving-changes/)
 * Hi, I’m having problem with saving any changes to the options above or below 
   the Edit Table page. I have no problem with importing csv that has as many rows
   as 400 or more, and 9 columns. But when I touch any options into Table Information,
   Table Styling Options or DataTables JavaScript Features and hit Update Changes
   or Save and go back buttons, it reloads the page and shows only 100 rows (the
   rest is gone) and uncheck all options for Table Styling and DataTable JavaScript
   Features. But it saves any change I made to Table Information and Table Contents.
 * I checked this forum and found multiple discussions about Suhosin, and tried 
   to follow the solutions like .htaccess and .user.ini, but none of them works,
   and I didn’t know how to do with php.ini so I checked with my hosting company,
   and they said i can’t access to php.ini file, and they don’t have suhosin extension
   installed in the particular server I’m using. So I assume that my problem is 
   not so much about Suhosin.
 * Any help would be appreciated. Thanks.
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-saving-changes/#post-2899075)
 * Hi,
 * thanks for your post, and sorry for the trouble…
 * This indeed hints at the “max_input_vars” setting that is mentioned in the other
   forums posts as well. (This one has been more common in the last weeks, while
   Suhosin doesn’t seem to cause trouble that often anymore.)
    Thus, the best idea
   now is to ask your webhost for help with changing this setting, either via an.
   htaccess file, .user.ini, or php.ini. They should definitely make it possible
   through one of these three ways. Otherwise, they could still change it in the
   server’s php.ini.
 * Regards,
    Tobias
 *  Thread Starter [SP](https://wordpress.org/support/users/sunha212/)
 * (@sunha212)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-saving-changes/#post-2899096)
 * Thank you so much! It works!
 * I just contacted my hosting company and solved the issue.
    What I did was adding
   the following line in a .htaccess file and put it back into the root folder, 
   and it just works like there hasn’t been any problem.
 * php_value max_input_vars 10000
 * Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-saving-changes/#post-2899097)
 * Hi,
 * awesome! Great that they were able to help with this!
 * Best wishes,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Problem with saving changes’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-saving-changes/#post-2899097)
 * Status: resolved