Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Fix for Captcha/Nocaptcha text to be in your site's language

9 years 4 months ago
  • V.M.'s Avatar
    Topic Author
  • V.M.
  • Offline
  • Fresh Boarder
  • Thank you received: 2
Licenses:
JomSocial Expired

Captcha is being displayed in English, while not all websites are using English, here's a fix to have the captcha's message in your Joomla's configured language.

Open file: components/com_community/helpers/recaptcha.php
On line 67 find

<script src="<?php echo $this->apiUrl;?>?onload=jomsRecaptchaCallback&render=explicit" async defer></script>
replace with
<script src="<?php echo $this->apiUrl;?>?onload=jomsRecaptchaCallback&render=explicit&hl=<?php echo JFactory::getLanguage()->getTag()  ?>" async defer></script>

The following user(s) said Thank You: Goran
9 years 4 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

thank you for your input, I will report this to our developer.

thank you!

9 years 4 months ago
  • V.M.'s Avatar
    Topic Author
  • V.M.
  • Offline
  • Fresh Boarder
  • Thank you received: 2
Licenses:
JomSocial Expired

You're welcome

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW