please help me solve this problem 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 'Asia/Hong_Kong' for 'HKT/8.0/no DST' instead in /home/u130383872/public_html/core/common.php on line 98
it happens recently after i install freeware plugin "product votes" The QC version i use is QCv5,1 anybody can help me get rid of this problem?
Maybe somebody will help you. I don't have this error, so it's hard to solve the problem. There may be a problem of your server with time ( ) function. Try to delete from core/products.php the line below and see if you get the error message.
I already solved that problem i just edit my .htaccess to change all the default time zone on the script i get this advice from some in the google. he told me to add this php_value date.timezone Asia/Jakarta to .htaccess you can change the area as you wish.