Author |
Topic  |
|
srcigars
New Member

61 Posts |
Posted - 04 April 2006 : 16:11:25
|
Trying to add active user mod and have everything load as the readme file says. when i load the page at the bottum it says
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fLang'
/forum/inc_activeusers.asp, line 141
i did not change anything in this file but is what the line says
Response.Write"<a href=""" & ScriptName & "?HideActiveUsers=Y"">" & getCurrentIcon(strIconMinus,fLang(strLangMOD_Ls3kAU_00003),"") & "</a>"
and in the admin control i only have 2 mod options and it says
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fLang'
/forum/admin_home.asp, line 127
i checked the line and this is what is there
Response.Write " <LI><span class=""spnMessageText""><a href=""admin_config_members.asp"">Member Details Configuration</a></span></LI>" & vbNewLine & _
Any help would be great,,, |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
srcigars
New Member

61 Posts |
Posted - 04 April 2006 : 16:39:42
|
got it,,, i loaded the wrong Language Installation lines in the config.asp.
man, props to all you guys that help out. there is no way i would have learned what i have without you guys. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Swn-Y-Mor
New Member

90 Posts |
Posted - 27 July 2006 : 03:40:34
|
srcigars - What lines in your Config.asp were wrong? I have exactly the same error |
 |
|
|
Topic  |
|