Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post 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 .
 



 
xmenfileSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post 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: [Download] [Hide] [Select]
$lang['ENCODING'] = 'windows-1258';

 




____________
*VOLVO CLUB*
 
difusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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,
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 




____________
*VOLVO CLUB*
 
difusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Different Language Post 
 
Here you go.  it's brand new.  let me know.  thank you,
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Different Language Post 
 
Anyone please???
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Different Language Post 
 
anyone please   
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Different Language Post 
 
  anyone  
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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!
 




____________

Play Games at GamesCampus!
 
KugeLSichASend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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: [Download] [Hide] [Select]
</body
</html>

REPLACE WITH
Code: [Download] [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: [Download] [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: [Download] [Hide] [Select]
<!--mViet starts-->
<center><div id=showBD>BoDaumViet</div></center>
<!--mViet finishes-->


Save and Close
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Different Language Post 
 
 
Off Topic
:
I do not understand anything, are we talking about a new language package for Icy Phoenix or what?

 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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,
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron