Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4-archive)
 two basiq Questions!!!
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

maviyanki
Starting Member

23 Posts

Posted - 13 February 2002 :  14:23:36  Show Profile  Reply with Quote
Hello we use old ver. of snitz forum. v3.3 i think.
i have 2 questions
one of them that;
is it impossibble to add jpg or gif logo under name of forum posts..i saw it another forums

and other questions is;
Our forum support turkish/english but i canceled engelish form and you know there is a selections button for language at right corner.
how can i remove it?
thanks your reading..



Edited by - bozden on 23 April 2002 13:20:55<

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 13 February 2002 :  14:41:17  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
I can answer your first question:

Install the MOD: Avarars v2.0.

<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 13 February 2002 :  14:42:26  Show Profile
You are using one of the v40 betas, not v3.3... As the upgrade code is not written yet, the Powered By Snitz link shows v3.3.03...

1. Use the [ img ]h t t p : / / . . . . [ / img] tag (without spaces) in the signature (from profile - in Turkish: AYARLARIM )
Opps, you were asking Avatars. Follow the route given to you by OneWayMule .

2. Open config.asp, go to the bottom part. You will need to do the following:
a) set blnLangSuppport to false

Const blnLangSupport = False ' Controls Multi Language Support and the selector in menu. Default: FALSE


b) Find the two include directives and arrange them like this (take 1055 to first, then remove # from the second):

'== SINGLE LANGUAGE SUPPORT
' To support only one language, do the following:
' 1. Set the blnLangSupport to FALSE (its around 40 lines above)
' 2. Change the code NNNN (LCID code) in the include LangNNNN.asp below, be sure it exists
' 2. Remove the # signs infront of the include(s) in the
' MULTIPLE SIMULTANEOUS LANGUAGE SUPPORT section below
' NOTE: This is also the default language in Multi Language case
%>
<!--#INCLUDE FILE="Lang1055.asp" -->
<%
'== MULTIPLE SIMULTANEOUS LANGUAGE SUPPORT
' To support two user selectable languages, do the following:
' 1. Set the blnLangSupport to TRUE (its around 10 lines above)
' 2. Put a # sign infront of the include(s) just below
' 3. Change the code NNNN (LCID code) in the alternative Language include LangNNNN.asp below, be sure it exists
if blnLangSupport then
%>
<!--INCLUDE FILE="Lang1033.asp" -->
<!--INCLUDE FILE="Lang0000.asp" -->
<%
'===== DO NOT CHANGE THESE ========================================================
end if



Think PinkPost v40b03 Patches


Edited by - bozden on 13 February 2002 14:48:26<
Go to Top of Page

maviyanki
Starting Member

23 Posts

Posted - 13 February 2002 :  19:29:41  Show Profile
first of all thank you

Set the blnLangSupport to FALSE (its around 40 lines above)

enough change True to false to remove this two language select button..now forum run correctly
if you remove # sings from <!--#INCLUDE FILE="Lang1055.asp" -->
forum willnot run correctly.you cant read forum menu that writing turkish language..

and;

for avarars
http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=6986
i found a link to download this mod but yahoo server has errors when i want to donwload this.
please if you know ,give me another link to download this mod..
i want to add avavars only our staff it's possible with this mod?




Edited by - maviyanki on 13 February 2002 19:46:57<
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 13 February 2002 :  21:35:18  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
The download from briefcase.yahoo.com worked for me.

Anyway, you can download the file here.


quote:
i want to add avavars only our staff it's possible with this mod?

Yes, you can assign avatars to certain members, so only these can use them.



Edited by - OneWayMule on 13 February 2002 21:36:53<
Go to Top of Page

maviyanki
Starting Member

23 Posts

Posted - 13 February 2002 :  21:47:24  Show Profile
anyway i downloaded that files.and i setuped

but i want to add only our staff member. but this mod oped all users of forum..How can i change it
please helap..







Edited by - maviyanki on 13 February 2002 23:16:22<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 14 February 2002 :  00:39:27  Show Profile
quote:

if you remove # sings from <!--#INCLUDE FILE="Lang1055.asp" -->
forum willnot run correctly.you cant read forum menu that writing turkish language..

and;


Sevgili MaviYanki arkadaş, lütfen yukarıdaki koda dikkatli bak. 1055 Türkçe'nin LCID kodu, dolayısıyla o kalmalı, diğeri (1033) gitmeli.

Dear Friend MaviYanki, please look at the code given above carefully. 1055 is the LCID code for Turkish, thus it must remain, the other (1033) must be removed.


Think PinkPost v40b03 Patches<
Go to Top of Page

maviyanki
Starting Member

23 Posts

Posted - 14 February 2002 :  06:40:11  Show Profile
Thankf for your help dear bozden

<
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.22 seconds. Powered By: Snitz Forums 2000 Version 3.4.07