Just put this on a clean install with one post, and I get this error:
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 post_date DESC' at line 1] SELECT * FROM wp_posts WHERE post_status = 'publish' AND post_password = '' AND post_type IN ('post','page') ORDER BY ORDER BY post_date DESC
I have a few other plugins that could be conflicting… or it could be godaddy, which is probably more likely :)
Vladimir’s WordPress Forum
SQL error
8:54
3 October, 2008
nukeit
Just put this on a clean install with one post, and I get this error:
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 post_date DESC' at line 1]
SELECT * FROM wp_posts WHERE post_status = 'publish' AND post_password = '' AND post_type IN ('post','page') ORDER BY ORDER BY post_date DESCI have a few other plugins that could be conflicting… or it could be godaddy, which is probably more likely :)
9:00
3 October, 2008
Vladimir
posts 685
Just use the latest version released today 0.6.1, it fixes it