Hi, I have to start by saying what an awesome product this is. And the support so far given to me is very good. I hope you can help me solve this little problem:
I have now see where the code for the captcha is located, but I'm still not sure where to put the java script
var RecaptchaOptions = {
theme : 'white'
};
to change the appearance of the ReCaptcha, and the java script
var RecaptchaOptions = {
lang : 'en',
};
to change the language of the explaining text on the ReCaptcha image ("enter the letters shown".
Regards / Gloria
To change language of ReCaptcha text
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: To change language of ReCaptcha text
Hi, not sure, because didn't do such modification yet, but maybe you need to edit the recaptcha class:
components/com_phocaguestbook/helpers/recaptchalib.php
maybe the documentation of reCaptcha will say more
Jan
components/com_phocaguestbook/helpers/recaptchalib.php
maybe the documentation of reCaptcha will say more

Jan
If you find Phoca extensions useful, please support the project