Google noCaptcha or reCaptcha not working

editartgroup 31 Mar, 2015
II am trying to run your SPAM filter Google noCaptcha.
I followed all the steps for configuration, but still does not work.

I created the https://www.google.com/recaptcha/ keys and copied into place, using the "demo-nocaptcha" form.

"Load Google NoCaptcha" public key and "Check Google NoCaptcha" private key.

The same with regular Google reCaptcha

Any suggestions to fix it?

thanks in advance
GreyHead 31 Mar, 2015
Hi editartgroup,

How exactly doesn't it work? Please post a link to the form so I can take a quick look.

Bob
GreyHead 01 Apr, 2015
HI editartgroup,

I wonder if this is because your site is a sub-domain. Was the key registered for the sub-domain or for the parent domain?

Later: Checking the Google Help here - that should be OK for a first-level sub-domain.

I've looked at the code and it is very simple - should work reliably. I still suspect a problem with the keys . . .

Bob
editartgroup 01 Apr, 2015
Hi,

this is the info in reCaptcha configuration:
"Registration is restricted to the domains you enter here and the corresponding subdomains. In other words, a record of dominio.com also includes recording subdominio.dominio.com."

Anyway, I also tests including the subdomain.

I tried creating new forms, removing and creating new "Load NoCaptcha Google" and "Google NoCaptcha Check".

Even removing the recaptcha for the domain and creating it again and again setting new keys.

[attachment=0]configuracion-nocaptcha.jpg[/attachment]

thanks
GreyHead 01 Apr, 2015
Hi editartgroup,

Please take a Form Backup using the icon in the Forms Manager and post it here or email it to me at info@greyhead.net and I'll take a closer look.

Bob
editartgroup 01 Apr, 2015
thank you very much, and I have sent the backup of the form.
GreyHead 01 Apr, 2015
Hi editartgroup,

I restored your form here - the only changes I made were to change the name and then copy and paste in my keys. It's working correctly.

I wonder if you perhaps have two copies of the demo form installed? That would explain the error - if you do, please rename one of them.

Bob
editartgroup 01 Apr, 2015
Hi,

thanks again, but I've only 2 forms with different name.

[attachment=0]chronoform-formularios.jpg[/attachment]
GreyHead 04 Apr, 2015
Hi editartgroup,

I'm sorry, I've looked at this several times now and I can't see any obvious reason why your NoCaptcha isn't working :-(

Bob
analographi 07 May, 2015
I have a similar problem.
I had a recaptcha succesfully working, then changed to NoCaptcha, entered key etc. but no mails are being sent.

Here is what happens:
After klicking "I'm not a robot" I'm being tested, get a green tick and am allowed to click submit.
However then the form disappears and reappears with all info still filled in. no email, no error message....
GreyHead 07 May, 2015
Hi analographi,

Does the form work correctly from the View Form link in the Forms Manager?

What is the URL that shows when the form page re-loads?

Bob
analographi 07 May, 2015
The form doesn't work from preview or menulink.
The stranger thing happend after I wrote that post.

I decided to go back to recaptcha in order to get it running. so I delete the no captcha from the form and put the recaptcha back in (a pitty the elements can't be dragged and dropped from the nocaptcha on success to the recaptcha unsuccess - so I had to redo all the elements in it).

And the form behaved exactly as with the nocpatcha now.

after one hour of trial and error...
I copied the form, renamed it. and it worked again.
GreyHead 07 May, 2015
Hi analographi,

Is the form now working?

Bob

PS You should avoid putting anything in the On Success events of the Check ReCaptcha - just an Event Loop in the On Fail event.
analographi 08 May, 2015
Hi. It is working with the recaptcha form now.
But if I have a google conversion code and a send email and notification message and put them after the recaptcha block (as opposed to in the on success block) don't I then have the email sent in any case?

what is an event loop?
GreyHead 08 May, 2015
Hi analographi,

+ No.

+ An Event Loop is an action that stops the current process and redirects the user to another event. By default it reloads the form On Load event as you need to if a validation check fails.

Bob
This topic is locked and no more replies can be posted.