Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Barry,

    Solved for me too now! So no conflict with other plugin. Thanks!

    D.

    Same here. Installed the 3.11 update overnight, posts, pages and WooCommerce product empty. Seems like a missing space between the 1 and LEFT, “l.active=1LEFT JOIN…” I think.

    Database error produced:
    WordPress databasefout Unknown column '1LEFT' in 'on clause' bij query SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_icl_translations t ON wp_posts.ID = t.element_id\r\n\t\t\t\t\t\tAND t.element_type = 'post_page' JOIN wp_icl_languages l ON t.language_code=l.code AND l.active=1LEFT JOIN wp_postmeta AS tribe_event_start_date ON wp_posts.ID = tribe_event_start_date.post_id AND tribe_event_start_date.meta_key = '_EventStartDate' LEFT JOIN wp_postmeta AS tribe_event_end_date ON wp_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDate' WHERE 1=1 AND wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'future' OR wp_posts.post_status = 'draft' OR wp_posts.post_status = 'pending' OR wp_posts.post_status = 'esi_not_in_pool' OR wp_posts.post_status = 'private') ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC,tribe_event_start_date.meta_value ASC, tribe_event_end_date.meta_value ASC gemaakt door WP_Posts_List_Table->prepare_items, wp_edit_posts_query, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, referer: https://www.*****.be/wp-admin/edit.php?post_type=tribe_events&_wpnonce=7e2db00c8f

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