Seite 1 von 1

[3.1] Fehler im Forum nach Umstellung auf PHP7.2

Verfasst: 06.11.2018 11:47
von Sijanca
Hallo zusammen,

wegen eines schweren Schicksalschlages bin ich aktuell nur unregelmässig online und hatte mein Forum deswegen offline gesetzt. Heute wollte ich mich wieder einbringen. Doch nach dem Versuch mich bei http://www.elternversammlung.net einzuloggen erschien das hier:

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 569: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 602: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1066: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 2423: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3932)
Ich habe mein Forum bei HostEurope und da kam vor kurzem die Nachricht, dass eine automatische Umstellung auf php 7.2 erfolgt. Ich vermute, das ganze liegt damit zusammen? Ich kenne mich überhaupt nicht damit aus und bin jetzt ziemlich ratlos, was ich tun soll. Könnt ihr mir sagen, was passiert ist und was ich tun muss, um mein Forum wieder herzustellen?

Re: [3.1] Fehler im Forum nach Umstellung bei HostEurope

Verfasst: 06.11.2018 12:25
von Kirk
Hallo
3.1 ist mit PHP 7 nicht kompatibel, vielleicht kannst du die PHP Version heruntersetzen oder du machst ein Update auf 3.2
https://www.phpbb.de/kb/phpBB32_upgrade_from_31

Re: [3.1] Fehler im Forum nach Umstellung auf PHP7.2

Verfasst: 06.11.2018 12:58
von Crizzo
Afaik kann er das nicht herabsetzen. Der Anbieter hat Ende Oktober PHP 5.6 deaktiviert. 7.1 und 7.2 steht noch zur Verfügung.