Archived topic
PHP notice: date_default_timezone_set(): Timezone ID '' is invalid
3 replies · Started by Benjamin on September 13, 2020
Hello team,
Maybe not critical but I have a PHP notice coming from GP:
date_default_timezone_set(): Timezone ID '' is invalid
wp-content/plugins/gp-premium/elements/class-hooks.php(196) : eval()'d code:2
Theme and pro plugin are the latest version.
Using PHP 7.4.6 and nginx.
Cheers,
Hi there,
that notice points to some code in a GP Hook - you may want to check the content of any hook elements you have.
Oups, yes my bad! Problem solved!
No problems :)