Title: Saving tables
Last modified: August 21, 2016

---

# Saving tables

 *  Resolved [MJ Smook](https://wordpress.org/support/users/mj-smook/)
 * (@mj-smook)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/saving-tables/)
 * My website is presenting a white screen on some browsers and so I have to uninstall
   my plugins to check which one is the offender. Is there a way to save the tables
   that I have created with your plugin and their contents or will I have to recreate
   all of them again.
 * Thank you.
 * [http://wordpress.org/plugins/tablepress/](http://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/saving-tables/#post-4517931)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * That white screen most likely is the result of the memory limit being reached,
   so it’s not really possible to determine the “offender”.
    So, instead, you should
   set the `WP_DEBUG` constant to `true` in your wp-config.php file. After that,
   you should see error messages instead of that white screen. If those refer to
   the memory limit being reached, I suggest to increase the current limit by following
   the instructions at [http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP](http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP)
 * Now, regarding your tables: Sure, you can save those. The best way should be 
   to export them to the CSV and JSON formats (on the “Export” screen of TablePress).
   With the CSV format, you’ll have files that can be opened locally as well (e.
   g. in Excel), while the JSON format is the best for restoring the tables in TablePress(
   if that ever becomes necessary).
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Saving tables’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/saving-tables/#post-4517931)
 * Status: resolved