Multiple drafts saved, can’t delete them
-
I’ve got a weird problem with version 2.1. It saves posts automatically while working on one, but after I tried a few times to save the post manually and preview it, it didn’t work. So I refreshed the whole page and now I have 8 versions of the same post, all saved as drafts with the same name (different id) and I can’t delete them!
This is the error message I get.
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 'AND p2c.category_id <> 31 AND p.post_date_gmt < '2007-03-18 20:58:22' ' at line 5] SELECT DISTINCT MONTH(p.post_date) AS <code>month</code> FROM wp201_posts p INNER JOIN wp201_post2cat p2c ON (p.ID = p2c.post_id ) WHERE YEAR(p.post_date) = AND p2c.category_id <> 31 AND p.post_date_gmt < '2007-03-18 20:58:22' ORDER By p.post_date DESC
Any ideas on what could have caused this to happen? I will try to delete the posts manually.
PHP 4.4.2
MySQL 4.1.14
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Multiple drafts saved, can’t delete them’ is closed to new replies.