database error
-
This error is repeating in the php_errorlog:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY comment_date_gmt DESC LIMIT 10' at line 1 for query SELECT wp_comments.* FROM sdrUbz_comments JOIN sdrUbz_posts ON ( wp_comments.comment_post_ID = sdrUbz_posts.ID ) WHERE post_status = 'publish' AND comment_approved = '1' AND comment_post_ID NOT IN () ORDER BY comment_date_gmt DESC LIMIT 10 made by require, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_postsThere are no custom templates or loops. It looks like core wordpress code to me. Any ideas how to solve it?
The topic ‘database error’ is closed to new replies.