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 ')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0' at line 5]
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1 AND (
0 = 1
) AND ((wp_posts.post_type = 'post' AND ()))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 30