Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Active Users MOD
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ttnetworks
New Member

United Kingdom
70 Posts

Posted - 20 May 2001 :  10:38:46  Show Profile  Visit ttnetworks's Homepage
How do you get the Active Users to be displayed in Statistics??



Andrew Thompson
Sys Admin
TT Networks

stuF
Average Member

United Kingdom
561 Posts

Posted - 20 May 2001 :  12:22:45  Show Profile  Visit stuF's Homepage
change where it is placed in default.asp
sorry i cant be more specific, but the way i did it before i canged mine around, was to look in default.asp for *statistics* and when oyu come to the place where statistics follows the font tag, anywhere unerneath there is part of the stats section, so to make it look the same as the rest, copy the html code from the online version of oyur forum, and look at the section where oyu want to put it, find a piece of the code which will look the same as the rest, and insert this into the asp file...

Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 20 May 2001 :  14:09:32  Show Profile  Visit dayve's Homepage
most common area I've seen this placed is here (default.asp):


loop
end if
rs.MoveNext
loop
end if
%>
<!--#include file="active_users2.asp"-->
<!--#include file="privatemess.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
%>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%">
<tr>
<td>
<font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">
<img alt="New Posts" src="icon_folder_new.gif" width=8 height=9> Contains new posts since last visit.<br>
<img alt="Old Posts" src="icon_folder.gif" width=8 height=9> No new posts since the last visit.<br>
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>




Dayve


Edited by - dayve on 20 May 2001 14:10:30
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07