Author |
Topic |
StockholmStudent
Junior Member
Sweden
329 Posts |
Posted - 20 January 2001 : 17:43:30
|
quote:
Ok I have updated the Active Users and this will allow you to view the users IP Address if you are logged in as an Admin or a Moderator. Please give me your feedback. If you have installed the Previous Active User Mod you will still need to run active_users_setup.asp along with replacing all code with this new code for the ip logging to work.
Brad
http://www.freeaspcode.net/active_users.zip
Brad
That link aint workin! May you update the adress, please!? or send it to me maybe?
My e-mail: cheetah@plus.idg.se |
|
|
Therion93
Junior Member
USA
263 Posts |
Posted - 21 January 2001 : 01:15:31
|
I would like to get my hands on a complete- working set of files for this mod for SR4 as well.
Thanks!
Therion93 "Stare Deep Into The Heart Of Darkness...There Is No Good, No Evil - Only Me" Because Legends Never Die! - Kiss-Forever Community Forum
|
|
|
Rob Poretti
Junior Member
Canada
435 Posts |
|
master of puppets
Junior Member
Canada
117 Posts |
Posted - 23 January 2001 : 00:55:12
|
Why can't we download it?
"If I close my mind in fear, Please pry it open" - Metallica |
|
|
(.)z
New Member
United Kingdom
85 Posts |
Posted - 23 January 2001 : 07:02:48
|
HTML bug in active_users.asp
At line 180 in active_users.asp there is a missing </td>, i.e. the line Response.Write(rs("UserID") & "</a></font>") should beResponse.Write(rs("UserID") & "</a></font></td>") Freaks Netscape 4.7 out when its not there.
Regards - z - http://www.discuss-online.co.uk/ |
|
|
Dynamix
Junior Member
Germany
205 Posts |
Posted - 23 January 2001 : 11:08:56
|
Where can i find the newest version of this script?
|
|
|
(.)z
New Member
United Kingdom
85 Posts |
Posted - 25 January 2001 : 06:02:14
|
Has anyone come across this problem:Microsoft JET Database Engine error '80040e14' > > Syntax error (comma) in query expression 'RAMESYS_CS, > RAMESYS_CS_FORUM_ONLINE.UserIP='172.16.1.95' AND RAMESYS_CS, > RAMESYS_CS_FORUM_ONLINE.UserID='Guest''. > > /forums/snitz/inc_whosonline.asp, line 104 > > The inc_whoseonline.asp is the same code that is inserted into inc_top.asp, I decided to do this as an include to keep inc_top.asp changes to a minumim.
Unfortunatly, the user reporting this did not provide any more info. I have put some debugs in and asked my users to give me the debug output next time it happens.
Regards - z - http://www.discuss-online.co.uk/ |
|
|
(.)z
New Member
United Kingdom
85 Posts |
Posted - 25 January 2001 : 06:08:40
|
Re OnlineSQLencode and OnlineSQLdecode problems in older forums.
Just looking at the code for the functions (and I am certainly not a VBS expert - far from it) I can see a potential problem.
If strPass is NULL or "" then wont these functions return undefined because the return value is not set? If so, would this not cause a problem?
As I say, I am no vbs expert so perhaps someone could educate me
Regards - z - http://www.discuss-online.co.uk/ |
|
|
StockholmStudent
Junior Member
Sweden
329 Posts |
Posted - 25 January 2001 : 15:06:36
|
I waaant this mod!!!!! Can you please make a new dl-palce!!!!!!!??????????
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 25 January 2001 : 16:45:42
|
Here's the zip file for the mod: http://www.dsilvera.com/forum/mods/active_users.zip
*----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* |
|
|
Dynamix
Junior Member
Germany
205 Posts |
Posted - 25 January 2001 : 18:43:19
|
Does this one work with V3.1Final?
|
|
|
Dynamix
Junior Member
Germany
205 Posts |
Posted - 25 January 2001 : 19:23:40
|
Does not work for me. I allways get this error:
Microsoft VBScript runtime -Error '800a01a8' Object required: 'my_Conn' /inc_top.asp, Line 108
What´s wrong?
|
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 26 January 2001 : 01:28:52
|
Dynamix, to tell you the truth, it is really hard to help you get this mod, in fact any mod, working with older versions. Most mods being made now are being made for the SR4 release. And existing mods are being redone to work with SR4. Most of the moderators and DEV Team Members might have the forum code as far back to the 3.1 SR2 version. (For me anyway) So we could probably help you if you were using the SR2 version, and could definetly help you if you were using the SR4 version since that's what everyone is mainly using, but you're gonna find it hard getting help installing these mods to your 3.1 Final forums. Because majority of us aren't using that version. Why not upgrade Dynamix?
*----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 26 January 2001 : 01:41:19
|
Dynamix,
sounds like the active users code you added to inc_top.asp was added above where my_Conn is defined.
The best place to add it is right after the </head> tag. |
|
|
Dynamix
Junior Member
Germany
205 Posts |
Posted - 26 January 2001 : 05:39:04
|
quote:
Why not upgrade Dynamix?
Because of two reasons: 1. i haven´t a complete german translated version 2. problems during the conversion of the database to 3.1SR4.
|
|
|
Topic |
|