Help! I get an error message - Warning: date() [fu

Help! I get an error message - 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/mixamorc/public_html/inc/classes/BxDolTemplate.php on line 782

 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/mixamorc/public_html/inc/classes/BxDolTemplate.php on line 782

And

Warning: mktime() [function.mktime]: 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/mixamorc/public_html/templates/base/scripts/BxBaseFunctions.php on line 156

 Warning: mktime() [function.mktime]: 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/mixamorc/public_html/templates/base/scripts/BxBaseFunctions.php on line 156

 Warning: header() [function.header]: 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/mixamorc/public_html/inc/admin_design.inc.php on line 47

 Warning: Cannot modify header information - headers already sent by (output started at /home/mixamorc/public_html/templates/base/scripts/BxBaseFunctions.php:156) in /home/mixamorc/public_html/inc/admin_design.inc.php on line 47

Quote · 20 Feb 2013

Hello

I recommend you to contact with your hosting provider support team and ask them about the error. I think the problem appears because of incorrect PHP setting on your server.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 21 Feb 2013

Inc folder header.inc.php first line after php tag place > date_default_timezone_set('Europe/London'); change the Europe/London for your time zone . Happy thoughts

Quote · 21 Feb 2013

 

Inc folder header.inc.php first line after php tag place > date_default_timezone_set('Europe/London'); change the Europe/London for your time zone . Happy thoughts

 Thanks Mingle,

This seems to be working for me... or at least I no longer have those errors. :-)

Quote · 9 Mar 2013
 
 
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.