Author |
Topic |
|
Rasyr
Junior Member
USA
199 Posts |
Posted - 19 August 2002 : 20:46:14
|
Ok, I got the Active User stuff working except for one little thing... Everytime I try to enable the part which will show which page a person is on, I get the following error
Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: 'chkForumAccess' /iceforums/active_users.asp, line 412
Please help! (and yes, I know I am pitiful....) |
**TANSTAAFL** |
|
Rasyr
Junior Member
USA
199 Posts |
Posted - 19 August 2002 : 20:52:10
|
while playing with it, I had users there who were active for ungodly amounts of time...
once I reduced the timeout to 0, I could then start seeing it with the error....
but, I no longer get anything but a 0 in the column for how long I am there....
|
**TANSTAAFL** |
Edited by - Rasyr on 19 August 2002 20:54:18 |
|
|
lir
New Member
USA
67 Posts |
Posted - 19 August 2002 : 21:53:28
|
I'm having that same problem off and on. I'll check it out and post here when I figure out whats going on.
|
lir |
|
|
lir
New Member
USA
67 Posts |
Posted - 19 August 2002 : 22:17:46
|
Found it. Looks like someone forgot to include a file. Make it look like this around line 40 (code in red is inserted):
<!--#INCLUDE FILE="inc_func_common.asp" --> <!--#INCLUDE FILE="inc_func_secure.asp" --> <!--#INCLUDE FILE="inc_header.asp" -->
Now its all goooooodddd |
lir |
|
|
Rasyr
Junior Member
USA
199 Posts |
Posted - 19 August 2002 : 22:40:02
|
in which page? |
**TANSTAAFL** |
|
|
Rasyr
Junior Member
USA
199 Posts |
Posted - 19 August 2002 : 22:47:20
|
I put it in active_users.asp and I still get problems with it....
|
**TANSTAAFL** |
|
|
lir
New Member
USA
67 Posts |
Posted - 19 August 2002 : 22:47:27
|
Sorry. In active_users.asp
See my note on that chkDate problem too |
lir |
|
|
lir
New Member
USA
67 Posts |
Posted - 20 August 2002 : 00:25:17
|
Sorry I didnt see your post before. You're still having problems? The same problem? |
lir |
|
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 20 August 2002 : 02:16:13
|
Yeah, I know its there. Waiting to see if the date thing can be figgured out by someone before I update it though. |
Nathan Bales CoreBoard | Active Users Download |
|
|
lir
New Member
USA
67 Posts |
|
Nathan
Help Moderator
USA
7664 Posts |
|
Rasyr
Junior Member
USA
199 Posts |
Posted - 20 August 2002 : 07:59:40
|
well, I just tried your date fix (downloading the asp file and replacing my original one, and it did not work.
As soon as I went back to re-enable the OS/browser info and the column showing where they are currently, I got the following error
Error Type: Microsoft VBScript runtime (0x800A01C2) Wrong number of arguments or invalid property assignment: 'chkForumAccess' /iceforums/active_users.asp, line 413
just one line down from the original error. Note: I am still using US short date rather than the UK medium date that I want to use.
(I have gone ahead and placed the original back for now.... |
**TANSTAAFL** |
|
|
lir
New Member
USA
67 Posts |
Posted - 20 August 2002 : 10:26:44
|
quote: Originally posted by Nathan
So thats not a bug in the mod then? Its in the source code?
Sorry Nathan, that was another date thing. All these **** fixes, I'm getting confused. As far as I know, the AU date thing still needs work, I'm checking it out now.
|
lir |
|
|
lir
New Member
USA
67 Posts |
|
Nathan
Help Moderator
USA
7664 Posts |
|
|
Topic |
|