Strict Standards: getdate(): 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 'Europe/Berlin' for 'CEST/2.0/DST' instead in .../htdocs/pivotx/pivotx/lib.php on line 4760
I'm using pivotx 2.3.10 with flat files.
Examples:
PHP 5.5: http://www.soester-kumpaney.de/ - ERR
PHP 5.2: http://www.firlitanz.de/ - OK
Both websites are generated from the same db with same templates (apart the header).
I've already tried the suggested workarounds (using the date.timezone setting or the date_default_timezone_set-function) without success.
How can I solve this problem?
BTW, the phpinfos:
http://www.soester-kumpaney.de/pivotx/phpinfo.php
http://www.firlitanz.de/pivotx/phpinfo.php