Database error when a comment is posted.
-
I get the following errors when someone posts a comment:
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 ‘WHERE comment_ID = 36’ at line 1]
UPDATE wp_comments SET comment_reply_ID= WHERE comment_ID = 36;
Warning: Cannot modify header information – headers already sent by (output started at /nfsn/content/philatelictidbits/htdocs/wp-includes/wp-db.php:98) in /nfsn/content/philatelictidbits/htdocs/wp-comments-post.php on line 44
[Repeat errors]
Any idea on how to fix this?
The topic ‘Database error when a comment is posted.’ is closed to new replies.