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.0 language file trouble
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ROB
Junior Member

USA
347 Posts

Posted - 15 April 2002 :  13:01:05  Show Profile  Visit ROB's Homepage  Send ROB an AOL message  Send ROB an ICQ Message  Send ROB a Yahoo! Message
I've installed the Active Users 4.0 MOD on my 3.3.03 board, and it works as far as tracking active users... BUT....

I've got a real problem with the language stuff. If you look at my forum index or the activer users page, you'll see the "data" but the labels (all pulled from the language files) are blank! Same in the admin panel.

I've uploaded the proper files, and followed the instructions, but I'm stuck at the moment. Any ideas why this might be happening?

Jeff Hester
http://www.bigblueball.com
Absolutely everything about Instant Messaging & Chat

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 April 2002 :  13:09:31  Show Profile
did you complete the part at the bottom of the readme.html file where you insert code into config.asp for the langauge file?

'#################################################################################
'######################## 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"-->
Go to Top of Page

ROB
Junior Member

USA
347 Posts

Posted - 15 April 2002 :  13:16:50  Show Profile  Visit ROB's Homepage  Send ROB an AOL message  Send ROB an ICQ Message  Send ROB a Yahoo! Message
Of course. And the language files were uploaded as well.

Jeff Hester
http://www.bigblueball.com
Absolutely everything about Instant Messaging & Chat
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 15 April 2002 :  13:21:27  Show Profile  Visit Nathan's Homepage
Since your forum is in English only, you can include the English file directly. This work? These files all need to be in the directory with your forum. . .

'#################################################################################
'######################## 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_1033.asp"-->



Nathan Bales
Snitz Exchange | Do's and Dont's

Edited by - Nathan on 15 April 2002 13:22:53
Go to Top of Page

ROB
Junior Member

USA
347 Posts

Posted - 15 April 2002 :  13:31:21  Show Profile  Visit ROB's Homepage  Send ROB an AOL message  Send ROB an ICQ Message  Send ROB a Yahoo! Message
My bad... don't know how I mucked it up, because your code is correct, but somehow the %> slipped beneath the include statement. Ugh!

It's working fine now.

Jeff Hester
http://www.bigblueball.com
Absolutely everything about Instant Messaging & Chat
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 15 April 2002 :  13:34:30  Show Profile  Visit Nathan's Homepage
My fault, I made the readme confusing

Download a more recent version of the mod and re-upload the new files. There are a few bug fixes.
There have been no changes in the code that is included in existing files though, so its an easy fix.

Nathan Bales
Snitz Exchange | Do's and Dont's

Edited by - Nathan on 15 April 2002 13:36:26
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07