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
 Integrate Statistics into Active Users
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DJGray
New Member

USA
68 Posts

Posted - 07 December 2005 :  16:40:33  Show Profile  Visit DJGray's Homepage
I was looking at another Snitz user's site this morning and noted that he has integrated the Statistics (last time on, active topics, newest member, etc.) with the Active Users mod. I'd like to do that as well, because as it stands, I have "Statistics" and then below that a completely different table with "Board Statistics" which is completely redundant.

It seems like this section from default.asp is the key.


if strShowStatistics = "1" then
	' for PMs
 	if strPMStatus = "1" then 
	%>
		<!--#INCLUDE FILE="privatemess.asp"-->
	<% 
	end if
	WriteStatistics
	'##### Recently Seen Members #####
	Call DisplayRecentlySeen(10,"simple")
	'#################################
end if 
%>
<!--#include file="inc_activeusers.asp"-->
<%


Is there a spot inside the inc_activeusers.asp where I can move this "if" block?

masterao
Senior Member

Sweden
1678 Posts

Posted - 07 December 2005 :  17:28:48  Show Profile  Visit masterao's Homepage
Set the Active Users Panel in Separate Table: in Active Users Configuration to off and it will be totally integrated with the forum.

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page

DJGray
New Member

USA
68 Posts

Posted - 08 December 2005 :  10:49:14  Show Profile  Visit DJGray's Homepage
OH! Sweet! Thanks.

I wish that could have been easier!!

Edited by - DJGray on 08 December 2005 10:49:42
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 08 December 2005 :  12:23:53  Show Profile  Visit masterao's Homepage
You're welcome .

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
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.24 seconds. Powered By: Snitz Forums 2000 Version 3.4.07