Error posting
-
Ever since the 2.0.1 upgrade everytime I post a new post or edit a post and submit the post/edit – it works but the page spits this back at me:
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 ‘ON (wp_posts.ID = .post_id) WHERE post_date > 0 AND category_id <> 7 ‘ at line 4]
SELECT tag_id FROM wp_posts INNER JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) INNER JOIN ON (wp_posts.ID = .post_id) WHERE post_date > 0 AND category_id <> 7 AND ID = 264 ORDER By post_date DESCWordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7WordPress 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 category_id <> 7’ at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 7Warning: Cannot modify header information – headers already sent by (output started at /home/genius/public_html/wp-includes/wp-db.php:102) in /home/genius/public_html/wp-admin/post.php on line 122
Now I’m only good at design, so I haven’t the slightest clue what this means, if somebody could help me that’d be great…
- The topic ‘Error posting’ is closed to new replies.