Different Language Post »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - Different Language Post



xmenfile [ Fri 26 Oct, 2007 16:36 ]
Post subject: Different Language Post
Thank you so much for Icy Phoenix. I just installed and It's wonderful. Anyway, I am trying to run a vietnamese forum and would like all my users able to post in vietnamese. How do i do that? I appreciate for any comment or advice .


difus [ Fri 26 Oct, 2007 18:14 ]
Post subject: Re: Different Language Post
look here

http://area69.digi-sky.net/viewtopic.php?f=2&p=132#p132

your charset 'windows-1258'

in lang_main_settings.php change

Code: [Hide] [Select]
$lang['ENCODING'] = 'windows-1258';


xmenfile [ Fri 26 Oct, 2007 19:59 ]
Post subject: Re: Different Language Post
First, thank you for your respond. 2nd, sorry for being slow. I have change lang_main_settings, just like you said. but nothing different.


novice programmer [ Fri 26 Oct, 2007 21:21 ]
Post subject: Re: Different Language Post
If you refer to a translation, search it.
If you refer to the keyboard symbols, just do what difus said.
If you don´t find any translation to the language you want, you can talk with mg about enter the translators group and work on it.


xmenfile [ Fri 26 Oct, 2007 23:23 ]
Post subject: Re: Different Language Post
sorry if my last email was not clear, I did metion that I followed his/her instruction. I changed my lang_main_settings, but did not see any different. Also I did research and I only got this . Thank you,


difus [ Fri 26 Oct, 2007 23:26 ]
Post subject: Re: Different Language Post
xmenfile wrote: [View Post]
First, thank you for your respond. 2nd, sorry for being slow. I have change lang_main_settings, just like you said. but nothing different.


can you show your site ?

try these encodings TCVN or VISCII or VPS


xmenfile [ Fri 26 Oct, 2007 23:56 ]
Post subject: Re: Different Language Post
Here you go. it's brand new. let me know. thank you,


xmenfile [ Sun 28 Oct, 2007 22:08 ]
Post subject: Re: Different Language Post
Anyone please???


xmenfile [ Sun 28 Oct, 2007 22:09 ]
Post subject: Re: Different Language Post
anyone please


xmenfile [ Sun 28 Oct, 2007 22:15 ]
Post subject: Re: Different Language Post
anyone


KugeLSichA [ Mon 29 Oct, 2007 01:05 ]
Post subject: Re: Different Language Post
dont push up this topic with your posts so soon after your last post...

if someone can help you, i think he will provide a solution for your problem...

please be patient.

P.S.: you got a yellow card from me!


xmenfile [ Mon 29 Oct, 2007 01:34 ]
Post subject: Re: Different Language Post
1st, sorry about double posts. It was an accident, I got an IP's error message when i hit "Submit", I thought it did not post it.
2nd, sorry for a little pushing, 'cause I have searched for couple days w/o any luck.
3rd, I found an answer which i have re-install my phpbb. Can I still able to upgrade it to Icy Phoenix?

PS: I found it, but need your help in IP template.

