Seite 1 von 1

Simple Mood - Sprache ändern

Verfasst: 13.04.2009 04:05
von allesweg
Hallo,

ich habe den Simple-Mod 1.0.2. ( KLICK ) eingebaut. Es funktioniert alles perfekt, nur eine Sache stört mich:

[ externes Bild ]

Ich hätte anstatt "My Mood" da gerne "Meine Stimmung" stehen.

Mein Versuch, das in der Sprachdatei ( root/language/en/mods/simple_mood.php) , die ich in mein root/language/de/mods -Verzeichnis geladen habe zu verändern, hatte zur Folge, dass plötzlich die Schrift riesig wurde ich ich im header Fehlermeldungen bekam:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3799: Cannot modify header information - headers already sent by (output started at /language/de/mods/simple_mood.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3801: Cannot modify header information - headers already sent by (output started at /language/de/mods/simple_mood.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3802: Cannot modify header information - headers already sent by (output started at /language/de/mods/simple_mood.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3803: Cannot modify header information - headers already sent by (output started at /language/de/mods/simple_mood.php:1)
und die Anzeige sah dann so aus (Größe original!):

[ externes Bild ]

Kann mir jemand helfen und mir erklären, was ich tun muss um die Textstelle zu ändern?

Viele Grüße,
Anke

Re: Simple Mood - Sprache ändern

Verfasst: 13.04.2009 04:20
von Mahony
Hallo
Beachte bitte phpbb3 - Was bei Änderungen an Sprachdateien beachtet werden muss!. Das sollte dir bei der Lösung deines Problems helfen.

Grüße: Mahony

Re: Simple Mood - Sprache ändern

Verfasst: 13.04.2009 10:26
von allesweg
Danke, das war tatsächlich das Problem.

Hab zwar wirklich die Forensuche bemüht, aber darauf bin ich nicht gekommen!

Viele Grüße,
Anke