Einzelnen Beitrag anzeigen
Ungelesen 04.09.11, 17:32   #1
ululu
Anfänger
 
Registriert seit: Oct 2008
Beiträge: 12
Bedankt: 269
ululu ist noch neu hier! | 0 Respekt Punkte
Standard phpbb3 Crash nach Update

Hallo,

habe heute versucht mein Board per Autoupdate von 3.0.8 auf die neuste Version 3.0.9 zu bringen. Brachte einen großen Crash. Mittlerweile bin ich soweit das ich das Board wieder im Browser zu sehen bekomme. Allerdings gibt es noch ein paar Fehler:

1.) Ganz oben über der Headergrafik steht folgendes:

Code:
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [session.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once(./includes/auth/auth_smf.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4590: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
2.) Ich kann mich nicht einloggen.

Code:
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [session.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once(./includes/auth/auth_smf.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/session.php on line 547: session::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once() [auth.include-once]: Unable to access ./includes/auth/auth_smf.php
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once(./includes/auth/auth_smf.php) [auth.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file /includes/auth.php on line 906: auth::include_once() [function.include]: Failed opening './includes/auth/auth_smf.php' for inclusion (include_path='.:/var/www/web56/html:/usr/share/php:/usr/share/php/PEAR:/var/www/web56/html/admin:/var/www/web56/phptmp')

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web56/html/phpbb/includes/functions.php:3765) in /var/www/web56/html/phpbb/includes/functions.php on line 2654
Zurück zur Foren-Übersicht
Allgemeiner Fehler
Authentication method not found

Bitte informiere die Board-Administration oder den Webmaster.
3.) Das Design des Boardes stimmt zwar soweit, nur ist die Schrift irgendwie viel größer als vorher?!


Kann mir jemand mit meinen Problemchen weiterhelfen? Danke schonmal für eure Tipps!
ululu ist offline   Mit Zitat antworten