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 Help!!!!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

currington
Starting Member

26 Posts

Posted - 16 August 2002 :  14:40:42  Show Profile
I just set up active users mod and I get this error :

Microsoft VBScript compilation error '800a03ea'

Syntax error

/forum/langMODS_Ls3kAU4.asp, line 46

case "1033" 'English

Nathan
Help Moderator

USA
7664 Posts

Posted - 16 August 2002 :  14:45:47  Show Profile  Visit Nathan's Homepage
Delete everything from that file except <!--#INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" -->

I take it you are using AU 4.0.0x

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

currington
Starting Member

26 Posts

Posted - 16 August 2002 :  14:50:42  Show Profile
yes ver 4

just trying that now
Go to Top of Page

currington
Starting Member

26 Posts

Posted - 16 August 2002 :  14:56:08  Show Profile
OK, the forum is up and running again but no sign of the active users part anywhere.

also I get error :

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'fLang'

/forum/admin_home.asp, line 77

Go to Top of Page

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 16 August 2002 :  14:57:10  Show Profile
Did you make the last change in the readme file for language installation? It goes at the end of the config.asp file, its sometimes easy to miss
Go to Top of Page

currington
Starting Member

26 Posts

Posted - 16 August 2002 :  14:58:08  Show Profile
the end of my config.asp is as follows

else
strDBNTSQLName = "M_USERNAME"
end if

%><!--#include file="langMODS_Ls3kAU4.asp"-->
Go to Top of Page

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 16 August 2002 :  15:00:38  Show Profile
Mine looks like this


else
strDBNTSQLName = "M_USERNAME"
end if



'#################################################################################
'######################## 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
%>
<!--#include file="langMODS_Ls3kAU4.asp"-->


You seem to be missing some code...
Go to Top of Page

currington
Starting Member

26 Posts

Posted - 16 August 2002 :  15:05:04  Show Profile
My admin_home.asp displays like this at the moment

Main Forum Configuration
Feature Configuration
Member Details Configuration
Ranking Configuration
FAQ Configuration
Server Date/Time Configuration
Email Server Configuration
Font/Table Color Code Configuration
Bad Word Feature Configuration
Configure Category/Forum Order
Microsoft VBScript runtime error '800a000d'

Type mismatch: 'fLang'

/forum/admin_home.asp, line 77





-----------------

Also still no active users, I take it I will show as one?

Go to Top of Page

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 16 August 2002 :  15:18:34  Show Profile
The flang thing should be fixed if you added the missing code....I think

And you would show as an active user unless you have chosen the option to not be shown on active users in your profile.
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