s9y Translation Problem
Posted: Fri Apr 27, 2007 9:24 am
I have started to translate s9y to the Greek Language using the UTF-8
character set, but for unknow reasons...
I get this ...
at the line 11 at serendipity_admin.php there is ...
What do you suggest ?
character set, but for unknow reasons...
I get this ...
... when I use the Greek TranslationWarning: Cannot modify header information - headers already sent by (output started at /PathToS9y/serendipity/lang/UTF-8/serendipity_lang_gr.inc.php:1) in /PathToS9y/serendipity/serendipity_admin.php on line 11
at the line 11 at serendipity_admin.php there is ...
What I used to do is to comment out this line... but I do not think it is right.header('Content-Type: text/html; charset=' . LANG_CHARSET);
What do you suggest ?