Solution is described in frontpage
article
- changed module printout to support Joomla 1.0.10 (if you run older Joomla release, you need to do following:
1. In your Joomla language file, replace these definitions:
DEFINE('_GUEST_COUNT','%s guest'

;
DEFINE('_GUESTS_COUNT','%s guests'

;
DEFINE('_MEMBER_COUNT','%s member'

;
DEFINE('_MEMBERS_COUNT','%s members'

;
2. make backup of your old mod_whoisonline.php before, if you use this module)
3. Get mod_whoisonline.php from Joomla 1.0.10 and overwrite one you are using now<br><br>Post edited by: Prutkar, at: 2006/10/04 14:20