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 wp_posts.post_date DESC' at line 5]
SELECT wp_posts.ID, wp_posts.post_date, wp_posts.post_title, wp_posts.post_content FROM wp_posts, wp_post2cat WHERE wp_posts.ID = wp_post2cat.post_id AND wp_post2cat.category_id = ORDER BY wp_posts.post_date DESC