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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Active User Add-on (for Active Topics) 3.4.03/04
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

NorwegianViking
Junior Member

Denmark
119 Posts

Posted - 29 December 2003 :  09:58:02  Show Profile  Visit NorwegianViking's Homepage
ADD-ON for Active User Version 4.0.17.
Current Author: NorwegianViking
(with code from Nathan Bales)
Last Modified: December 29, 2003
For Snitz Version: 3.4.03 or 3.4.04

Purpose of MOD:
Show the Active User Statistics on the Active Topic page.

Ease of Installation (1-Hard, 10-Easy): 10
No files to upload.
Add one line of code to Active.asp.

Requires Active User MOD Version 4.0.17 which can be found here:

http://www.ls3k.com/snitz/Active%20Users%2040_17.zip


To view Active User info on the Active Topic screen, do the following:

In Active.asp
(- v.3.4.03 around line 611)
(- v.3.4.04 around line 581)
locate:

end if
Response.Write " </table>" & vbNewline & _


Insert the following line(s) between these lines:

'## ADD-ON for Active Users 4.0.17 - Show Active Users in Active Topics. (Start of code)
%><!--#include file="inc_activeusers.asp"--><%
'## ADD-ON for Active Users 4.0.17 - Show Active Users in Active Topics. (End of code)


It will then read:

end if
'## ADD-ON for Active Users 4.0.17 - Show Active Users in Active Topics. Start
%><!--#include file="inc_activeusers.asp"--><%
'## ADD-ON for Active Users 4.0.17 - Show Active Users in Active Topics. End
Response.Write " </table>" & vbNewline & _


That's all.

This line of code is the same line that is added to the Default.asp as described in the help.htm of Active Users 4.0.17.




Have searched, but not found this add-on anywhere.
Hopefully Nathan might include this in his next release of Active Users. It might also be useful if it could be configurable, that is so the admin could decide if it should be shown with Active Topics.


kind regards
NorwegianViking

Mod installation for beginners | User registration problems?

Edited by - NorwegianViking on 15 January 2004 10:48:01

masterao
Senior Member

Sweden
1678 Posts

Posted - 29 December 2003 :  14:20:17  Show Profile  Visit masterao's Homepage
Nice addon.

I think there are a few who have done this before, although Im not sure if it was for AU4 for Snitz 3.4 or if it was for Snitz 3.3.

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

Faizan
Average Member

United Kingdom
592 Posts

Posted - 29 December 2003 :  14:39:53  Show Profile  Visit Faizan's Homepage  Send Faizan an AOL message  Send Faizan an ICQ Message  Send Faizan a Yahoo! Message
Have you got a demo of what it would look like on active.asp?




»Snitz Graphics
Go to Top of Page

NorwegianViking
Junior Member

Denmark
119 Posts

Posted - 29 December 2003 :  19:07:15  Show Profile  Visit NorwegianViking's Homepage
quote:
Originally posted by Faizan

Have you got a demo of what it would look like on active.asp?



The output looks exactly the same as you get with the Active User MOD on the default.asp page. (It is calling the same code)

The Active User MOD shows:
# of Active users
# of Guests
# of Anonymous visitors (if configured for allowing registred members who wishes so to not be identified)
Sum of the above
Active Users Record: ## |Record set on: date /time

When clicking the link for Active User,
a table is shown, with Member Name, IP (for administrators), Current page, Active Since, Active Time
The table is divided into
Active members
(Anonymous users)
Guests

Unfortunately, I can't give you a link to a demo.
After being hacked last time I posted a link to my forum (3.03) here, I don't do that error again, even if it now is 3.4.03

kind regards
NorwegianViking

Mod installation for beginners | User registration problems?
Go to Top of Page

Faizan
Average Member

United Kingdom
592 Posts

Posted - 29 December 2003 :  19:41:40  Show Profile  Visit Faizan's Homepage  Send Faizan an AOL message  Send Faizan an ICQ Message  Send Faizan a Yahoo! Message
Oh I see, so it stays at the bottom like on default page!
Nice

Thanks for the add-on.


»Snitz Graphics
Go to Top of Page

NorwegianViking
Junior Member

Denmark
119 Posts

Posted - 15 January 2004 :  10:48:59  Show Profile  Visit NorwegianViking's Homepage
Hi

Documentation added for Snitz v3.4.04
Se first post.

kind regards
NorwegianViking

Mod installation for beginners | User registration problems?
Go to Top of Page

The Social Outcasts
Starting Member

USA
29 Posts

Posted - 02 March 2004 :  12:32:47  Show Profile  Visit The Social Outcasts's Homepage  Send The Social Outcasts an AOL message  Send The Social Outcasts an ICQ Message  Send The Social Outcasts a Yahoo! Message
what in the world?!?!?!?!

my MOD setup is the same as my alternative. as in...i can't select which mod to install. i have to have the code. where is the code for it to setup the databases? i'm using 3.4.04 btw

Now we lie awake with shut eyes so to forever forget this.

--Project86
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 02 March 2004 :  12:36:50  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
There are no database changes required for this add-on.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
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.16 seconds. Powered By: Snitz Forums 2000 Version 3.4.07