Problem with german language

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

Problem with german language

Post by Marco »

Hi,
I just updated yesterday to 3.0.11. I also update language pack, like german.
When I go to System => Language packs => German I see this:

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/mods/forum_goals.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/mods/forum_goals.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/mods/forum_goals.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/mods/forum_goals.php:1)
What could it be? Can you help me, please?

Problem with german language

Post by Solidjeuh »

How did you modify the files? Did you use notepad++ ?

Problem with german language

Post by Marco »

I added some mods to common.php Sure, I used notepad++ as always.

Problem with german language

Post by Stoker »

You did an error translating the file.
Upload the english file the de directory.

Problem with german language

Post by Marco »

Sure:
common.rar
You do not have the required permissions to view the files attached to this post.

Problem with german language

Post by Stoker »

Not here Terr0r, to your server :D

Take [ROOT]/language/en/mods/forum_goals.php
and upload it to [ROOT]/language/de/mods/forum_goals.php

Problem with german language

Post by Marco »

Sorry Stoker, I didn't understand you well :)
I just changed file with english file and it runs perfect.
So could you help me finding the error, please?
forum_goals.rar
You do not have the required permissions to view the files attached to this post.