Fout bij updaten en met tijdcode's

Hulp nodig bij je installatie of kom je ergens niet uit? Probeer phpBB3! Problemen lossen we samen met je op.
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Forumregels
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Gesloten
Gebruikersavatar
babybenzclub
Berichten: 10
Lid geworden op: 28 nov 2004, 23:56
Locatie: Oss
Contacteer:

Fout bij updaten en met tijdcode's

Bericht door babybenzclub » 01 mar 2011, 23:28

  • Adres van je forum: http://forum.babybenzclub.nl
    Event. modificaties op je forum:
    Wanneer ontstond het probleem?Bij het updaten
    phpBB versie:3.0.5


    Heb je onlangs iets veranderd aan je forum?Niets
    Wat is het probleem?
Boven aan het forum krijg ik de volgende foutcode:

Code: Selecteer alles

[phpBB Debug] PHP Notice: in file /index.php on line 83: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 83: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3554: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3556: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3557: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3558: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
Nu wil ik gaan updaten...maar krijg dan het volgende te zien in dikke zwarte letters:

Code: Selecteer alles

[phpBB Debug] PHP Notice: in file /install/install_update.php on line 1548: install_update::make_update_diff(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead
Wat moet ik doen om dit te verhelpen?
De Nederlandstalige Baby-Benz Club
http://www.babybenzclub.nl
http://forum.babybenzclub.nl

Gebruikersavatar
FreakyBlue
Berichten: 1607
Lid geworden op: 29 okt 2007, 22:15
Locatie: Netherlands
Contacteer:

Re: Fout bij updaten en met tijdcode's

Bericht door FreakyBlue » 02 mar 2011, 09:04

Ik vermoed dat je deze foutmelding krijgt als gevolg van een verkeerde instelling in de php.ini file.
Zie hier voor een toelichting: http://www.php.net/manual/en/datetime.c ... e.timezone

In de php versie die op de server is geïnstalleerd is de tijdszone niet juist aangegeven.
Als dit is aangepast, zal de foutmelding verdwijnen.
My music and tutorials -> https://youtube.com/gh0stwrit3rMusic/
Former phpBB Style and Mod Author -> https://www.phpbb.com/customise/db/auth ... tributions

Gesloten