Composer date problem
Permalink
Hey there,
I'm running into the following problem: a few weeks ago my composer started to go crazy. Whenever I post a new article, it's date is: 01/01/1970 and whatever I do it stays that date. Even if I edit the post to change it, after saving, it still is 1970. Any ideas?
I'm running into the following problem: a few weeks ago my composer started to go crazy. Whenever I post a new article, it's date is: 01/01/1970 and whatever I do it stays that date. Even if I edit the post to change it, after saving, it still is 1970. Any ideas?
Did you write any code or is everything done through the control panel?
Everything is done through the panel, nothing additional coded.
Do you know the PHP version running? If the CMS is getting incorrect times, it would be getting them from php, would be getting them from the server (I think...). So perhaps to issue is due to server configuration or php version. Just an idea though.