Warning: mktime(): ? any ideas?

Hi

anyone know how to solve this please

  1. Warning: 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 the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/website/public_html/inc/classes/BxDolTemplate.php on line 298

thanks in advance

 

Andy

Quote · 18 Feb 2013

If you search the forums you would have found several on this.  You need to go into your php.ini settings and set a location for the time.

Geeks, making the world a better place
Quote · 18 Feb 2013

Inc folder header.inc.php first line after php tag place >  date_default_timezone_set('Europe/London'); change the Europe/London for your time zone .

 

Happy thoughts

Quote · 18 Feb 2013
Thanks geek_girl and mingle, i'll give it a go and let you know how i got on :)
Quote · 18 Feb 2013

It worked thank you :)

Quote · 19 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.