Quote:
Originally Posted by Markos
hi has anything been changed on this one from the 3.7 one cose ive just tried this and its still showing 2 comas between the users names and its still not showing users in the whos online section
|
I fixed that:
Find:
fetch_musername($loggedin);
eval('$activeusers .= ", ' .
Change:
fetch_musername($loggedin);
eval('$activeusers .= "' .