I have recently move a site across servers,
everything has gone well except for the channel entry date is defaulting to 1970-01-01 12:00 AM
I can change this and it updates however it is a bit of a pain that it’s not today’s date by default.
I am also getting this PHP error :
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: field_date
Filename: date/ft.date.php
Line Number: 82
I have checked the logs and the server time is correct so am at a bit of a loss, has anyone got any ideas?