Here is the links to the Add-Ons I did to show the Member's name:
http://www11.ewebcity.com/dssdbs/files/active_users_addons2.zip
and here is an alternate download site:
http://www1.domaindlx.com/dssdbs/files/active_users_addons2.zip
Instructions for adding the Add-Ons:
Just insert the Include code like this:
end if
rs.MoveNext
loop
end if
%>
<!--#include file="active_users2.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
%>
If you have the minimize category mod installed and you want the Who's Online part to be collapsible as well substitute active_users2b.asp as the include file above.