Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

Re: [carfac] Is there a way to do......

Quote Reply
Re: [carfac] Is there a way to do...... In reply to
Here, maybe this will help. This is what I am using on category,htnl

<TABLE style="border:1px solid #996600;" bgcolor="#FEF4E2" WIDTH="100%"><TR><TD STYLE="padding-left: 1cm">

<B><U>Currently Online</U>:</B> <%if has_online_users%><%has_online_users%> registered user<%if has_online_users == 1%><%else%>s<%endif%><%else%>no registered users<%endif%> and <%if has_online_guests%><%has_online_guests%> guest<%if has_online_guests == 1%><%else%>s<%endif%><%else%>no guests<%endif%>.<BR><B><U>Users Online</U>:</B>

<%loop online_users%>

<a href="gforum.cgi?username=<%GT::CGI::escape($user_username)%>;<%hidden_query%>"><%nbsp user_username%></a>

<%unless last%>,&nbsp;<%endunless%>

<%endloop%>

</TD></TR></TABLE>

Here is what it spits out on the home page:



Currently Online: no registered users and no guests.
Users Online:

So it is not getting the users or something...

dave

Big Cartoon DataBase
Big Comic Book DataBase
Subject Author Views Date
Thread Is there a way to do...... SandraR 6600 Jul 11, 2003, 8:13 AM
Thread Re: [SandraR] Is there a way to do......
Franco 6405 Jul 11, 2003, 11:02 AM
Thread Re: [Franco] Is there a way to do......
SandraR 6394 Jul 11, 2003, 11:29 AM
Thread Re: [SandraR] Is there a way to do......
ArmyAirForces 6392 Jul 11, 2003, 3:09 PM
Thread Re: [ArmyAirForces] Is there a way to do......
carfac 6356 Jul 15, 2003, 4:58 PM
Thread Re: [carfac] Is there a way to do......
bretzke 6370 Jul 15, 2003, 5:36 PM
Thread Re: [bretzke] Is there a way to do......
carfac 6391 Jul 15, 2003, 6:21 PM
Thread Re: [carfac] Is there a way to do......
carfac 6365 Jul 15, 2003, 6:33 PM
Thread Re: [carfac] Is there a way to do......
carfac 6307 Aug 6, 2003, 11:40 AM
Thread Re: [carfac] Is there a way to do......
Jagerman 6094 Sep 19, 2003, 4:42 PM
Thread Re: [Jagerman] Is there a way to do......
carfac 6139 Sep 19, 2003, 4:55 PM
Post Re: [carfac] Is there a way to do......
carfac 6089 Sep 19, 2003, 5:02 PM