I have found this within the class_profileblock.php
PHP Code:
$membergroups = fetch_membergroupids_array($this->profile->userinfo);
$this->block_data['membergroupcount'] = 0;
$membergroupbits = '';
foreach ($membergroups AS $usergroupid)
I am guessing I should add a number to the membergroupcount instead of 0 which I am guessing means all?
Thanks
--------------- Added [DATE]1239469985[/DATE] at [TIME]1239469985[/TIME] ---------------
Okay, I have changed 0 to 5 now and it is displaying 5 groups created, not sure in what order though. But I have noticed at the top of the block it says this:
Public Usergroups: (5) and then:
User-Created Social Groups: (5)
Not sure if that is correct or what Public Usergroups means.
________
ASIAN YOUNG