phpBB versie: 3.0.0
Hallo,
Vanochtend is er bij mijn webhoster geüpgrade naar PHP 5.3. Nu werkt opeens mijn forum niet meer, ik krijg de volgende foutmelding te zien:
- Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/deb8012/domains/windhonden.net/public_html/forum/phpBB3/common.php on line 106
PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3396: Cannot modify header information - headers already sent by (output started at /common.php:106)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /common.php:106)
Ik kreeg van iemand te horen dat "Een functie die door phpBB gebruikt wordt is verouderd" Ik zou die functie moeten weghalen, dan zou het forum weer werken? Wat wordt hier bedoelt? Hoe kan ik dit oplossen?
Alvast bedankt voor de hulp.