For some reason I'm getting this now on my blog. Unsure if this is relevant, but today is the start of daylight savings in Australia.
Additional information about this error:
MySQL error!
Incorrect datetime value: '2017-10-01 02:38:02' for column 'user_lastseen_ts' at row 1(Errno=1292)
Your query: DataObject::dbupdate()
UPDATE evo_users SET user_lastseen_ts = '2017-10-01 02:38:02'
WHERE user_ID = 2
This is on a web only host. Tried both PHP 5.6 and 7.0 and getting the same errors. Anybody seeing this?
edit: A search in the forums here do seem to point to DST as the culprit. How long to wait before things get back to normal again?
wait for 1 hour max ;)