• When i upload my comments form, i get following db error:
    Database error:
    [You have an error in your SQL syntax near ‘AND comment_approved = ‘1’ ORDER BY comment_date’ at line 1]
    SELECT * FROM wp_comments WHERE comment_post_ID = AND comment_approved = ‘1’ ORDER BY comment_date
    Database error:
    [You have an error in your SQL syntax near ” at line 1]
    SELECT comment_status, post_password FROM wp_posts WHERE ID =
    What error is it and how to fix it?
    https://www.dzinelabs.com/wordpress/wp-comments-popup.php

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘DB error in wp_comments table’ is closed to new replies.