DB error
-
Hello WP community
my Php logs say I’ve got an error on DB. Not sure where to start to fix this and I’d really appreciate your help… thanksWordPress 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 ‘))) AND wp_posts.post_type = ‘download’ AND (wp_posts.post_status = ‘publish’ O’ at line 1 for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND ((())) AND wp_posts.post_type = ‘download’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘refunded’ OR wp_posts.post_status = ‘failed’ OR wp_posts.post_status = ‘revoked’ OR wp_posts.post_status = ‘abandoned’ OR wp_posts.post_status = ‘processing’ OR wp_posts.post_status = ‘active’ OR wp_posts.post_status = ‘inactive’) ORDER BY wp_posts.post_date DESC LIMIT 0, 10 made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
The topic ‘DB error’ is closed to new replies.