Forums

[resolved] yaCAPTCHA keeps telling me I put the code in wrong (4 posts)

  1. WP_MTT
    Member
    Posted 2 years ago #

    Thanks for the plugin. It started working great!! I was very happy. But now when I test it, the code appears, I put the correct code in, and it tells me that it is wrong and to try again.

    I've tried re-installing it again, to no avail. I don't understand why it stopped working all of a sudden when I hadn't changed anything.

  2. MarkRH
    Member
    Posted 2 years ago #

    If it's like the Register Plus plug-in that uses Session variables to check the values.. you might need to add <?php session_start(); ?> as the first line in the /wp-login.php file.

    My server doesn't start PHP sessions automatically so I have to make sure that statement is at the top of anything that uses sessions.

    Hope it helps,
    Mark H.

  3. WP_MTT
    Member
    Posted 2 years ago #

    Brilliant MarkRH! That did the trick indeed. Thanks for your help - it makes sense but I wouldn't have come up with that myself. Thanks again.

    Julie

  4. remyroy
    Member
    Posted 2 years ago #

    Hello,

    I've just added a note in the documentation that the plugin requires PHP sessions to be enabled and properly configured. It should help people with the same problem.

    Regards

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags