January 9, 2010
Few month ago, while upgrading my blog,i have came across with this error message.
what i did is adding
date_default_timezone_set('UTC');
to the script (top) that cause error.
You can implement it to other script that generate same error message.
Filed under Tips & Tricks