• Resolved damtii

    (@damtii)


    Hi,
    after activating your plugin I am getting this database error:

    WordPress database error: [Not unique table/alias: ‘wp_posts’]
    SELECT SQL_CALC_FOUND_ROWS wp_comments.comment_ID FROM wp_comments LEFT JOIN wp_posts ON comment_post_ID = wp_posts.ID INNER JOIN wp_posts ON wp_comments.comment_post_ID=wp_posts.ID WHERE ( comment_approved = ‘1’ ) AND comment_post_ID = 34 AND wp_posts.post_type NOT IN (‘shop_order’,’shop_order_refund’) AND wp_posts.post_type <> ‘shop_webhook’ AND post_type NOT IN ( ‘support_ticket’ ) ORDER BY wp_comments.comment_date_gmt ASC, wp_comments.comment_ID ASC

    how can I fix it?

    thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Database Issue’ is closed to new replies.