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 Users version 4.0
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 19

EPW
Starting Member

Canada
4 Posts

Posted - 27 August 2002 :  19:34:53  Show Profile  Visit EPW's Homepage  Send EPW an ICQ Message
I am having a problem viewing the active_users.asp file. It only happens when there are guests to the forum.

I get this error:

Microsoft VBScript runtime error '800a000d'
Type mismatch: 'rsAM'

/forum/active_users.asp, line 209

Any help would be greatly appreciated.

EPW
Go to Top of Page

lir
New Member

USA
67 Posts

Posted - 27 August 2002 :  19:41:11  Show Profile
See this topic for info on AU 4.0.16 and the problem you are having:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33715

lir
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 27 August 2002 :  19:42:39  Show Profile  Visit Nathan's Homepage
And for future reference, post any problems with this mod in the mod implementations forum.

Thats my nice way of saying.

STOP POSTING HERE ALREADY

Nathan Bales
CoreBoard | Active Users Download
Go to Top of Page

EPW
Starting Member

Canada
4 Posts

Posted - 27 August 2002 :  19:45:34  Show Profile  Visit EPW's Homepage  Send EPW an ICQ Message
That page doesn't help much, what exactly do I need to do?
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 28 August 2002 :  11:32:40  Show Profile  Visit Lydecker's Homepage
Okay, what If I DIDN'T update the DB before adding the code to 3.4.01 (upgraded from 3.3...)

THanks
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 28 August 2002 :  11:41:49  Show Profile  Visit Lydecker's Homepage
Okay I solved it by removing the code from inc_header.asp and inc_func_common.asp, then Updating the DB, then wacking the code back.

Thanks
Go to Top of Page

chief77
Junior Member

New Zealand
114 Posts

Posted - 03 September 2002 :  07:47:37  Show Profile  Visit chief77's Homepage  Send chief77 an ICQ Message
Is this mod still relying on forum_online table? Is there an alternative for real-time active users? Like using ASP's session object to provide such real-time data feedback. (I know some users cannot use Session object).

To further the development of using Session object to provide real-time data, anyone who are log-in will essentially have their names added to the session object variable until they logoff or their session timed out.

The Active Users may store the active users in Application object variable?? Something like that...

I hope there's a demand for this, as I like to see this happen though. Thanks :D

Kel.
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 03 September 2002 :  08:35:18  Show Profile  Visit Lydecker's Homepage
Question - I f I have a main site an forum, is there any way to log active users on the main site (so it showes up in the forum too)??

THanks
Go to Top of Page

matsd
Starting Member

Sweden
26 Posts

Posted - 05 September 2002 :  11:17:40  Show Profile  Visit matsd's Homepage
Is the v40_17 of the Active Users mod for v3.4.01 also valid for v3.4.02 or are there changes in the original Snitz asp files to be edited that makes the editing instructions to implement the mod incorrect?

Mats D
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 05 September 2002 :  11:31:28  Show Profile  Visit masterao's Homepage
Mats, the mod is valid for v3.4.02. The only thing that may be different is the line number for the various changes in the forum files.

The changes in the forum code between 3.4.01 and 3.4.02 are only bug-fixes, not a new major release. They do not make the mod out-dated.


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

masterao
Senior Member

Sweden
1678 Posts

Posted - 05 September 2002 :  11:35:29  Show Profile  Visit masterao's Homepage
quote:
Originally posted by Lydecker

Question - I f I have a main site an forum, is there any way to log active users on the main site (so it showes up in the forum too)??



Yes, but you have to change the way that Active Users keep track of pages. The mod can only track pages found in the forum directory. If you want to track pages outside the forum, you must add those pages to the function WhatPage (in active_users.asp), and you must also add the directory to the filename in that function. (Example, change forum.asp to /forum/forum.asp).

<Edit>
You must also add <% ActiveUserTracker() %> that tracks the users, as well as include config.asp and inc_func_common.asp in the pages that you want to track.

I've not tested this yet on v3.4, so I cannot say if it will work or not.
</Edit>


Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod

Edited by - masterao on 06 September 2002 13:46:24
Go to Top of Page

tduffy
Junior Member

146 Posts

Posted - 06 September 2002 :  12:58:11  Show Profile
Would it be possible to modify the code, so moderators could see user's ip addresses too?
Go to Top of Page

Lydecker
Junior Member

United Kingdom
297 Posts

Posted - 06 September 2002 :  22:20:20  Show Profile  Visit Lydecker's Homepage
Can someone hit me with what a good value for 'active users time out' is?

Thanks
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 07 September 2002 :  02:16:25  Show Profile  Visit masterao's Homepage
quote:
Originally posted by tduffy

Would it be possible to modify the code, so moderators could see user's ip addresses too?



Look in this topic. I answered your question there.


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

masterao
Senior Member

Sweden
1678 Posts

Posted - 07 September 2002 :  02:25:23  Show Profile  Visit masterao's Homepage
quote:
Originally posted by Lydecker

Can someone hit me with what a good value for 'active users time out' is?

Thanks



That is totally depending on what kind if website you are running. I would suggest 5-10 minutes, but make the decision based upon how long is a visitor viewing a typical page? If you have long articles that your visitors read, then they are online for that whole time (i.e. a high timeout value), if the articles are short and concise, you can set a low timeout value.



Don't set

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
Go to Top of Page
Page: of 19 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07