Update auf 3.0.6 und Fehler IM Adminbereich

phpBB 3.0 hat sein "End of Life" erreicht. Eine Neu-Installation wird nicht mehr unterstützt.
Gesperrt
AchchazuVega
Mitglied
Beiträge: 4
Registriert: 11.02.2010 06:10

Update auf 3.0.6 und Fehler IM Adminbereich

Beitrag von AchchazuVega »

Hallo erstmal,
ich habe von 3.0.5 auf 3.0.6 geupdatet, lief alles soweit gut bis ich den Install order gelöscht habe. Das Forum funktioniert auch nur sobald ich mich in den Adminbereich einloggen will erscheint das hier:
[phpBB Debug] PHP Notice: in file /includes/utf/utf_tools.php on line 201: mb_strtolower() expects parameter 1 to be string, array given
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Dasselbe im Moderationsbereich:
[phpBB Debug] PHP Notice: in file /includes/utf/utf_tools.php on line 201: mb_strtolower() expects parameter 1 to be string, array given
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4183: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4185: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4186: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Kennt jemand dazu ne Lösung oder hat dasselbe Problem ?
Benutzeravatar
Balint
Mitglied
Beiträge: 1815
Registriert: 25.01.2003 21:43
Wohnort: Stuttgart
Kontaktdaten:

Re: Update auf 3.0.6 und Fehler IM Adminbereich

Beitrag von Balint »

Hallo,

im französischen phpBB-Board hatte jemand das gleiche Problem und konnte es mit dem ersetzen der Datei includes/functions_admin.php mit der Originalversion aus dem phpBB 3.0.6-Paket lösen. Welche Erweiterungen hast du denn eingebaut? Kannst vielleicht deine includes/functions_admin.php wegsichern und es mit der Originaldatei versuchen?


Viele Grüße,
Bálint
Meine MODs für phpBB 2.x und phpBB 3.x!
AchchazuVega
Mitglied
Beiträge: 4
Registriert: 11.02.2010 06:10

Re: Update auf 3.0.6 und Fehler IM Adminbereich

Beitrag von AchchazuVega »

Also ich habe die Dateien Functions und index ersetzt aber das Problem besteht weiterhin, zumindest mit den Dateien aus dem Originalpacket.

Edit:
Hat sicher erledigt, habe die Datei die du geschrieben hast ersetzt und es funktioniert einwandfrei. Danke für die schnelle Antwort.
Gesperrt

Zurück zu „[3.0.x] Installation, Update und Konvertierung“