• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Other languages support (Arabic - Hindi, Chinese)

Status
Not open for further replies.
Newbie Spellweaver
Joined
Aug 5, 2011
Messages
7
Reaction score
1
i was trying to provide translation to Arabic language, and had the translated version from Wisam (thanks Ramia), but when ever i send message, or save any type of text in Arabic language (that will be stored in the database); it will change all the time to be ????? (question marks).

by searching install\data\sql.sql i found the problem and the solution:-

for fresh installation: search that file, and whenever you find latin1 change to utf8

for existing servers it is a little bit tricky, you have to go to the related column in mdata (topic, message) and change the collation to utf8-default collation, or whatever table affected by this issue


the same problem will be for all non-Latin users (Japanese, Chinese, Persians,...)

hope this will work for every body.

Message to Dzoki and Advocate, please make this change permanent in your distributions.
 
Initiate Mage
Joined
Aug 31, 2011
Messages
3
Reaction score
0
only for all use sql can fix,other need who one to help
 
Newbie Spellweaver
Joined
Aug 5, 2011
Messages
7
Reaction score
1
actually the file sql.sql is a text file you have to open by notepad and when ever you find "latin1" just replace it by utf8.


if you have an existing server then you have to use phpmyadmin.
 
Status
Not open for further replies.