Title: Comments STUCK &#8211; same comment in que
Last modified: August 19, 2016

---

# Comments STUCK – same comment in que

 *  Resolved [wolfcat](https://wordpress.org/support/users/wolfcat/)
 * (@wolfcat)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/)
 * I have a major issue that the same comment keeps appearing in my inbound email,
   but the comment has no id to delete it.
 * Even if I enter a new comment, the old comment appears in the email notification.
   I have checked the database via my hosting and can not see this particular entry
   either to delete it from the database.
 * If I mark it as spam/approve or delete it as soon as I come back to the comments
   section this one post appears again. So nothing new is getting through at all.
 * So needless to say this is a little beyond frustrating…

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863480)
 * Deactivate all the comment related plugins. Does the error persist?
 *  Thread Starter [wolfcat](https://wordpress.org/support/users/wolfcat/)
 * (@wolfcat)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863489)
 * yes, with no comment related plug-ins it still fails.
 * and every post has this at the bottom of the email
 * Approve it: [http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=mac&c=0](http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=mac&c=0)
   
   Delete it: [http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=cdc&c=0](http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=cdc&c=0)
   Spam it: [http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=cdc&dt=spam&c=0](http://www.wolfcat.com.au/randomrants/wp-admin/comment.php?action=cdc&dt=spam&c=0)
   Currently 0 comments are waiting for approval. Please visit the moderation panel:
   [http://www.wolfcat.com.au/randomrants/wp-admin/edit-comments.php?comment_status=moderated](http://www.wolfcat.com.au/randomrants/wp-admin/edit-comments.php?comment_status=moderated)
 * so there are no posts in the queue according to the system… and I have tried 
   entering posts via firefox (both as a moderator and not), ie and chrome… and 
   they are all the same…
 *  Thread Starter [wolfcat](https://wordpress.org/support/users/wolfcat/)
 * (@wolfcat)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863503)
 * even tried changing the to address for wordpress emails to one account on the
   same domain, and to my gmail account… same email comes through every time.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863507)
 * Hmmm… all those zero IDs seem to signal there is something wrong with the comments
   table in the DB: it should increment automatically the ID #s but it doesn’t.
 * Unfortunately, I am not a coder, so I have no idea how to check the DB, but I
   remember similar issues with posts (having 0 ID) and the solution was to fix 
   the table’s characteristics.
 *  Thread Starter [wolfcat](https://wordpress.org/support/users/wolfcat/)
 * (@wolfcat)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863603)
 * Yes… had a look at the database dbWebAdmin and made comment_ID autoIndex again…(
   which for some reason it had decided to stop,….) and things seem to be back in
   order..
 * Solution was
    goto WebAdmin, database..
 * then the SQL was….
 * ALTER TABLE `wp_comments` CHANGE `comment_ID` `comment_ID` BIGINT( 20 ) UNSIGNED
   NOT NULL AUTO_INCREMENT

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Comments STUCK – same comment in que’ is closed to new replies.

## Tags

 * [comment](https://wordpress.org/support/topic-tag/comment/)
 * [same](https://wordpress.org/support/topic-tag/same/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [wolfcat](https://wordpress.org/support/users/wolfcat/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/comments-stuck-same-comment-in-que/#post-863603)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
