Ich habe mein Forum auf Englisch und Deutsch laufen und obwohl beide Datein identisch sind (eben nur die entsprechenden Wörter geändert) kommt in englischer Sprach folgende Fehlermeldung:
Die deutsche VErsion läuft ohne Probleme..Parse error: parse error in /web/phpBB/language/lang_english/lang_main.php on line 1082
Warning: Cannot add header information - headers already sent by (output started at /web/phpBB/language/lang_english/lang_main.php:1082) in /web/phpBB/includes/page_header.php on line 618
Warning: Cannot add header information - headers already sent by (output started at /web/phpBB/language/lang_english/lang_main.php:1082) in /web/phpBB/includes/page_header.php on line 620
Warning: Cannot add header information - headers already sent by (output started at /web/phpBB/language/lang_english/lang_main.php:1082) in /web/phpBB/includes/page_header.php on line 621
In Line 1082 steht übrigens:
Was hab ich falsch gemacht??$lang['Viewing_Intro'] = "View the Intro";