thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

not visible in php form #188

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. reCaptcha screen not visible on http://www.nivlac.org/contact.html
2.
3.

What is the expected output? What do you see instead?
The reCaptcha is not visible but if I hit submit it does direct me to the 
generic "not entered correctly" page

What version of the product are you using? On what operating system?
Working Dreamweaver CS 6 on Mac OS 10.9.3

Please provide any additional information below.
This is my first attempt at reCaptcha so if there is tutorial you need to point 
me to that's great. Most of my work is in in HTML but I am starting to work 
with php forms and the client asked for a captcha feature.  I thought Google 
would be the most straight forward.

 I am adding reCaptcha to a PHP form that has worked previously without reCaptcha.  The reCaptcha does not even show up but it is re-directing to the error page

I am using a global key because I will need to use this on more than one site.  
I am also not sure if that is used in both the public and private key areas or 
if I am missing something else.  

Original issue reported on code.google.com by valerie...@gmail.com on 5 Jun 2014 at 2:29

Attachments: