• Yesterday I restart my dedicated server and now the comments of my wordpress blog are not working, please help!! what can i do?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you be more specific about not working? I’m having an issue too. For some reason it displays the comment author, and time they posted, but not the actual comment made.

    If anyone could help with this that would be great.
    I’m using wordpress 2.5, I also peeped into the comments.php files for 2 different themes and everything looks to to be set up the same. I can’t figure out why it’s not working.

    I don’t know much php but noticed that there is nothing called comment_text in my database. It’s actually called comment_content. I hesitantly changed it to comment_text just to see what would happen, but this didn’t fix it so I renamed it back to comment_content.

    Any help would be greatly appreciated.

    Someone? Anyone? I’ve been beating my head against the wall about this for almost 2 straight days now. =(

    I still have not been able to figure this out. It seems the problem is with 1 line of code. Everything works fine except for:
    <?php comment_text(); ?>

    …it doesn’t return the information and instead is just blank in all the comments left in my comments section.

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

The topic ‘Suddenly the comments are not working’ is closed to new replies.