• Resolved goddess

    (@goddess)


    Parse error: parse error, unexpected T_LOGICAL_AND in /home/lindsay/public_html/lindsay/blog/wp-content/themes/grey/comments-popup.php on line 74

    I was just trying to customize my comment page and everything was going fine… I was previewing it with every little change I made. Then all of a sudden I got that error. I have no clue what it means, or what I changed. Here is my comments code:

    https://pastebin.com/371295

    and a link to one of my comments pages:

    https://labeled-bitch.net/?comments_popup=192

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think maybe you need to delete some spaces on line 74, which says “and it doesn’t match the cookie” so that it comes at the end of the // on line 72. That’s how it shows in my comments-popup.

    $commentstatus->post_password) { // and it doesn't match the cookie
    echo(get_the_password_form());

    Thread Starter goddess

    (@goddess)

    “… and then there was light …”

    Thank you so much for the quick and helpful reply =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parse Error In Comments’ is closed to new replies.