• There is a bug in the new recaptcha module. If a user checks the “I’m not a robot” and after some time, it shows “Session expired. Please recheck the checkbox” on which the user is unable to re-check it.

    Steps to re-create this bug:

    1) Check the “I’m not a robot”
    2) Wait for 2 mins for the captcha session to expire. It will show a message to re-check the checbox.
    3) try to re-check it; It won’t re-check. It is a bug.

    Solution : expired-callback in javascript needs to have function called having this :

    grecaptcha.reset()

    https://www.ads-software.com/plugins/contact-form-7/

  • The topic ‘New Captcha Session Expired Bug’ is closed to new replies.