Is any body seeing errors in the Administration Users, Audit and Notifications tabs where it is complaining about :
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/Denver' for 'MST/-7.0/no DST' instead[/var/www/html/users.php:386]
I am running this on Fedora Core 5 with php ver 5.1.6 .
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/Denver' for 'MST/-7.0/no DST' instead[/var/www/html/users.php:386]
I am running this on Fedora Core 5 with php ver 5.1.6 .
Comment