Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Contributor podpirate

    (@podpirate)

    Just tried to login to your site. With Firefox. For sure the login failed, but because of wrong login data, not because of a failed captcha test. My IP is blocked now, I can’t test any further…
    Is it just he login you’re having problems with?
    Are there any other plugins running, that could do something with the login – maybe the one, that blocked my IP?
    The Problem might be that the captcha validation is being sent to google twice. First time it validates, second time google denies validation, which could result in your problem.

    Thread Starter lehighvalleygen

    (@lehighvalleygen)

    You can’t login if you haven’t registered. Your IP is temporarily blocked but should be okay now. The same error is also occurring when registering. The Plug-in that locked you out has previously worked with my recaptcha (a different plugin). The plugin that locked you out is the All in One WordPress Security and Firewall.

    If it’s being sent to google twice how would that be resolved?

    Thanks.

    Plugin Contributor podpirate

    (@podpirate)

    > You can’t login if you haven’t registered.
    Sure, I know that. But for testing I wouldn’t need an account. The captcha is tested first, before the login attempt is handled to the WP login procedere, so if the captcha fails I will the captcha failure message, even with false login data.

    Anyway, I installed the All in One security plugin, enabled all of the User-Login options, and tried to login. It worked. (Also on your site it worked the one time that I tried.)

    One more question on your original post:

    > in Firefox, I immediately get an error “the captcha didn’t verify”

    Does it really appear immediately when you click the checkbox or after submitting the login form?

    Double-validation was just a guess. It is just be one possible reason for the “captcha didn’t validate” message occurs.

    Another guess: Do other no-captchas work for you?
    Here is one you can try:
    https://podpirate.org/wp-login.php

    Try it with username ‘alias’ and some random password. Solve the captcha and submit the form.

    • If the “password incorrect” message occurs then the captcha got through and it works.
    • If the “captcha didn’t verify” message occurs, then there might be something wrong with your browser(s). You may try further by disabling all browser addons and re-enabling them one by one. (If you find the bad guy, please post it here. It might be helpfull for someone else.)
    Thread Starter lehighvalleygen

    (@lehighvalleygen)

    I followed your instructions. It looks like your thought about it double verifying is correct. I went to the website you listed and I got “password incorrect.” I went back to my login. I enter my username and password, then click on to no captcha and it verifies, giving me the check. When I then click on submit, I get the error. How can I resolve the situation with the double verification? Thanks.

    Plugin Contributor podpirate

    (@podpirate)

    Hi,
    I prepared a branch where I prevented double verification, and I kindly ask you to take a test on it:
    https://github.com/mcguffin/wp-recaptcha-integration/archive/skip-double-verification.zip

    If it works for you, I will take the change to the official version.

    Thanks for you patience an cooperation so far,
    j?rn

    I had the same problem with the “error captcha didn’t verify”.

    I just tried your brance preventing double verification and it worked for me.

    THank you!

    Cant download a brance – failed with .zip
    Can someone link a new archive plz?

    Plugin Contributor podpirate

    (@podpirate)

    I added the double check to the master branch, you can download the zip here: https://github.com/mcguffin/wp-recaptcha-integration

    take5

    Plugin Contributor podpirate

    (@podpirate)

    Version 1.0.6 is oficially up, fixing the double verification.

    Yeah? but )

    Fatal error: Cannot access private property WP_reCaptcha_NoCaptcha::$supported_languages in /home/f/fr790993/nesutulsa/public_html/wp-content/plugins/wp-recaptcha-integration/inc/class-wp_recaptcha_captcha.php on line 23

    Plugin Contributor podpirate

    (@podpirate)

    Oops. Fixed ??

    Use “Debug bar”. It rly helps me 2 test plugins.
    np and thx 4app

    MattyLB

    (@mattylb)

    I’m getting this error when a customer wants to create an account at woocommerce checkout, but I don’t have recaptcha set for woocommerce orders. Is this because I have it set for account registration? If so, can this validation be removed for registering accounts during checkout?

    Thank you!

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Error "the captcha didn't verify"’ is closed to new replies.