Title: Fatal Error: Uncaught Exception, Table doesn&#8217;t exist
Last modified: September 29, 2025

---

# Fatal Error: Uncaught Exception, Table doesn’t exist

 *  Resolved [um84](https://wordpress.org/support/users/um84/)
 * (@um84)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/)
 * We’re seeing a fatal error across multiple sites about a table that doesn’t exist.
   This is happening on version 3.8.2.
 * The error appears like the below (except with a different table based on the 
   site database):
 *     ```wp-block-code
       PHP Fatal error:  Uncaught Exception: Table '1343223239287.wp_wc_orders_meta' doesn't exist in /srv/htdocs/wp-content/plugins/tutor/helpers/QueryHelper.php:1120
       ```
   

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

 *  [Sunjida Binta Al Beruni](https://wordpress.org/support/users/sunjida1106/)
 * (@sunjida1106)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18662028)
 * Hello [@um84](https://wordpress.org/support/users/um84/) ,
 * Thank you for pointing this out, and we sincerely apologize for the inconvenience.
 * I’ve already informed our development team about the issue, and it will be addressed
   in a future update. In the meantime, as a quick fix, you can go to **/wp-content/
   plugins/tutor/classes/WooCommerce.php** and remove lines **606–610**. This should
   resolve the error.
 * Best regards,
   Sunjida
 *  [mtg169](https://wordpress.org/support/users/mtg169/)
 * (@mtg169)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18690062)
 * Is there any update on when a fix will be released for this? The plugin appears
   to have dependencies for WooCommerce and HPOS tables. We have hundreds of sites
   throwing this fatal because they don’t have WooCommerce installed.
 *  [Maizul](https://wordpress.org/support/users/maizul/)
 * (@maizul)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18690509)
 * Hey [@mtg169](https://wordpress.org/support/users/mtg169/) ,
 * Thank you for reaching out. Please disable **WP_DEBUG** from your `wp-config.
   php` file if you are not using WooCommerce on your site, as the error should 
   not cause any functional issues at the moment.
 * Alternatively, you can **roll back to a previous version of Tutor LMS** if you
   are experiencing any visible issues on your site. Our development team is currently
   reviewing the problem, and it should be addressed in a future update. Please 
   keep an eye on the **changelog** for the latest updates and fixes.
 *  [mtg169](https://wordpress.org/support/users/mtg169/)
 * (@mtg169)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18691392)
 * The errors being logged isn’t an issue for us and WP_DEBUG isn’t enabled. 
   The
   issue just needs to be fixed in the plugin such as adding checks to see if WooCommerce
   is active, require users to install it before activating `tutor`, etc. This is
   happening since at least 2.8.2 and not fixed in 2.8.3 or 2.9.0. If Woo is a dependency,
   checking if it’s active is a core concept and requirement if you perhaps ever
   wanted the plugin to be listed in the Woo Marketplace: [https://developer.woocommerce.com/docs/extensions/core-concepts/check-if-woo-is-active/](https://developer.woocommerce.com/docs/extensions/core-concepts/check-if-woo-is-active/)
 * Since it affects hundreds of sites, we’ve been installing/activating WooCommerce,
   enabling HPOS to create the missing table, and then deactivating and deleting
   WooCommerce.
 *  [Maizul](https://wordpress.org/support/users/maizul/)
 * (@maizul)
 * [7 months, 2 weeks ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18692003)
 * Hi [@mtg169](https://wordpress.org/support/users/mtg169/) ,
 * You can **roll back to a previous version of Tutor LMS** if you are experiencing
   any visible issues on your site. Our development team is currently reviewing 
   the problem, and it should be addressed in a future update. Please keep an eye
   on the **changelog** for the latest updates and fixes.
   Thank you for understanding.

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

The topic ‘Fatal Error: Uncaught Exception, Table doesn’t exist’ is closed to new
replies.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Maizul](https://wordpress.org/support/users/maizul/)
 * Last activity: [7 months, 2 weeks ago](https://wordpress.org/support/topic/fatal-error-uncaught-exception-table-doesnt-exist/#post-18692003)
 * Status: resolved