Warning: 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/Berlin' for 'CEST/2,0/DST' instead in /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php on line 112 Warning: DateTime::createFromFormat(): 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/Berlin' for 'CEST/2,0/DST' instead in /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php on line 113 Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): 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/Berlin' for 'CEST/2,0/DST' instead' in /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php:115 Stack trace: #0 /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php(115): DateTime->__construct() #1 /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php(90): GaletteNews->_checkCache() #2 /var/www/clients/client190/web248/web/galette/desktop.php(53): GaletteNews->__construct() #3 {main} thrown in /var/www/clients/client190/web248/web/galette/classes/galette-news.class.php on line 115
Pour la page ajouter_adherent.php c'est le même type de message d'erreur ! Voici la fin du message :
:201 Stack trace: #0 /var/www/clients/client190/web248/web/galette/classes/galette_password.class.php(201): DateTime->__construct() #1 /var/www/clients/client190/web248/web/galette/classes/galette_password.class.php(73): GalettePassword->_cleanExpired() #2 /var/www/clients/client190/web248/web/galette/classes/adherent.class.php(461): GalettePassword->__construct() #3 /var/www/clients/client190/web248/web/galette/ajouter_adherent.php(53): Adherent->__construct() #4 {main} thrown in /var/www/clients/client190/web248/web/galette/classes/galette_password.class.php on line 201
Il ne me semble pas qu'il y ait eu quoi que ce soit de demandé à l'installation à propos du timezone ou d'un paramétrage de date et je n'en ai pas vu plus dans le guide.
Merci d'avance si vous pouvez m'aider à configurer mon appli !
Cordialement,
Jacques
---------- Message transféré ----------
From: "André Lefranc" <a.lefranc@xxxxxxxxxxx>
To: galette-discussion@xxxxxxx
Cc:
Date: Wed, 30 May 2012 06:45:28 +0200
Subject: Re: [Galette-discussion] help - problème sur pages de création adhérent + tableau de bord
dans galette/includes/galette.inc.php
ligne 93 :
mettre le display (provisoirement pour des raisons de sécurité) à 1
:
• @ini_set('display_errors', 1);
• au lieu de @ini_set('display_errors', 0);
Quel message est reçu ?