jobs.php with reCAPTCHA

5 replies · opened Nov 7, 2016

SsonicdiscoveryNov 7, 2016

I am successfully able to use the jobs.php form, but when I add the reCAPTCHA code (server & in html) the form states: "Captcha not Validated! Please Try Again." Please help asap...

thank you

SSemicolon WebSTAFFNov 7, 2016

Hello,

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SsonicdiscoveryNov 10, 2016

http://islandlifestyleimporters.com/dealer.html (used with the jobs.php)
http://islandlifestyleimporters.com/contact.html (used with the sendemail.php)

google recaptcha states: (I did this..)
Paste this snippet before the closing </head> tag on your HTML template:
<script src='https://www.google.com/recaptcha/api.js'></script>

Canvass states: (I did this also..)
Add the following code to your Form and set up the Site Key:
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<div class="g-recaptcha" data-sitekey="your-recaptcha-site-key-here"></div>

Please help asap as this shuts down my contact form..)
Thank you,
Jeff

SsonicdiscoveryNov 10, 2016

Just to note, I am able to have the .php forms work well without the recaptcha, so the server does support php mail. Thank you, Jeff

SsonicdiscoveryNov 11, 2016

Solved, set the session path in php.ini file and resolved the issue. If yo have any info as why this was needed that would help! Thank you

SSemicolon WebSTAFFNov 11, 2016

Hello,

Thank You so much for your Patience and your very Helpful Solution! This will indeed help many of Our Users that might have been facing this issue!

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

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
jobs.php with reCAPTCHA · Canvas Template Support