Categories > TinyButStrong general >

Timezone err from PHP 5.3.3 / TBS 3.6.1

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Anonymous
Date: 2010-12-07
Time: 23:02

Timezone err from PHP 5.3.3 / TBS 3.6.1

Getting error:
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/New_York' for 'EST/-5.0/no DST' instead in /home/bdr/php_inc/tbs_class_php5.php on line 2834
I did set php.ini as follows
date.timezone = America/New_York
and phpinfo(); shows: date.timezone    America/New_York

Any ideas what to do to correct this?

Thanks for TBS every day,
TomH


By: Anonymous
Date: 2010-12-07
Time: 23:10

Re: Timezone err from PHP 5.3.3 / TBS 3.6.1

No worries
fixed by itself ;(
Thx anywho
TomH