Mine works and I'm running 3.5.4. Create a CMPS module called "adv_portal_whochat", select YES for "Use Module Shell Template" and then add this code to adv_portal_whochat template:
<tr>
<td class="$bgclass">
<center>
<font size="1" face="verdana">
Currently Active Chatters: $totalchatters
<br>$chatters
</font></center>
</td>
</tr>
Then ftp the attached 'whochat.php' file in your /forums/modules folder.
|