Author |
Topic |
|
NorwegianViking
Junior Member
Denmark
119 Posts |
Posted - 29 December 2003 : 09:58:02
|
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
|
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 |
|
|
Faizan
Average Member
United Kingdom
592 Posts |
Posted - 29 December 2003 : 14:39:53
|
Have you got a demo of what it would look like on active.asp?
|
»Snitz Graphics
|
|
|
NorwegianViking
Junior Member
Denmark
119 Posts |
Posted - 29 December 2003 : 19:07:15
|
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?
|
|
|
Faizan
Average Member
United Kingdom
592 Posts |
Posted - 29 December 2003 : 19:41:40
|
Oh I see, so it stays at the bottom like on default page! Nice
Thanks for the add-on.
|
»Snitz Graphics
|
|
|
NorwegianViking
Junior Member
Denmark
119 Posts |
|
The Social Outcasts
Starting Member
USA
29 Posts |
Posted - 02 March 2004 : 12:32:47
|
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 |
|
|
OneWayMule
Dev. Team Member & Support Moderator
Austria
4969 Posts |
|
|
Topic |
|