Ich habe ein kleines Problem! Ich kann mich nichtmehr in mein Forum einloggen:
http://vs-209.hello-server.com/leon-for ... mode=login
- [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3955: Cannot modify header information - headers already sent by (output started at /language/de/ucp.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3957: Cannot modify header information - headers already sent by (output started at /language/de/ucp.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3958: Cannot modify header information - headers already sent by (output started at /language/de/ucp.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3959: Cannot modify header information - headers already sent by (output started at /language/de/ucp.php:1)
Das sind die Zeilen der functions.php
- line 3955: // application/xhtml+xml not used because of IE header('Content-type: text/html; charset=UTF-8');
line 3957:
line 3958: header('Cache-Control: private, no-cache="set-cookie"');
line 3959: header('Expires: 0');
line 3960: header('Pragma: no-cache');