Hi!
I have a new problem: the contact form on a client's website is working correctly until I install a "recaptcha" (both version 2 or 3). When I install one of them, the form stops sending messages. I'm probably missing something... Any suggestions?
reCaptcha
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 134
- Joined: Wed Jan 11, 2012 8:49 pm
- Location: Brazil
- Contact:
Re: reCaptcha
Are you sure the recaptchas are configured correctly? Are you getting any errors?
-
-
- Posts: 134
- Joined: Wed Jan 11, 2012 8:49 pm
- Location: Brazil
- Contact:
Re: reCaptcha
Well, I believe everything is correct (site key, secret key...) and there is no error message.
But when I hit "submit" I'm taken to the site's error page (which I built myself). And the message does not reach the recipient.
But when I hit "submit" I'm taken to the site's error page (which I built myself). And the message does not reach the recipient.
-
-
- Posts: 1432
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
-
-
- Posts: 134
- Joined: Wed Jan 11, 2012 8:49 pm
- Location: Brazil
- Contact:
Re: reCaptcha
No...
Re: reCaptcha
What is the error on the error page?
Did you configure the correct API keys (for the right domain)?
Did you configure the correct API keys (for the right domain)?
-
-
- Posts: 134
- Joined: Wed Jan 11, 2012 8:49 pm
- Location: Brazil
- Contact:
Re: reCaptcha
There is no error message. What happens is that the form is set to go to an "error page" when processing doesn't go correctly, but not a reCaptcha error, OK?
And, well, I believe the recaptcha setup is OK, with the site key and secret key for the domain.
Besides the two keys is there anything else to configure?
And, well, I believe the recaptcha setup is OK, with the site key and secret key for the domain.
Besides the two keys is there anything else to configure?
Re: reCaptcha
Do you have a link to a test page for us to see?
-
-
- Posts: 134
- Joined: Wed Jan 11, 2012 8:49 pm
- Location: Brazil
- Contact:
Re: reCaptcha
Through elimination and trial-and-error I found what was missing: data fetch has to be in cURL.
Now it's working!
Now it's working!