Hello,
Can someone help me solve issues causing the following warnings to show:
Warning: mktime() [function.mktime]: 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 /home/acc/public_html/mysite.com/templates/base/scripts/BxBaseFunctions.php on line 156
Warning: Cannot modify header information - headers already sent by (output started at /home/acc/public_html/mysite.com/templates/base/scripts/BxBaseFunctions.php:156) in /home/acc/public_html/mysite.com/inc/classes/BxDolTemplate.php on line 1702
Warning: Cannot modify header information - headers already sent by (output started at /home/acc/public_html/mysite.com/templates/base/scripts/BxBaseFunctions.php:156) in /home/acc/public_html/mysite.com/inc/design.inc.php on line 101
I got them when I clicked on a banner link.
Thanks