Page 1 of 1
ReCaptcha return with error
Posted: Tue Apr 09, 2019 7:07 am
by qpress
I use reCAPTCHA type:v2 Checkbox in my Form Builder contact form.
The validation is ok but it returns with Captcha error. Invisible Captcha the same. PHP Captcha is ok.
reCAPTCHA Keys are ok.
My site:
https://qp.hu/contact
CMSMS 2.2.10
Captcha Module 1.0
Any idea?
Re: ReCaptcha return with error
Posted: Tue Apr 09, 2019 12:02 pm
by qpress
I tried it with the CGBetterForms. But I've got the same result: Sorry, incorrect captcha value.
I tried a new CMSMS install too.
Re: ReCaptcha return with error
Posted: Tue Apr 09, 2019 3:11 pm
by Dr.CSS
Is this an upgraded captcha install or ....
You might want to make sure it's templates and your forms templates are up to date...
Re: ReCaptcha return with error
Posted: Tue Apr 09, 2019 3:20 pm
by qpress
I tried a brand new install too. CMSMS, CAPTCHA, CGBetterForms... same result.
Re: ReCaptcha return with error
Posted: Tue Apr 09, 2019 4:02 pm
by DIGI3
I haven't had any problems with it, but you could try uninstalling the Captcha module, then installing an older version. I would also suggest trying it on a different site/domain/host, in case there's some sort of communication issue with Google.
Re: ReCaptcha return with error
Posted: Wed Apr 10, 2019 6:41 pm
by qpress
I tried the older captcha module: same result.
In the Google ReCaptcha admin a get this: We detected that your site is not verifying reCAPTCHA solutions.
SOLVED ReCaptcha return with error
Posted: Thu Apr 11, 2019 7:48 am
by qpress
I have found the solution in Google:
I had to set:
allow_url_fopen = On
in php.ini
Now it works.
It would be worth requesting it in the server test when we install CMSMS.