• Hey everybody. After working a bit with my comments.php, I pasted back in the original coding but now my comments do now show up. Instead, I get:

    Parse error: syntax error, unexpected $end in /home/.hanina/butterflyd/butterflyd.animeblogger.net/wp-content/themes/water-10/comments.php on line 96

    I’ve tried counting to line 96 on my comments.php but there’s no code on that line. When I try pasting in comment coding from another theme, I get the same error, only a different line. Does anyone know what might be wrong? If needed, my site is http://butterflyd.animeblogger.net/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Line 96 would not necessarily be in your comments.php. It starts from the first line of your entire page (in the head) and then counts down from there.

    And the error tells you what’s wrong and needing fixing.

    View the entire source of the generated page and go down to line 96. It looks like it is in the Recent Comments section, so that is where the error is.

    More importantly, when I viewed your site, no error appeared. You probably fixed it. Please let us know you’ve fixed the problem in the future, so we don’t have to answer the question.

    Thread Starter xonoaox

    (@xonoaox)

    Well, the error still appears for me, so it’s not fixed ^^;

    So should I get rid of the Recent Comments section and they add it back in?

    It’s weird, because all the times I was playing with the comments.php, everything worked out fine everytime I refreshed it. It’s just as soon as I was done and brough back the original coding it errored, and now I can’t make or see comments on any entry =/.

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

The topic ‘Comment error?’ is closed to new replies.