Here is the instruction: (I am trying to translate it to english on my best).
phần download, mang xuống máy nhà bản mviet14RTEToolBarFeb06.zip -- (Download zip file)
sau khi unzip (bung) nó ra sẽ có folder mviet14RTEToolBarFeb06, (Unzip it and folder will be mviet14RTEToolBarFeb06)
đổi tên nó thành mViet (mẫu tự V hoa) (Rename it to mViet)
upload mViet vô folder phpBB (trong server) (upload it to phpbb root)
Sửa trang /forum/templates/subSilver/overall_footer.tpl, thêm 1 đoạn giữa 2 tags body và html: (edit subSilver/overall_footer.tpl ADD it between </body> and </html>

OPEN subSilver/overall_footer.tpl
FIND
Code: [Hide] [Select]
</body
</html>

REPLACE WITH
Code: [Hide] [Select]
</body>
<script language="javascript1.2" src="./mViet/RTE/CVietButtonHTML.js"></script>
<script language="javascript1.2" src="./mViet/RTE/CVietMoz.js"></script>
<script>folder="./mViet/RTE/" </script>
<script language=javascript1.2 src=./mViet/RTE/CVietAddOn.js ></script>
<style type=text/css>@import url(./mViet/RTE/mviet.css);</style>
</html>



Mở trang /forum/templates/subSilver/posting_body.tpl , tìm dòng có mang chữ textarea và thêm sau nó đoạn màu đỏ: (Edit subSilver/posting_body.tpl)

OPEN subSilver/posting_body.tpl
FIND
Code: [Hide] [Select]
<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>

ADD AFTER
Code: [Hide] [Select]
<!--mViet starts-->
<center><div id=showBD>BoDaumViet</div></center>
<!--mViet finishes-->


Save and Close


ThE KuKa [ Mon 29 Oct, 2007 19:20 ]
Post subject: Re: Different Language Post
 
Off Topic
:
I do not understand anything, are we talking about a new language package for Icy Phoenix or what?


xmenfile [ Mon 29 Oct, 2007 19:55 ]
Post subject: Re: Different Language Post
Sorry, I realize this is a mod that let my users able to post in Vietnamese.

Please move it to Support other Mod

I tried to install it in IP templete, but it didi not work. I modified my files just like the above instructions and saved mViet folder in phpbb root directory, but it does not work. Can any help me, please ?
here is the Link

Thank you so much,


ThE KuKa [ Thu 01 Nov, 2007 19:43 ]
Post subject: Re: Different Language Post
xmenfile wrote: [View Post]
Sorry, I realize this is a mod that let my users able to post in Vietnamese.

Please move it to Support other Mod

I tried to install it in IP templete, but it didi not work. I modified my files just like the above instructions and saved mViet folder in phpbb root directory, but it does not work. Can any help me, please ?
here is the Link

Thank you so much,

Topic Moved


Mighty Gorgon [ Thu 01 Nov, 2007 22:07 ]
Post subject: Re: Different Language Post
I still don't understand if you are trying to apply this mod to IP or standard phpBB.


xmenfile [ Tue 13 Nov, 2007 08:45 ]
Post subject: Re: Different Language Post
xmenfile wrote: [View Post]
1st, sorry about double posts. It was an accident, I got an IP's error message when i hit "Submit", I thought it did not post it.
2nd, sorry for a little pushing, 'cause I have searched for couple days w/o any luck.
3rd, I found an answer which i have re-install my phpbb. Can I still able to upgrade it to Icy Phoenix?

PS: I found it, but need your help in IP template.

Here is the instruction:
phần download, mang xuống máy nhà bản mviet14RTEToolBarFeb06.zip -- (Download zip file)
sau khi unzip (bung) nó ra sẽ có folder mviet14RTEToolBarFeb06, (Unzip it and folder will be mviet14RTEToolBarFeb06)
đổi tên nó thành mViet (mẫu tự V hoa) (Rename it to mViet)
upload mViet vô folder phpBB (trong server) (upload it to phpbb root)
Sửa trang /forum/templates/subSilver/overall_footer.tpl, thêm 1 đoạn giữa 2 tags body và html: (edit subSilver/overall_footer.tpl ADD it between &lt;/body&gt; and &lt;/html&gt;

OPEN subSilver/overall_footer.tpl
FIND
Code: [Hide] [Select]
&lt;/body
&lt;/html&gt;

REPLACE WITH
Code: [Hide] [Select]
&lt;/body&gt;
&lt;script language="javascript1.2" src="./mViet/RTE/CVietButtonHTML.js"&gt;&lt;/script&gt;
&lt;script language="javascript1.2" src="./mViet/RTE/CVietMoz.js"&gt;&lt;/script&gt;
&lt;script&gt;folder="./mViet/RTE/" &lt;/script&gt;
&lt;script language=javascript1.2 src=./mViet/RTE/CVietAddOn.js &gt;&lt;/script&gt;
&lt;style type=text/css&gt;@import url(./mViet/RTE/mviet.css);&lt;/style&gt;
&lt;/html&gt;



Mở trang /forum/templates/subSilver/posting_body.tpl , tìm dòng có mang chữ textarea và thêm sau nó đoạn màu đỏ: (Edit subSilver/posting_body.tpl)

OPEN subSilver/posting_body.tpl
FIND
Code: [Hide] [Select]
&lt;textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);"&gt;{MESSAGE}&lt;/textarea&gt;

ADD AFTER
Code: [Hide] [Select]
&lt;!--mViet starts-->
&lt;center&gt;&lt;div id=showBD&gt;BoDaumViet&lt;/div&gt;&lt;/center&gt;
&lt;!--mViet finishes-->


Save and Close


Anyone, please help me to install it to IP. This mod will help my users able to turn on/off Vietnamese when they make a post/reply.

Thank you,




Powered by Icy Phoenix