text change

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

text change

Post by Terr0r »

How I do that ? I used notepad++

text change

Post by Stoker »

Open the file with notepad++ and choose Format -> Convert UTF8...

text change

Post 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

Post by Stoker »

Weird how converting a html file to Utf8 without BOM can cause a debug error...

text change

Post by Terr0r »

in the program notepad++ I click on codering and then on UTF-8

text change

Post by Stoker »

Dont know what went wrong. Try redownload the mod and replace the files.

text change

Post by Terr0r »

I have try it but not working

text change

Post by Stoker »

What format are you language/en/mod/donate.php?

text change

Post by Terr0r »

Yes why ? is that not good

text change

Post by Stoker »

Stoker wrote:What format are you language/en/mod/donate.php?