Hi! I've installed cf8 with google reCaptcha v2 and have some errors. When i click submit, i always recieve ReCaptcha verification fail message.
Forums
CF 8 google reCaptcha error
does this problem happen when you test the form in the admin area ? sometimes it's a conflict with something else on your front template
are you sure you have copied the site and secret keys correctly from reCaptcha google web page ?
please create a basic form with just a recaptcha field and test it, if it has the same problem then please attach it here so that I can test it
Here it is
Hi,
After the last update, i have the same problem with google recaptcha v2 "ReCaptcha verification failed."
Array
(
[security_recaptcha26] => Array
(
[response] => Array
(
[success] => false
[error-codes] => Array
(
[0] => invalid-input-response
)
)
)
)
With v3 i have a session problem (your session has timed out or your tried to access a wrong page)
After the last update, i have the same problem with google recaptcha v2 "ReCaptcha verification failed."
Array
(
[security_recaptcha26] => Array
(
[response] => Array
(
[success] => false
[error-codes] => Array
(
[0] => invalid-input-response
)
)
)
)
With v3 i have a session problem (your session has timed out or your tried to access a wrong page)
I have the same problem, getting this ReCaptcha verification failed in front end.
Both on phone and computer.
Tried Edge and Chrome, but same error.
https://linedancetoender.dk/index.php/bordertraef-da/bordertraef-tilmelding-2024-da?chronoform=bordertraef-da
This is very bad timing for us, because we need this form now.
Both on phone and computer.
Tried Edge and Chrome, but same error.
https://linedancetoender.dk/index.php/bordertraef-da/bordertraef-tilmelding-2024-da?chronoform=bordertraef-da
This is very bad timing for us, because we need this form now.

Just realised that the problem came after updating YooTheme Pro to v 4.3
Because this just happened on my sup domain😟
So I now contacted YooTheme support.
Because this just happened on my sup domain😟
So I now contacted YooTheme support.
I asked about this problem in YooTheme support also and someone wrote this to me:
Judging from the source your form might be syntactically invalid. There are 6 opening <div> tags but only 5 closing </div> tags.
I have no ide about such things, but maybe you have😉
Judging from the source your form might be syntactically invalid. There are 6 opening <div> tags but only 5 closing </div> tags.
I have no ide about such things, but maybe you have😉
Hi
Problem confirmed, I have applied the fix to the latest version file, so you just need to "redownload" the latest v8.0.18 file and install it again and that should fix the problem for both recaptcha v2 and v3
Please note that your keys must match your recaptcha version, so you need v3 keys to v3 recaptcha
Problem confirmed, I have applied the fix to the latest version file, so you just need to "redownload" the latest v8.0.18 file and install it again and that should fix the problem for both recaptcha v2 and v3
Please note that your keys must match your recaptcha version, so you need v3 keys to v3 recaptcha
Omg thank you very much Max. You are a life saver.
Now it is working as it should, I am happy
Now it is working as it should, I am happy
you are welcome!🙂
Hi Max,
Thanks for update, v2 works perfect.
With v3 i always have this error message: Your session has timed out or your tried to access a wrong page.
Thanks for update, v2 works perfect.
With v3 i always have this error message: Your session has timed out or your tried to access a wrong page.
Hi Obeba
Make sure you are using the v3 keys in your form ReCaptcha action
Make sure you are using the v3 keys in your form ReCaptcha action
You need to login to be able to post a reply.