• I just tried to respond to the e-mail that is sent out when a new comment is made. I received the following error:

    WordPress database error: [Unknown column ‘comment_count’ in ‘field list’]
    update wp_posts set comment_count = 1 where ID = 23

    It sounds like the column wasn’t created in the database. Is this the case, and if so, what should I do about this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WP database Error: Unknown column…’ is closed to new replies.