Title: Export TablePress
Last modified: April 20, 2018

---

# Export TablePress

 *  Resolved [cecnaadmin](https://wordpress.org/support/users/cecnaadmin/)
 * (@cecnaadmin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/export-tablepress/)
 * When I try export any table I get this error
 * The link you followed has expired.
    Please try again.
 * This happens, regardless of settings CSV/JSON etc. or one or more tables.
 * · Website: [https://www.cec-na.org](https://www.cec-na.org)
    · TablePress: 1.9·
   TablePress (DB): 36 · TablePress table scheme: 3 · Plugin installed: 2017/09/
   29 18:38:59 · WordPress: 4.9.5 · Multisite: no · PHP: 7.0.29 · mysqli Extension:
   true · mySQL (Server): 5.6.38 · mySQL (Client): mysqlnd 5.0.12-dev – 20150407–
   $Id: b5c5906d452ec590732a93b051f3827e02749b83 $ · ZIP support: yes · UTF-8 conversion:
   yes · WP Memory Limit: 256M · Server Memory Limit: 256M · Magic Quotes: off ·
   WP_DEBUG: true · WP_POST_REVISIONS: 3

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/export-tablepress/#post-10202761)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I have seen this before when other (badly coded) plugins or themes were used 
   on the site. Can you therefore please try again after temporarily deactivating
   all other plugins and after switching to a WordPress default theme like Twenty
   Sixteen? That way, we can find what’s causing this.
 * Regards,
    Tobias
 *  Thread Starter [cecnaadmin](https://wordpress.org/support/users/cecnaadmin/)
 * (@cecnaadmin)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/export-tablepress/#post-10202911)
 * Hi Tobias
 * It was ‘WP RSS Aggregator’.
 * When I contact them, what process should I tell was in conflict?
 * Thanks
 * John
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/export-tablepress/#post-10205322)
 * Hi John,
 * nice! Good to hear that you found this!
 * From my experience, they are checking capabilities to strictly, namely on pages
   that don’t belong to their plugin. I assume that they are only checking for the`
   action` URL parameter matching `export`, which other plugins obviously can also
   use in their URLs.
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!
 *  [organicsulfur4health](https://wordpress.org/support/users/organicsulfur4health/)
 * (@organicsulfur4health)
 * [8 years ago](https://wordpress.org/support/topic/export-tablepress/#post-10252095)
 * When I try to run the export function, I receive the same error message as [@cecnaadmin](https://wordpress.org/support/users/cecnaadmin/).
   I’ll check to see which one of my plugins is causing the conflict.
 *  [organicsulfur4health](https://wordpress.org/support/users/organicsulfur4health/)
 * (@organicsulfur4health)
 * [8 years ago](https://wordpress.org/support/topic/export-tablepress/#post-10252102)
 * WP RSS Aggregator caused my export problem as well. I deactivated it and the 
   export function worked fine.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years ago](https://wordpress.org/support/topic/export-tablepress/#post-10254089)
 * Hi,
 * sorry to hear that you are also affected. And thanks for confirming the initial
   finding as well!
 * Regards,
    Tobias
 *  [anshp](https://wordpress.org/support/users/anshp/)
 * (@anshp)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/export-tablepress/#post-10538472)
 * I am leaving this here just in case anyone else comes across this bug:
 * I looked into the code for both the plugins. I have created a ticket at wp-rss-
   aggregator plugin support page : [https://wordpress.org/support/topic/incompatible-with-tablepress-export/](https://wordpress.org/support/topic/incompatible-with-tablepress-export/)
 * The problem is in admin-import-export.php,
 *     ```
       if ( isset( $_POST['export'] ) && check_admin_referer( 'wprss-settings-export' ) ) {
       ```
   
 * For now, a quickfix would be to remove `&& check_admin_referer( 'wprss-settings-
   export' )`and replace it with current_user_can capability check.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/export-tablepress/#post-10539451)
 * Hi,
 * thanks for those insights! Yes, that might help.
 * Regards,
    Tobias

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

The topic ‘Export TablePress’ 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/)

 * 8 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/export-tablepress/#post-10539451)
 * Status: resolved