Author |
Topic |
|
ayora
Starting Member
37 Posts |
Posted - 25 July 2002 : 13:07:28
|
any one have the .asp files that has already been configured ?
i cant make it work!
this is the error i get in the admin
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'fLang'
/forum/admin_home.asp, line 77
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 25 July 2002 : 13:10:01
|
Does the end of your config.asp file look like this?
'################################################################################# '######################## 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"-->
the very last lines?
No matter how fast light travels it finds the darkness has always got there first, and is waiting for it. http://www.ian-hamlin.co.uk ™ |
|
|
ayora
Starting Member
37 Posts |
Posted - 25 July 2002 : 13:14:33
|
if add that, this shows up
Microsoft VBScript compilation error '800a03ea'
Syntax error
/forum/langMODS_Ls3kAU4.asp, line 46
case "1033" 'English ^
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
|
ayora
Starting Member
37 Posts |
Posted - 25 July 2002 : 13:22:37
|
yepp no difference!
cant you send me all of the configured .asp files ?
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 25 July 2002 : 13:28:54
|
I have a copy of the files that need to be changed, they will only work if you have no other mods installed, and are using 3.3.05. I can send you them.
Also you will still need the new files that came with the mod.
No matter how fast light travels it finds the darkness has always got there first, and is waiting for it. http://www.ian-hamlin.co.uk ™ |
|
|
ayora
Starting Member
37 Posts |
Posted - 25 July 2002 : 13:34:00
|
THAnX
no i havent any other mods installer & i use that version
send the files to ayora@trancendio.com
thanks!!
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 25 July 2002 : 13:35:59
|
Ok just sent them, remember you need the new files that came with the mod, and also backup the files you have now just in case.
Also note that you will have to re-edit the config.asp file to suit your setup, ie. the strDbtype and connection string will have to be re-entered.
No matter how fast light travels it finds the darkness has always got there first, and is waiting for it. http://www.ian-hamlin.co.uk ™
Edited by - Hamlin on 25 July 2002 13:40:13 |
|
|
Kallid
Starting Member
27 Posts |
Posted - 31 July 2002 : 17:05:42
|
I have no idea why I am gettin this error. I have the exact same probably that he is having.
|
|
|
Kallid
Starting Member
27 Posts |
Posted - 31 July 2002 : 17:23:10
|
I update my code wit '## SNITZ FORUM 2000 MOD LANGUAGE FILE '## Mod Active Users 4.0 '## Author: Nathan Bales
%> <!--#INCLUDE FILE="LangMODS_Ls3kAU4_1033.asp" -->
And now i get this error on my default.asp page. Its says something is wrong wit if (mlev = 4 or mlev = 3) or (lcase(strNoCookies) = "1") then call PostingOptions()
ANd I dont remember editing this.
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 31 July 2002 : 17:45:18
|
What verson of the forum do you have? Making that change is what I had to do to get the mod working with the current version...
Also can you post a link to your forum?
No matter how fast light travels it finds the darkness has always got there first, and is waiting for it. |
|
|
Kallid
Starting Member
27 Posts |
Posted - 31 July 2002 : 17:58:57
|
I am using the lastest version of the forum... The site link is www.theseventhcircle.net/tsc/forum
I have fixed it so that people can post again. I dont know what else... I can do besides ask you or whoever sent the other guy the files. And then use that to add my Mod for PMs...
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 31 July 2002 : 18:31:30
|
quote:
I have fixed it so that people can post again. I don't know what else... I can do besides ask you or whoever sent the other guy the files. And then use that to add my Mod for PMs...
If the other guy does not offer, I can send you them, just email me via snitz, although if you have other mods it may be best to try and get it working rather than have to add all the changes to the new files again, as it just increases the chances of something going wrong. Plus the fact it always states "do not overwrite your files" in most readme's so I dont know if sending files is really a good idea anymore.
Also as normal back up your current files, and remember to change the config.asp file to your connection string and database type, if you do end up using them.
No matter how fast light travels it finds the darkness has always got there first, and is waiting for it. |
|
|
Kallid
Starting Member
27 Posts |
Posted - 31 July 2002 : 18:42:21
|
well I would rather to get it to work... But I dont know what else to do.
|
|
|
|
Topic |
|