Google Captcha Validation Required!

Tegno

New member
Hello im using captcha for a while but i notised that i didnt get anny mail from my mailform.
When people
-Fill the form
-check the captcha box
-press send message

it gives this message "Captcha Validation Required!"

and it wont send the mail.

for a while bak it was working.
Annyone can help me with this im stuck.
ill attach the pages i use.

Thanks in advance for reading and helping.
Greetings Tegno
 

Attachments

  • php-mailform.zip
    3.2 KB · Views: 1

Mark Miller

2Captcha Engineer
Staff member
Hello im using captcha for a while but i notised that i didnt get anny mail from my mailform.
When people
-Fill the form
-check the captcha box
-press send message

it gives this message "Captcha Validation Required!"

and it wont send the mail.

for a while bak it was working.
Annyone can help me with this im stuck.
ill attach the pages i use.

Thanks in advance for reading and helping.
Greetings Tegno

Hi!

First of all try to add var_dump($resp) after line 49 in contactnl.php and check what kind of response is returned from recaptcha validation API.