ich will auf meiner Seite einen externen Login einbaunen habe dazu hier im Forum das hier gefunden:
LPI Clan Externer phpBB3 Login
Ok soweit so gut.
Den Code genommen und bei mir in die "phpbb_login.php" im Stammverzeichnis meines Servers gelegt. Das Forum befindet sich im Ordner "./forum/" hab das auch in der Variable in der zweiten Zeile eingetragen.
Dann noch das Formular in meine "index.php" eingebaut und per POST an "phpbb_login.php" geschickt.
Jetzt spuckt mir die "phpbb_login.php" allerdings folgendes aus:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 942: Cannot modify header information - headers already sent by (output started at C:/xampp/htdocs/public/hp/phpbb_login.php:1)
Board Version ist 3.0.2