Update reCaptcha

theprogeekftw4717

New Member
Feb 3, 2015
88
0
0
Hey,

Back with another question. I guess this will help quite a lot of you out there.
How do we upgrade the old reCaptcha to the new one? (the No Captcha reCaptcha)

I tried everything I can in the recaptchalib file but no luck.

Regards
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
It's a completely different method of capturing the captcha so you'll not only have to change the recaptchalib file, but also all other files that have the captcha on it
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en"></script>

https://developers.google.com/recaptcha/docs/language
 

yuser

New Member
Jan 1, 1970
17
0
0
now there is a problem everytime users wants to register

comes : Captcha confirmation text is invalid.


any solution?
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
You've done something wrong as I know at least 3 other people who have done it and it works perfectly.
I have just done a test install on my localhost server and worked first time.