Hallo,
In the last step of installation I have this warning repeated for 10 times, from the page 62 to page 71:
A PHP Error was encountered
Severity: Warning
Message: date() [function.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/Paris’ for ‘2.0/DST’ instead
Filename: agile_records/default_content.php
Line Number: 63
and after the installation, only in the admin pages, I have this PHP warning:
A PHP Error was encountered
Severity: Warning
Message: date_default_timezone_get() [function.date-default-timezone-get]: 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/Paris’ for ‘2.0/DST’ instead
Filename: libraries/Core.php
Line Number: 227
who can tell me why?
Thanks in advance….