Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bmalott01

    (@bmalott01)

    I’ve upgraded to WooCommerce 3.0.2 and am still having checkout issues. Below is the error I’m receiving.

    [13-Apr-2017 12:32:52 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 = 4621
    ORDER BY sort_order ASC
    made by require(‘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

    hi bmalott01 A query, you solve your problem, I have the same problem ??

    Thread Starter bmalott01

    (@bmalott01)

    No, it is still not resolved. I’m not sure how to fix until someone responds or fixes the plugins.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bookings Plugin HTTP Error 500’ is closed to new replies.