[3.3] Fehlermeldungen nach Umzug (Problem gelöst)

Fragen rund um die Installation, Administration und Benutzung von phpBB.
Forumsregeln
Bitte im Thementitel den Präfix deiner phpBB-Version angeben
Antworten
hausmann
Mitglied
Beiträge: 108
Registriert: 02.03.2004 20:05
Wohnort: Willich
Kontaktdaten:

[3.3] Fehlermeldungen nach Umzug (Problem gelöst)

Beitrag von hausmann »

Guten Tag,

vor ein aar Tagen habe ich mit einem phpbb Forum einen Provider Umzug gemacht.
Der komplette Umzug klappte völlig problemlos bis auf eine Sache.

Wenn ich im Adminbereich auf Wartung und dann das Moderations Protokoll aufrufe, kommen folgende Warnungen:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 61 of 68 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 81 of 116 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 44 of 74 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 40 of 70 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 40 of 70 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 40 of 70 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 40 of 70 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 36 of 77 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 78 of 114 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/log/log.php on line 670: unserialize(): Error at offset 41 of 46 bytes
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 139: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3076)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 139: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3076)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 139: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3076)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 139: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3076)
Zuletzt geändert von hausmann am 09.06.2025 12:48, insgesamt 1-mal geändert.
Gruss Wilfried
Benutzeravatar
Mike-on-Tour
Supporter
Supporter
Beiträge: 1301
Registriert: 13.01.2020 21:09
Kontaktdaten:

Re: [3.3] Fehlermeldungen nach Umzug

Beitrag von Mike-on-Tour »

Ohne das jetzt näher untersucht zu haben, vermute ich, dass in den betreffenden Log-Einträgen URL-Angaben stehen, die sich wegen des Umzuges nicht mehr auflösen lassen.
Wenn du dich mit phpMyAdmin wohlfühlst, kannst du die Tabelle phpbb_log in eine Tabelle, z.B. phpbb_log_bak kopieren und so sichern und dann die ursprüngliche Tabelle leeren, danach sollte der Fehler verschwunden sein.

Sollte das nicht helfen, kannst du die ursprüngliche Tabelle aus der Sicherung wiederherstellen und hast keinen Datenverlust.
Dieses Vorgehen hilft natürlich nur, wenn du in den Logs (alle Logs werden in derselben Tabelle gespeichert!) keine wichtigen Daten hast, die du unbedingt benötigst.
hausmann
Mitglied
Beiträge: 108
Registriert: 02.03.2004 20:05
Wohnort: Willich
Kontaktdaten:

Re: [3.3] Fehlermeldungen nach Umzug

Beitrag von hausmann »

Danke für Deine Antwort und Lösung.
Gruss Wilfried
Benutzeravatar
Mike-on-Tour
Supporter
Supporter
Beiträge: 1301
Registriert: 13.01.2020 21:09
Kontaktdaten:

Re: [3.3] Fehlermeldungen nach Umzug

Beitrag von Mike-on-Tour »

Heißt das, es hat funktioniert?
hausmann
Mitglied
Beiträge: 108
Registriert: 02.03.2004 20:05
Wohnort: Willich
Kontaktdaten:

Re: [3.3] Fehlermeldungen nach Umzug

Beitrag von hausmann »

Richtig, Fehlermeldung ist weg. Danke Dir.
Gruss Wilfried
Benutzeravatar
Mike-on-Tour
Supporter
Supporter
Beiträge: 1301
Registriert: 13.01.2020 21:09
Kontaktdaten:

Re: [3.3] Fehlermeldungen nach Umzug (Problem gelöst)

Beitrag von Mike-on-Tour »

Prima, danke für die Rückmeldung.
Antworten

Zurück zu „Support-Forum“