Sorry about delay, i don’t get that error however i think if you add the line into the head section of your page it may resolve the problem
<?php date_default_timezone_set('Europe/Stockholm'); ?>
Obviously changing it to your required timezone.
Sorry about delay, i don’t get that error however i think if you add the line into the head section of your page it may resolve the problem
<?php date_default_timezone_set('Europe/Stockholm'); ?>
Obviously changing it to your required timezone.