Bonjour,
Après avoir installé osclass (sur serveur UWAMP, PHP 5.3.5, mysql 5.5.9, sous windows XP SP3), j'ai l'erreur suivante :
Warning: date() [function.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 in G:\UwAmp\www\99 - OsClass\oc-includes\osclass\model\Search.php on line 76 Call Stack #TimeMemoryFunctionLocation 10.0929390976{main}( )..\index.php:0 24.10297907968CWebMain->doModel( )..\index.php:118 34.10297908024CWebMain->doView( )..\main.php:42 44.12447908024osc_current_web_theme_path( )..\main.php:49 54.24968066632require( 'G:\UwAmp\www\99 - OsClass\oc-content\themes\bcute\main.php' )..\hDefines.php:207 64.24988066688osc_current_web_theme_path( )..\main.php:4 74.26538079816require( 'G:\UwAmp\www\99 - OsClass\oc-content\themes\bcute\head.php' )..\hDefines.php:207 84.26578079816meta_description( )..\head.php:5 94.26588079912osc_count_latest_items( )..\functions.php:178 104.26598081704Search->__construct( )..\hItems.php:883 114.27718084000date ( )..\Search.php:76 " />
je ne vois pas où définir ce date.timezone. J'ai déjà modifié le php.ini en y mettant "date.timezone=UTC" mais rien n'y fait.
Si quelqu'un a une idée sur la question, il sera le bienvenu.