Page 2 of 6

text change

Posted: 05 Sep 2011, 19:57
by Terr0r
How I do that ? I used notepad++

text change

Posted: 05 Sep 2011, 20:24
by Stoker
Open the file with notepad++ and choose Format -> Convert UTF8...

text change

Posted: 05 Sep 2011, 20:46
by Terr0r
okay I have found it but if I do that I get this error

Code: Select all

[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4819: Cannot modify header information - headers already sent by (output started at /language/en/mods/donate.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4821: Cannot modify header information - headers already sent by (output started at /language/en/mods/donate.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4822: Cannot modify header information - headers already sent by (output started at /language/en/mods/donate.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4823: Cannot modify header information - headers already sent by (output started at /language/en/mods/donate.php:1)

text change

Posted: 05 Sep 2011, 20:48
by Stoker
Weird how converting a html file to Utf8 without BOM can cause a debug error...

text change

Posted: 05 Sep 2011, 20:53
by Terr0r
in the program notepad++ I click on codering and then on UTF-8

text change

Posted: 05 Sep 2011, 21:10
by Stoker
Dont know what went wrong. Try redownload the mod and replace the files.

text change

Posted: 05 Sep 2011, 21:17
by Terr0r
I have try it but not working

text change

Posted: 05 Sep 2011, 21:41
by Stoker
What format are you language/en/mod/donate.php?

text change

Posted: 05 Sep 2011, 21:49
by Terr0r
Yes why ? is that not good

text change

Posted: 05 Sep 2011, 22:19
by Stoker
Stoker wrote:What format are you language/en/mod/donate.php?