Page 1 of 1

[SOLVED]Greek language display character problem

PostPosted: Tue Oct 24, 2006 6:16 am
Author: gruslo
Hi to all. I recently made a forum site with Integramod 1.40 and PHP 2.0.17, but I noticed several problems with my language (greek). IM protal was generally OK, but when I entered the forum and tried to write a test message, the body of the message was displayed correctly but the title not... I see numbers and symbols instead of what I had written. Chatbox and Prellian do not support greek too, but shoutbox does! I am interested basically in message title. Can anyone tell me how to solve this problem? It's a pity because of a such small detail not to be able to offer Integramod to the greek people... <img>

Re: Greek language display character problem

PostPosted: Wed Oct 25, 2006 12:05 pm
Author: gruslo
Well, most of the problems have been solved by editing the lang_english.php file (found in language/lang_english directory) and replacing iso-8859-1 entry by iso-8859-7 (the greek character set). <img>

Re: [SOLVED]Greek language display character problem

PostPosted: Thu Mar 08, 2007 1:11 am
Author: tharaleos
Just a correction: you have to edit lang_main.php found in the language/lang_english/ directory. Thanks gruslo.