Problems with Google Nocaptcha

jkor 19 May, 2016
Hi,<br />I have a small contact form where I have used validaton on the email and phone field, and in addition I'm using the new Google Nocaptcha with the private and site keys entered in the form.<br /><br />http://chevyclub.no/index.php/kontakt<br /><br />But still we receive spam emails where the email content has some random letters and no real email address (se exemple under) and the phone number has no digits.<br /><br />Could you suggest a solution to this problem?<br /><br />Kind regards,<br />JanK<br /><br />
calculus00 19 May, 2016
Hello jkor,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I use Google NoCaptcha?
P.S: I'm just an automated servicešŸ˜‰
GreyHead 19 May, 2016
Hi jkor,

Please check that you have an Event Loop action in the pink On Fail event of the Check NoCaptcha action.

Client side validation will have no effect for spammers who do not have JavaScript enabled - you can add server side validation to block submissions like this with an invalid email address.

Bob
jkor 20 May, 2016
Hi Bob,
I tried to enter an Event Loop in the Check Nocaptcha action as you describe, But the same spam keeps coming.. Do you have an example on how to configure this feature in Chronoforms 5? It must be something I haven“t activated or configured properly..

Best regards,
JanK
GreyHead 20 May, 2016
Hi jkor,

Please take a Form Backup using the icon in the Forms Manager and post it here and I'll take a closer look.

Bob
jkor 20 May, 2016
Hi Bob,
Here's my backup.

Best regards,
JanK

This is private content

GreyHead 21 May, 2016
Hi Jank,

You have a Server Validation action in the Check Google NoCaptcha on Fail event. Please delete that and drag in an Event Loop action.

If you want to add Server Validation re-add that after the Check Google NoCaptcha action and again drag an Event Loop action into the pink On Fail event.

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