Author |
Topic |
Mariotti
Starting Member
USA
15 Posts |
Posted - 07 February 2001 : 18:06:08
|
nm, found the problem and fixed it.
[i]"AHHHH!!! I can't see!"[\i] [i]"Sounds like a blinding flash of the obvious, sir"[\i]
"Some people say that no power can lower a mountain; some people are fools" |
|
|
bluestreak
Starting Member
USA
10 Posts |
Posted - 07 February 2001 : 22:28:24
|
Could someone please post a comprehensive ZIP files containing everything needed to accomplish this mod? I've downloaded a ton of stuff that's been posted in these five pages, and I can't seem to get any of them to work. Thanks in advance.
|
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 08 February 2001 : 18:22:04
|
That would be nice, I dont know where to start here
|
|
|
Dynamix
Junior Member
Germany
205 Posts |
Posted - 08 February 2001 : 21:08:22
|
For me, too, pleazzze!!
|
|
|
rafa
Starting Member
Spain
10 Posts |
Posted - 08 February 2001 : 21:24:20
|
YESSSSS And plsssss include "table setup's" for access 97... THX
|
|
|
mutts
Starting Member
Australia
12 Posts |
Posted - 09 February 2001 : 07:12:18
|
Hi Richard, I downloaded the setup zip, and put the link to active users3.asp in the stats area, however the cookie and the database dont seem to be writing anything as I view my own site there are no users? any ideas?
can you give a copy of your inc top.asp?
Regards Chris |
|
|
Ken73
Starting Member
USA
35 Posts |
Posted - 11 March 2001 : 05:17:09
|
I installed this in a few minutes on my SQL server'd Snitz. Works wonderfully!! Only thing is, it seems to "hang on" to user ID's logged in for a while (i.e. it's not very dynamic.) I logged on as myself, and it left "guest" up for an hour or more before it finally disappeared. Is there an update variable that can be changed so it sees that people are logged off faster? (Or am I just doing something wrong?)
Ken |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 11 March 2001 : 05:59:30
|
Ken,
look for this code in your inc_top.asp:
strOnlineTimedOut = strOnlineCheckInTime - 660 'time out the user after 11 minutes ( 660 seconds )
|
|
|
Ken73
Starting Member
USA
35 Posts |
Posted - 11 March 2001 : 11:40:31
|
I found that after I asked.. d'oh! I changed it to 20 seconds (as a test) and it kicks me off the list if I'm inactive for 20 seconds. I'll probably change it to 3 or 4 minutes instead. Otherwise this mod works PERFECT!! Great job!!
Ken |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 11 March 2001 : 19:11:06
|
I have mine set for 3 minutes and it works great at that setting. |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 12 March 2001 : 02:51:28
|
quote:
I installed this in a few minutes on my SQL server'd Snitz. Works wonderfully!! Only thing is, it seems to "hang on" to user ID's logged in for a while (i.e. it's not very dynamic.) I logged on as myself, and it left "guest" up for an hour or more before it finally disappeared. Is there an update variable that can be changed so it sees that people are logged off faster? (Or am I just doing something wrong?)
Ken
I reworked the login part of inc_top on my site so that it fixes the guest problem you have. basically it deletes the guest account with the same ip as the user logging in.
Also did some other stuff like adding a field call User_id and actually using the member_id instead of using the member name like the userid field does.
- Alan www.iamviet.com |
|
|
StockholmStudent
Junior Member
Sweden
329 Posts |
Posted - 16 March 2001 : 09:36:58
|
I can't get the inc_top.asp workin if I do as you say with that extra included file! Your read_me file says:
Place the following code in your inc_top.asp. I suggest you stick it before any html is displayed. -----------------------------------------------------------------------------------------
Where shall I insert it!? If I insert it in the absolute beginning, I get this error:
Microsoft VBScript runtime error '800a01a8'
Object required: 'my_Conn'
/forum/inc_top.asp, line 108
How to fix this!? I dont get a shit! (sorry for my bad word!)
plz help me!
cheers /CHEETAH
|
|
|
Sencer
Starting Member
Denmark
6 Posts |
Posted - 20 March 2001 : 02:58:18
|
Hmmmm that download does NOT work.... can someone please tell where we can see/ test this mod?
www.tf2bunker.com |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
|
SpitPeanut
Starting Member
7 Posts |
Posted - 22 March 2001 : 12:48:46
|
I can't get the Active Users Mod to work either. I followed the readme instructions, and added the code right after the </head> tag.
I am getting an error saying:
Microsoft VBScript compilation error '800a0400'
Expected statement
/forum/inc_top.asp, line 108
end if ^
I'm not sure why? Any ideas? |
|
|
Topic |
|