PDA

View Full Version : Problem with Greek language


samurai
08 Mar 07, 15:14
:) I have a problem with greek language in the subject in my forum. CyberAlien replay and told me to hange charset in language/lang_english/lang_main.php. The problem is that i don't know how to do this. You can find the file herehttp://users.hol.gr/~hondaclub/lang_main.rar

Please help me!!!

CyberAlien
08 Mar 07, 19:14
Find this:$lang['ENCODING'] = 'iso-8859-1';and replace with this:$lang['ENCODING'] = 'windows-1253';

samurai
09 Mar 07, 18:41
:) Thank you, it works.