google recaptcha

1 reply · opened Jul 28, 2017

Zz3d3m0nJul 28, 2017

Hello ,

thx for the awesome template.
i have used the recaptcha contact form , everything seem's to work smooth but i get like 10 of spam mails using that form e.g.

Name: 597b060493532

Email: lakers8now24@sdfsdfs.net

Phone:

Service: Service

Message:

it looks like they have found a way how to bypass the phone , subject and message filed verification along with recapcha

any advises are welcome

Kind Regards

SSemicolon WebSTAFFJul 28, 2017

Hello,

Thank You so much for the Kind Words! :)

We Really Apologize about the Inconveniences caused! Please make sure that you have uncommented the following lines of code in the include/sendemail.php File:

// if( !isset( $_POST['g-recaptcha-response'] ) ) {
// 	echo '{ "alert": "error", "message": "Captcha not Submitted! Please Try Again." }';
// 	die;
// }

to make sure reCaptcha is running in full force which should prevent most SPAM.

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard