incorrect datetime value error
-
I’m no longer using Stream, but I did run into issues with incorrect datetime when creating a new page similar to this issue:
https://github.com/xwp/stream/issues/904
WordPress database error: [Incorrect datetime value: ‘2018-05-01T19:08:55.342+0000’ for column ‘created’ at row 1]
INSERT INTOwp_stream(object_id,site_id,blog_id,user_id,user_role,created,summary,connector,context,action,ip) VALUES (7365, 1, 1, 1, ‘administrator’, ‘2018-05-01T19:08:55.342+0000’, ‘\”test s\” post updated’, ‘posts’, ‘post’, ‘created’, ‘40.441.13.441’)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘incorrect datetime value error’ is closed to new replies.