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 Users 4.00 for v3.4
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  01:24:12  Show Profile  Send StephenD a Yahoo! Message
I get the following error after implementing this mod:


'################################################################################# '######################## ADDED FOR INTERNATIONAL MODS! ######################### strLangLCID = "1033" function fLang(s) ' fLang=eval(s) ' commented out for IIS 4 compatibility, all related function calls changed fLang=s end function %>
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'ActiveUserTracker'


Any suggestions please.

/forum/inc_header.asp, line 230

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  01:38:19  Show Profile  Send StephenD a Yahoo! Message
edited out.

Edited by - StephenD on 21 August 2002 02:22:06
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  02:03:27  Show Profile  Visit Nathan's Homepage
Well, number one, based on that code you posted above, all the line breaks were removed by the browser you used to view the readme file. Not good.

Number two your missing at liest one file, inc_func_common, which is why your getting that error.

And number 3 we have identified 6 bugs in the mod that you probably will want to wait untill they are fixed.

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

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  02:06:12  Show Profile  Send StephenD a Yahoo! Message
OK I seemed to have fixed the bit about 'added for international mods' I had left a %> in at the bottom of the config.asp file. I'm still getting the rest of the error message relating to inc_header.asp.

I've checked the instructions for this file.

Any ideas?
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  02:09:31  Show Profile  Visit Nathan's Homepage
You didn't add the section to inc_func_common.asp

but like I say, there are some nasty bugs in it. . . so fixing that now would be a waist of time ;)

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

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  02:11:04  Show Profile  Send StephenD a Yahoo! Message
Duh, I must have missed the bit about the mod being incomplete.

Hmmm .... what to do, what to do
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  02:18:30  Show Profile  Send StephenD a Yahoo! Message
Yeah I couldn't find it in inc_functions.asp as per readme. At least now I've got my board running again. Thanks
Go to Top of Page

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  02:21:30  Show Profile  Send StephenD a Yahoo! Message
Pheww, this is the only error I get now down in the 'new' active users table:

Active Members: 2 | Guests: 0 || Total: 2 [ Administrators | Moderators ]
Microsoft VBScript runtime error '800a000d'

Type mismatch: '[string: ""]'

/forum/inc_func_common.asp, line 746

Can't wait for the bugfix..
Cheers

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  02:22:27  Show Profile  Visit Nathan's Homepage
Thats one of those bugs I was talking about.

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

StephenD
Senior Member

Australia
1044 Posts

Posted - 21 August 2002 :  03:59:43  Show Profile  Send StephenD a Yahoo! Message
Followed the other threads and got it working fine for me now.

Thanks and regards
Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 21 August 2002 :  11:25:49  Show Profile  Visit Azaniah's Homepage
Another bug (not sure if this has been mentioned Nathan)..

Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: '[string: ""]'
/3.4AU4/inc_func_common.asp, line 731

Line 731 is chkDate = in the snippet below, from the chkdate function.



case "dmmy"
chkDate = Mid(fDate,7,2) & " " & _
Monthname(Mid(fDate,5,2),1) & " " & _
Mid(fDate,1,4)





Eagles fly!, but weasels don't get sucked into jet engines.

Edited by - Azaniah on 21 August 2002 11:26:44
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 21 August 2002 :  11:41:11  Show Profile  Visit Nathan's Homepage
That is one of the bugs that I'm aware of.

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

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 21 August 2002 :  11:43:37  Show Profile  Visit Azaniah's Homepage
Value for strAURecordDate is 0

Bet that don't help much ..

Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 22 August 2002 :  02:52:40  Show Profile  Visit Nathan's Homepage
All issues have been addressed in current version.

Nathan Bales
CoreBoard | Active Users Download
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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07