MaXimus
03-28-2014, 02:27 AM
I am getting this message:
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'CDT/-5.0/DST' instead in ..../includes/functions.php on line 4918
What I had to do is to disable warnings for now.
I did a bit of search online about this problem but didn't understand what I need to do or how to do it: http://php.net/manual/en/function.date-default-timezone-set.php
Please help me with a step by step instructions on how to resolve this issue
I am in Dubai, so the Time Zone is +4 GMT:
+32400|Abu Dhabi, Baku, Kabul, Tehran, Tbilisi, Volgograd GMT+4
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'CDT/-5.0/DST' instead in ..../includes/functions.php on line 4918
What I had to do is to disable warnings for now.
I did a bit of search online about this problem but didn't understand what I need to do or how to do it: http://php.net/manual/en/function.date-default-timezone-set.php
Please help me with a step by step instructions on how to resolve this issue
I am in Dubai, so the Time Zone is +4 GMT:
+32400|Abu Dhabi, Baku, Kabul, Tehran, Tbilisi, Volgograd GMT+4