Title: Losing data after saving changes
Last modified: August 20, 2016

---

# Losing data after saving changes

 *  Resolved [fredargolo](https://wordpress.org/support/users/fredargolo/)
 * (@fredargolo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/losing-data-after-saving-changes/)
 * I have tried importing a CSV file with approx 1200 rows and 4 columns. The WPTR
   can show all data right, but after I save the changes its only possible to see
   1000 rows. Any help?
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/losing-data-after-saving-changes/#post-3306234)
 * Hi,
 * the reason for that is probably the “max_input_vars” limit that was introduced
   in PHP recently. It prevents saving of tables with a certain number of rows.
 * The fix in this case is to switch to the official and designated successor plugin
   of WP-Table Reloaded, called TablePress. You can get TablePress at [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)
   and find information on migrating at [http://tablepress.org/migration-from-wp-table-reloaded/](http://tablepress.org/migration-from-wp-table-reloaded/)
   
   TablePress uses a much better saving mechanism, that is not prone to this problem.
 * Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Losing data after 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/losing-data-after-saving-changes/#post-3306234)
 * Status: resolved