UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Untranslated string in leaderbord module

Andrew · ·
11:22 PM Wednesday, 15 January 2014
None
Hi, stackideas team.

Found new bug in /modules/mod_easysocial_leaderboard/tmpl/default.php

Line 22:

<span class="points"><?php echo $user->getPoints();?> Points</span>


I think u need to add something like this

<span class="points"><?php echo $user->getPoints();?> <?php echo JText::_( 'MOD_EASYSOCIAL_LEADERBOARD_POINTS' ); ?></span>


and add this string in language file mod_easysocial_leaderboard.ini

With best regards, Andrew
The replies under this section are restricted to logged in users or users with an active subscription with us