Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Active User error on Inc_header
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jtnokia
Starting Member

USA
21 Posts

Posted - 09 March 2006 :  00:09:59  Show Profile  Send jtnokia an AOL message  Send jtnokia a Yahoo! Message
I have just installed this twice and I am getting an error message. it reads
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'ActiveUserTracker'

/familyforum/inc_header.asp, line 215

On the readme file it says
INC_HEADER.ASP
Find: (about line 212)
Select All
if trim(strDBNTUserName) <> "" and trim(Request.Cookies(strUniqueID & "User")("Pword")) <> "" then
chkCookie = 1
mLev = cLng(chkUser(strDBNTUserName, Request.Cookies(strUniqueID & "User")("Pword"),-1))
chkCookie = 0
else
MemberID = -1
mLev = 0
end if

Add after that:
Select All
select case Request.Form("Method_Type")
case "login"
if strLoginStatus = 1 then
AUHandleLoging()
end if
case "logout"
AUHandleLoging()
end select
ActiveUserTracker()

Does any one know what is the problem

Thanks for your help,
Justin

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 09 March 2006 :  05:05:17  Show Profile
Double check your changes against the readme again; sounds to me like you haven't added the necessary functions to inc_func_common.asp.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

jtnokia
Starting Member

USA
21 Posts

Posted - 24 March 2006 :  19:00:39  Show Profile  Send jtnokia an AOL message  Send jtnokia a Yahoo! Message
That was it I just skipped over that one.

Thanks for your help,
Justin
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07