Date Warning After Upgrade Dolphin 7.0.8 to 7.0.9

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 'America/Chicago' for 'CST/-6.0/no DST' instead in /home/expresat/public_html/inc/utils.inc.php on line 76

 

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 'America/Chicago' for 'CST/-6.0/no DST' instead in /home/expresat/public_html/inc/classes/BxDolTemplate.php on line 755

 

Does any one has a clue of how can I fix that?

Thanks in advanced.

 


 

Quote · 9 Feb 2012

You need to set the date/time zone in your master php.ini.  Put this line it it somewhere:

 

date.timezone = "America/Chicago"

 

Unless that isn't close to where you are.. if that's the case you can find the accepted combo here:

 

http://www.php.net/manual/en/timezones.php

 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 Feb 2012

Many thnks for the advice.

Everything is working now!

Quote · 10 Feb 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.