Page 1 of 1

Nach Login/-out zum Portal statt zum Index

Posted: 8. December 2008 16:27
by cromatics
Deine Portal Version:
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger

Was hast Du gemacht, bevor das Problem aufgetreten ist?


Was hast Du bereits versucht um das Problem zu lösen?


Fehlerbeschreibung und Nachricht
hallo, habe alles wie beschrieben viewtopic.php?f=24&t=744 bearbeitet und eingefühgt, habe aber leider das problem das ich jetzt immer den fehler bekomm


Code: Select all

[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 157: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
und das forum in übelst großer schrift ist, und in den admin bereich komm ich auch nicht mehr
und falsch abgespeichert kann auch net sein, sonst würde ja anderes auch nicht gehen

ich hoffe eine von euch hat ne lösung

thx[/i]

Re: Nach Login/-out zum Portal statt zum Index

Posted: 8. December 2008 18:25
by Kevin

Code: Select all

(output started at /language/de/common.php:1)
Das sieht mir so aus als ob dieser Artikel dir helfen müsste: knowledge/kb_show.php?id=4
Überprüfe mal dahingehend die language/de/common.php

Auch dieser Artikel könnte für dich interessant sein: knowledge/kb_show.php?id=26

So oder so: es ist dir ein Fehler bei der Bearbeitung der Dateien unterlaufen. ;)