Pagina 1 van 1

Fout bij updaten en met tijdcode's

Geplaatst: 01 mar 2011, 23:28
door babybenzclub
  • 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?

Re: Fout bij updaten en met tijdcode's

Geplaatst: 02 mar 2011, 09:04
door FreakyBlue
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.