GetSimple Support Forum
Set timezone problem - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: Set timezone problem (/showthread.php?tid=3059)



Set timezone problem - schning - 2012-04-09

Dear,

i have a problem when i will set the timezone settings.
Debug mode shows the following problem:

Strict Standards: Unknown: 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 'UTC' for 'UTC/0.0/no DST' instead in Unknown on line 0

any ideas ?

regards schning


Set timezone problem - Connie - 2012-04-09

1)

which timezone did you set in your personal profile?

2)
what did you set in gsconfig.php?

From the wiki: http://get-simple.info/wiki/config:gsconfig

Code:
# Set PHP locale
# http://php.net/manual/en/function.setlocale.php
setlocale(LC_ALL, 'en_US')

set it with the adaequate timezone, does the problem happen again?


Set timezone problem - schning - 2012-04-10

thx

i have updated my "User Profile" with the right timezone and now it works.

regards schning