ich bräuchte Eure Hilfe.
Bei dem Forum wo ich betreibe kann man sich nicht mehr Anmelden. Auch als Admin komme ich nicht mehr rein.
Was habe ich gemacht.
Vor drei Tagen wurde von mir ein neuer Style installiert ( http://demo.phpbb3styles.net/X-Treme ) und ich habe noch auf 3.0.1 das Forum laufen.
Alles lief einwandfrei bis heute. Mir wurde mitgeteilt (von Mietgliedern) das man seine eigenen Beiträge nicht mehr ändern kann. Auch bei Pm´s kann man nicht auf Antworten klicken. Es fehlten einfach die Buttons. Ich schaute nach ob die Buttons auf dem Server sind und fand sie auch. Also dachte ich (leider) ich stelle mal das Forum auf Englisch um. Gedacht getan
Ab jetzt ist die Schrift vom Forum sehr groß und man kann sich nicht mehr anmelden. Auch komme ich nicht in den Adminbereich mehr hinein um es auf Deutsch (Du) um zu stellen.
Kann mir BITTE einer HELFFEN? Ich wäre Euch soooooooooo DANKBAR
Hier der Link zu dem Forum: www.Speedway-Tom.de/phpBB
und hier die Fehlermeldung:
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web756/html/phpBB/language/en/common.php:1) in /var/www/web756/html/phpBB/includes/functions.php on line 3529
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web756/html/phpBB/language/en/common.php:1) in /var/www/web756/html/phpBB/includes/functions.php on line 3531
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web756/html/phpBB/language/en/common.php:1) in /var/www/web756/html/phpBB/includes/functions.php on line 3532
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web756/html/phpBB/language/en/common.php:1) in /var/www/web756/html/phpBB/includes/functions.php on line 3533
Was ist da falsch in der functions.php Datei?
Code: Alles auswählen
// 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');