This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Recaptcha & google's snippet code
#1

i have a problem with recaptcha.
 i already have the site key and private key.
but in recaptchalib.php on line 38-40 define server is litle bit different with google suggests.
Code:
define("RECAPTCHA_API_SERVER", "http://www.google.com/recaptcha/api/verify");
define("RECAPTCHA_API_SECURE_SERVER", "https://www.google.com/recaptcha/api/verify");
define("RECAPTCHA_VERIFY_SERVER", "http://www.google.com");
google's step on side-server integration writes the address http://www.google.com/recaptcha/api/siteverify

do i have to edit recaptchalib.php to define server?

my other question is related with google's recaptcha.
how to add snippet from google at the end of the form?
thank you
Reply
#2

Under Admin->Layout->Form->Captchas->Recaptcha

I could not get Securimage to work but Google's does.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by chris
24-Apr-2018, 01:40 AM
Last Post by jackson
05-Feb-2015, 12:15 PM
Last Post by noblues
09-Jun-2014, 10:11 PM
Last Post by 2hands
30-Dec-2012, 01:34 AM
Last Post by aivarlipp
28-Sep-2010, 05:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)