Seite 1 von 1

Fehler bei Aufruf in iFrame

Verfasst: 31.01.2016 20:28
von Biker68
Hallo,

ich habe das phpBB3-Forum per iFrame in meiner Seite integriert.
Allerdings erhalte ich einen blöden Fehler angezeigt:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at /var/www/sites/SN000476/brick-fans-rm.de/hpMenue.php:141)
 
Das kann man sich hier anschauen: http://www.brick-fans-rm.de/startseite2.
Ich habe meinen eigenen Code meines CMS-Systemes bereits durchforstet, aber kann nichts fehlerhaftes in dieser Hinsicht entdecken. Mein CMS hat HTML5 + PHP 5.4.

Wie kriege ich den Fehler weg ?

Tschau
Martin