Title: table_import_no_zip_support Error
Last modified: February 21, 2024

---

# table_import_no_zip_support Error

 *  Resolved [pranavlari](https://wordpress.org/support/users/pranavlari/)
 * (@pranavlari)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/)
 * I am getting an error while trying to import multiple tables using a zip file.
   The following is the error message that I see:
   “Error code: table_import_no_zip_support”
   This feature use to work fine earlier, can anyone please help me resolve this.

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17444043)
 * Hi!
 * Thanks for your post and sorry for the trouble!
 * This means that your server is not configured to support ZIP files. In particular,
   you must activate the PHP ZIP module.
 * (This is probably not something that you can do yourself, so please ask the server
   admin or the support team of your web host company for this.)
 * Best wishes,
   Tobias
 *  Thread Starter [pranavlari](https://wordpress.org/support/users/pranavlari/)
 * (@pranavlari)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17449003)
 * We have verified using phpinfo(); and it seems the module is already enabled,
   pls see the output below for the Zip module:
 * Zip: enabled
   Zip version: 1.21.1Libzip version: 1.7.3BZIP2 compression: YesXZ
   compression: NoZSTD compression: NoAES-128 encryption: YesAES-192 encryption:
   YesAES-256 encryption: YesIs there any other reason why we caould see this error
   message?
    -  This reply was modified 2 years, 1 month ago by [pranavlari](https://wordpress.org/support/users/pranavlari/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17449587)
 * Hi,
 * Ok, that likely means that the PHP class `ZipArchive` does exist (which is what’s
   checked here). Can you confirm that?
 * Also, is there maybe something on the site using the `unzip_file_use_ziparchive`
   filter hook? (There is a bug in WordPress 6.4.3 for which one workaround is to
   use that filter hook. You might be seeing a plugin related to ZIP files in that
   case.)
 * Regards,
   Tobias
 *  Thread Starter [pranavlari](https://wordpress.org/support/users/pranavlari/)
 * (@pranavlari)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17453316)
 * The issue was due to unzip_file_use_ziparchive filter hook. Thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17454525)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
   Tobias
 * P.S.: In case you haven’t, please [rate TablePress in the plugin directory](https://wordpress.org/support/plugin/tablepress/reviews/#new-post).
   Thanks!

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

The topic ‘table_import_no_zip_support Error’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/table_import_no_zip_support-error/#post-17454525)
 * Status: resolved