Guido111 Posted July 14, 2015 Report Share Posted July 14, 2015 Hallo nach Update von 4.1 -> 4.1.10 kommt diese Fehlermeldung. Was kann ich anpassen?Strict Standards: strtotime(): 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 /homepages/20/d543157964/htdocs/xxxxx/plugins/xt_product_options_calc/hooks/_pre_include.php on line 0 Link to comment Share on other sites More sharing options...
Alex@4tfm Posted July 15, 2015 Report Share Posted July 15, 2015 füge mal folgende Zeile in die /conf/config.php vor "?>" ein:date_default_timezone_set('Europe/Berlin');Alternativ könntest du die Server-Option für die Zeitzone setzte. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.