WordPress database error Table ‘i3425851_wp1.wp_wc_booking_relationships’
-
Woocommerce – Version 3.0.3
WooCommerce Bookings – Version 1.10.0Does anyone know how to resolve this error:
[18-Apr-2017 18:24:20 UTC] WordPress database error Table ‘i3425851_wp1.wp_wc_booking_relationships’ doesn’t exist for query
SELECT posts.ID
FROM wp_wc_booking_relationships AS relationships
LEFT JOIN wp_posts AS posts ON posts.ID = relationships.resource_id
WHERE relationships.product_id = 4392
ORDER BY sort_order ASC
made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Cart->init, WC_Cart->get_cart_from_session, wc_get_product, WC_Product_Factory->get_product, WC_Product_Booking->__construct, WC_Product->__construct, WC_Data_Store->read, WC_Product_Booking_Data_Store_CPT->read, WC_Product_Data_Store_CPT->read, WC_Product_Booking_Data_Store_CPT->read_product_data, WC_Product_Booking_Data_Store_CPT->read_resources
- The topic ‘WordPress database error Table ‘i3425851_wp1.wp_wc_booking_relationships’’ is closed to new replies.