Author |
Topic |
Nathan
Help Moderator
USA
7664 Posts |
|
StephenD
Senior Member
Australia
1044 Posts |
Posted - 27 August 2002 : 05:12:31
|
Hmm ... uploaded a clean v3.4.01, uploaded active Users v16. It was running fine all day until one particular User logged on then I got the following error:
Microsoft VBScript runtime error '800a000d' Type mismatch: 'rsAM'
/forum/active_users.asp, line 209
It is showing each user as an active guest too. |
|
|
scottking
Starting Member
31 Posts |
Posted - 27 August 2002 : 06:29:35
|
I deleted my copy of 4.0.15 once I got active user to work on my forum. So could you tell us what sections of code need to be replaced or should I just install the whole thing over
Thanks
|
|
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 27 August 2002 : 11:05:17
|
Depends on which your upgrading from. If its .15 then you need to replace active_users.asp and add the little piece to login.asp.
If its from another version, then I have already forgotten. |
Nathan Bales CoreBoard | Active Users Download |
|
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 27 August 2002 : 19:44:26
|
ok, there is a small bug in the readme, that either has to do with a small change richard made to register.asp between the RC version ans 3.4 or between 3.4 and 3.4.01
If the spelling of this message is bad its because I'm typing it blind |
Nathan Bales CoreBoard | Active Users Download |
|
|
EPW
Starting Member
Canada
4 Posts |
Posted - 27 August 2002 : 19:50:06
|
Nathan,
I am getting the same problem and I just installed 3.4.01 for the forum and 4.0.16 for the AU.. |
|
|
lir
New Member
USA
67 Posts |
Posted - 28 August 2002 : 03:23:25
|
quote: Originally posted by EPW
Nathan,
I am getting the same problem and I just installed 3.4.01 for the forum and 4.0.16 for the AU..
For the rsAM problem, in active_users.asp, change lines 209-210 from:
strLastPage = rsAM("AU_LASTPAGE") strQS = rsAM("AU_QUERYSTRING")
to:
strLastPage = rsAG("AU_LASTPAGE") strQS = rsAG("AU_QUERYSTRING")
|
lir |
|
|
EPW
Starting Member
Canada
4 Posts |
Posted - 28 August 2002 : 10:36:58
|
Thank you lir.. Hopefully it works.. I will find out later..
EPW |
|
|
Nathan
Help Moderator
USA
7664 Posts |
|
Lydecker
Junior Member
United Kingdom
297 Posts |
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 28 August 2002 : 19:48:21
|
The point of this topic is that you post the problems here. not there. |
Nathan Bales CoreBoard | Active Users Download |
|
|
VodkaFish
Average Member
USA
654 Posts |
Posted - 28 August 2002 : 19:50:29
|
I'm still using .15, forgive me if this has been fixed, as I'm just going to fix it myself. I just thought I'd point out that all users have the "locked" profile icon near their names on my site. Figure it's just "strIconProfileLocked" that needs to be changed, no? |
v ø d k â f ï § h |
|
|
Lydecker
Junior Member
United Kingdom
297 Posts |
Posted - 28 August 2002 : 20:14:17
|
quote: Originally posted by Nathan
The point of this topic is that you post the problems here. not there.
Yea, the "Dang" part was meant to emphasize the mistake. |
|
|
Nathan
Help Moderator
USA
7664 Posts |
|
CodeName
Junior Member
296 Posts |
Posted - 29 August 2002 : 05:30:57
|
hehe Nathan When We Can Download Active Users 4.18 ?
|
|
|
Nathan
Help Moderator
USA
7664 Posts |
Posted - 29 August 2002 : 11:14:05
|
after either a few more bugs are reported or it goes for a few days with no new bugs. |
Nathan Bales CoreBoard | Active Users Download |
|
|
Topic |
|