I am getting this error message all over the AWO Coupon component.
The error began with upgrading the server to php 5.3.3.
I have already done the fixes for this error in php.ini and the date.php file in joomla, but it isn't going away with this component.
The errors are actually stating:
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/Los_Angeles' for 'PDT/-7.0/DST' instead in /var/www/vhosts/mydomain/httpdocs/administrator/components/com_awocoupon/admin.awocoupon.php on line 35
The error began with upgrading the server to php 5.3.3.
I have already done the fixes for this error in php.ini and the date.php file in joomla, but it isn't going away with this component.
The errors are actually stating:
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/Los_Angeles' for 'PDT/-7.0/DST' instead in /var/www/vhosts/mydomain/httpdocs/administrator/components/com_awocoupon/admin.awocoupon.php on line 35