Die Blöcke sind nun an gewünschter Stelle und im Portal gibt es keinerlei Probleme - leider jedoch ist das Layout des Forums völlig zerschossen (Screenshot) und auch kann ich mich nicht mehr in den Admin-Bereich einloggen ("Kein Zugriff", da ich immer wieder automatisch ausgelogged werde), folgende Fehler werden angezeigt:
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web407/html/phpBB3/portal/includes/portalview.php:1) in /home/www/web407/html/phpBB3/includes/functions.php on line 4650
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web407/html/phpBB3/portal/includes/portalview.php:1) in /home/www/web407/html/phpBB3/includes/functions.php on line 4652
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web407/html/phpBB3/portal/includes/portalview.php:1) in /home/www/web407/html/phpBB3/includes/functions.php on line 4653
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web407/html/phpBB3/portal/includes/portalview.php:1) in /home/www/web407/html/phpBB3/includes/functions.php on line 4654
???
Was könnte mir das sagen?
/edit: In den gemeldeten Zeilen der functions.php befindet sich folgender Code (Zeile 4649 - 4654):
Code: Select all
// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');