Seite 1 von 2
[3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 19.03.2025 22:42
von Maramara
Hallo zusammen,
ich bräuchte Eure geschätzte Hilfe.
Ich war längere Zeit nicht mehr im Forum. Hatte persönliche, familiäre und viele weitere Gründe.
Doch jetzt bin ich wieder am Start.
Doch ich habe ein kleines Problem, aber ich weiß nicht was.
Siehe hier:
https://rag-modellbau.de/forum/index.php
Könnte mir jemand behilflich sein?
Vielen Dank im voraus,
liebe Grüße
Maramara
[3.1] Ich bräuchte Hilfe
Verfasst: 19.03.2025 22:44
von Crizzo
Danke für Deinen Beitrag.
- Der aktuelle Titel deines Thema ist nicht aussagekräftig genug.
Bitte ändere den Titel deines Themas, so dass andere Benutzer bei ähnlichen Fragestellungen dein Thema finden können und alle Helfenden in der Forenübersicht sehen, worum es in deinem Thema geht.
Bitte ändere dein Thema entsprechend ab, lies die
Knigge und beachte sie in Zukunft.
Mit freundlichen Grüßen,
dein phpBB.de-Team
Re: [3.1] Ich bräuchte Hilfe
Verfasst: 19.03.2025 22:46
von Maramara
Hallo,
tut mir leid,
Aber was wäre die bessere Überschrift für mein Thema?
Dann ändere ich es sofort.
Aber ich erkenne mein Problem nicht.
Liebe Grüße
Maramara
Re: [3.1] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 19.03.2025 22:51
von Crizzo
Hier mal die Fehlermeldung:
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 640: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 642: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: Undefined array key "user_id"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1334: Undefined array key "user_type"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 659: Undefined array key "user_type"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/auth.php on line 65: Undefined array key "user_permissions"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/auth/auth.php on line 424: Undefined array key "user_type"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 119: Undefined array key "user_lang"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 120: Undefined array key "user_dateformat"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 121: Undefined array key "user_timezone"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 653: Undefined array key "user_timezone"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 253: Undefined array key "user_style"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 264: Undefined array key "user_style"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 417: Undefined array key "user_allow_viewonline"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3837: Undefined array key "user_new_privmsg"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3917: Undefined array key "user_type"
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/notification/method/board.php on line 147: Undefined array key "user_type"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3656: Undefined array key "avatar"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3657: Undefined array key "avatar_width"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3658: Undefined array key "avatar_height"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3663: Undefined array key "avatar_type"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3969: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3969: Undefined array key "user_colour"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3970: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3970: Undefined array key "user_colour"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3978: Undefined array key "user_new_privmsg"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3979: Undefined array key "user_unread_privmsg"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 3980: Undefined array key "user_new"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4003: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4003: Undefined array key "user_colour"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4017: Undefined array key "user_perm_from"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4027: Undefined array key "username"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
Und du hast vermutlich ein phpBB 3.3.3, korrekt?
Welche PHP-Version verwendet sein Server?
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 19.03.2025 22:53
von Maramara
Hallo,
vielen Dank für Deine Unterstützung.
Das kann ich Dir ehrlich gesagt nicht sagen, da ich mich schon länger nicht mehr
um das Forum gekümmert habe.
Wie kriegt man das wieder hin?
Die php meines Hosters ist 8.1
Liebe Grüße
Maramara
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 19.03.2025 23:07
von Crizzo
PHP 8.1 kam fast ein ganzes Jahr nach phpBB 3.3.3 raus und das hat erst die Kompatibilität von PHP 8.0 eingeführt.
Du musst dein Forum aktualisieren und dabei deine Extensions prüfen, ggf. aktualisieren, deinen Style garantiert und zwar auf 3.3.14. Dann sollte das Problem behoben sein.
Ich nehme mal an, du hast noch nie ein Update gemacht?
Dann lies mal bitte hier nach:
Knowledge Base - Update-Anleitung für die phpBB-Versionen 3.1, 3.2 und 3.3
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 20.03.2025 20:18
von Maramara
Hi,
doch ich hatte schon mal ein Update gemacht.
Aber das Problem ist, ich komme nicht rein.
Ich kann mich nicht anmelden.
Ich weiß nicht, ob es unverschämt wäre.
Könntest Du das wieder hinbiegen?
Oder könnte ich eine aktuelle Version des phpBB nehmen und die alten Beiträge da irgendwie reinbringen?
Gibt es eine Anleitung dafür?
Liebe Grüße
Maramara
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 21.03.2025 08:32
von Crizzo
Maramara hat geschrieben: 20.03.2025 20:18
Ich weiß nicht, ob es unverschämt wäre.
Könntest Du das wieder hinbiegen?
Dafür haben wir hier eine
Jobbörse.
Maramara hat geschrieben: 20.03.2025 20:18
Oder könnte ich eine aktuelle Version des phpBB nehmen und die alten Beiträge da irgendwie reinbringen?
Gibt es eine Anleitung dafür?
Ja, eben die Update Anleitung, die ich verlinkt habe.
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 22.03.2025 09:04
von Maramara
Guten Morgen,
erst einmal vielen lieben Dank für Deine Unterstützung.
Ich werde versuchen das manuelle Update durchzuführen.
Wenn das total in die Hose geht, kann ich immer noch auf die Jobbörse zurück kommen.
Allerdings habe ich keine Ahnung, was man dafür anbieten soll.
Schwierig das einzuschätzen.
Ich versuche mein Glück.
Wünsche Dir ein besonders schönes Wochenende und nochmals vielen Dank.
Liebe Grüße
Maramara
Re: [3.3] Trying to access array offset on value of type bool / Undefined array key
Verfasst: 22.03.2025 15:36
von Talk19zehn
Hello, falls wichtig.
Aufgefallen ist mir persönlich heute die Abfrage der style.cfg: Auszugsweise sei erwähnt ...
LG