Warning messages

I have the following warning messages:

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 'UTC' for 'GMT/0.0/no DST' instead in /home/gwbs/public_html/sqeaky.net.ms/inc/classes/BxDolAdminDashboard.php on line 109

Warning: Cannot modify header information - headers already sent by (output started at /home/gwbs/public_html/sqeaky.net.ms/inc/classes/BxDolAdminDashboard.php:109) in /home/gwbs/public_html/sqeaky.net.ms/inc/admin_design.inc.php on line 56

I have no ideal what they mean, but if someone can tell me in simple English how to solve these errors, that will be great. Please send an email to kgopm@yahoo.com with any answers.  Thanks!

Quote · 25 Nov 2011

Try setting the time zone in the servers master php.ini file like this:

 

 

date.timezone = "America/Los_Angeles"

 

If you have any php.ini files on the local level that are over riding the master you will have to add it to them too.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 25 Nov 2011
 
 
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.