WordPress.org

Forums

[Plugin: Ajax Comments-Reply] Incorrect code (5 posts)

  1. wnycarpool
    Member
    Posted 5 years ago #

    hello,

    I was getting a hierarchy error "page can't be found" from my server and the reason is because the code (IMO) is not correct on line 120. It reads <p>You must be /wp-login.php?redirect_to=<?php the_permalink(); ?>">logged in to post a comment.</p>

    and I changed it to:

    <p>You must be /wp-login.php?redirect_to=<?php the_permalink(); ?>">logged in to post a comment.</p>

    It is working now. If I did something incorrect then please inform me.

    Thanks.

    Ron
    http://www.wnycarpool.com

  2. wnycarpool
    Member
    Posted 5 years ago #

    Sorry,

    The correct code is:

    <p>You must be /wp-login.php?redirect_to=<?php the_permalink(); ?>">logged in to post a comment.</p>

    Ron
    http://www.wnycarpool.com

  3. wnycarpool
    Member
    Posted 5 years ago #

    Damn, it taking out my code?

  4. Ivovic
    Member
    Posted 5 years ago #

    try the honking big code button. (use the edit link to change your post, don't just leave that shit there)

  5. trils
    Member
    Posted 4 years ago #

    i have the same problem as well.ยต

    Can anyone update the plugin or give an explanation how to fix this myself?

    Cause i don't see any difference in the codes above.

Topic Closed

This topic has been closed to new replies.

About this Topic