Hi Folks,
I was moving our install from a server runninf php 5.1.2 to one running 5.3 and I'm getting the following error:
*PHP Error* File : [SYSTEM_ROOT]/packages/calendar/calendar_events/calendar_event_multi_date/calendar_event_multi_date.inc Line : 189 Version : 4.6.0 DB Type : pgsql Object of class Calendar_Event_Multi_Date could not be converted to string
So I was thinking I must have missed something in the server build but the only remotely strange thing I get when I run the check_requirements.php script is this:
PHP Warning: date(): 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/London' for 'BST/1.0/DST'
Has anyone seen this before / got ideas on how to fix?
K