Upgrade to wp2.0.1successfull however get db errors when posting
-
I upgraded to 2.0.1 today and everything went smooth and now when I post something the post does get into the database and shows up on the website however right after I click on “publish” I get the following errors so I have to manually go back to my wp-admin directory to continue w/other admin tasks:
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 (werdprezz_posts.ID = .post_id) WHERE post_date > 0 AND category_id’ at line 4]
SELECT tag_id FROM werdprezz_posts INNER JOIN werdprezz_post2cat ON (werdprezz_posts.ID = werdprezz_post2cat.post_id) INNER JOIN ON (werdprezz_posts.ID = .post_id) WHERE post_date > 0 AND category_id <> 11 AND ID = 227 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11WordPress 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 <> 11’ at line 4]
SELECT post_id FROM werdprezz_post2cat WHERE category_id = AND category_id <> 11Warning: Cannot modify header information – headers already sent by (output started at /home/…/public_html/…/wp-includes/wp-db.php:102) in /home/…/public_html/…/wp-admin/post.php on line 59
- The topic ‘Upgrade to wp2.0.1successfull however get db errors when posting’ is closed to new replies.