Topic: I got problem with TZ

Strict Standards: 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 'Europe/Helsinki' for '3.0/DST' instead in C:AppServwwwnewsincshows.inc.php on line 727

any ideas how to fix?

Re: I got problem with TZ

http://php.net/manual/en/function.date-def...imezone-set.php
There is information here.
You should give proper settings for  date_default_timezone_set

Best regards,
CN Support team

Re: I got problem with TZ

Dear User!

You can also consider this link: https://cutephp.com/forum/index.php?showtopic=25853

Best regards,
CN Support team