Not compatible with WooCommerce HPOS
-
Hello,
After updating to version 2.2.6, my website encountered an error:
WordPress database error Table 'username_databasename.wp_wc_orders' doesn't exist for query SELECT wo.id FROM wp_wc_orders wo INNER JOIN wpcb_wc_orders_meta wom ON wo.id = wom.order_id INNER JOIN wpcb_woocommerce_order_items oi ON oi.order_id = wo.id INNER JOIN wpcb_woocommerce_order_itemmeta oim ON oi.order_item_id = oim.order_item_id WHERE wo.status IN ('wc-completed', 'wc-processing' ) AND wo.customer_id = '1231' AND oim.meta_key IN ('_product_id','_variation_id') AND oim.meta_value = '1756' ORDER BY wo.id DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/generatepress/page.php'), generate_do_template_part, get_template_part, locate_template, load_template, require('/themes/generatepress/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, Restricted_Content->maybe_block_content, do_shortcode, preg_replace_callback, do_shortcode_tag, Restricted_Content->rsc_shortcode, Restricted_Content::can_access, Restricted_Content::has_limited_woo_purchases, Restricted_Content::get_product_purchased_last_date
Users are blocked from accessing content, even though they have full permissions.
It seems your plugin is not compatible with WooCommerce HPOS as you claim. Please check and fix it.
Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Not compatible with WooCommerce HPOS’ is closed to new replies.