gmadmin

gmadmin

Erreur de la base de données WordPress : [Unknown column 'crjw_posts.ID' in 'ON']
SELECT COUNT(*) FROM crjw_comments LEFT JOIN crjw_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID INNER JOIN crjw_term_relationships AS pll_tr ON pll_tr.object_id = crjw_posts.ID WHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND comment_type NOT IN ('note') AND user_id = 2 AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND comment_type != 'action_log' AND wp_posts_to_exclude_reviews.post_type NOT IN ('product') AND pll_tr.term_taxonomy_id IN ( 61 ) ORDER BY crjw_comments.comment_date_gmt DESC