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
User avatar
Terr0r Offline
BBCoder V
BBCoder V
Posts: 339
Joined: 03 May 2011, 22:47
Local time: Saturday 22:23
Last active: -
Location: The Netherlands

text change

Post by Terr0r »

How I do that ? I used notepad++
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Saturday 23:23
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

text change

Post by Stoker »

Open the file with notepad++ and choose Format -> Convert UTF8...
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Terr0r Offline
BBCoder V
BBCoder V
Posts: 339
Joined: 03 May 2011, 22:47
Local time: Saturday 22:23
Last active: -
Location: The Netherlands

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)
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Saturday 23:23
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

text change

Post by Stoker »

Weird how converting a html file to Utf8 without BOM can cause a debug error...
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Terr0r Offline
BBCoder V
BBCoder V
Posts: 339
Joined: 03 May 2011, 22:47
Local time: Saturday 22:23
Last active: -
Location: The Netherlands

text change

Post by Terr0r »

in the program notepad++ I click on codering and then on UTF-8
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Saturday 23:23
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

text change

Post by Stoker »

Dont know what went wrong. Try redownload the mod and replace the files.
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Terr0r Offline
BBCoder V
BBCoder V
Posts: 339
Joined: 03 May 2011, 22:47
Local time: Saturday 22:23
Last active: -
Location: The Netherlands

text change

Post by Terr0r »

I have try it but not working
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Saturday 23:23
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

text change

Post by Stoker »

What format are you language/en/mod/donate.php?
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
Terr0r Offline
BBCoder V
BBCoder V
Posts: 339
Joined: 03 May 2011, 22:47
Local time: Saturday 22:23
Last active: -
Location: The Netherlands

text change

Post by Terr0r »

Yes why ? is that not good
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
User avatar
Stoker Online
Site Admin
Site Admin
Posts: 4,295
Joined: 12 May 2008, 21:26
Local time: Saturday 23:23
Last active: Online now
Favourite EXT: Forum Goal
Location: Denmark

text change

Post by Stoker »

Stoker wrote:What format are you language/en/mod/donate.php?
~ The greatest achievement in life is to inspire ~
Regards Stoker