Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello

For some reasons, the published date for entries in my "contrats.php" page randomly changes to "November 30th, -001", and becomes unpublished. Also, when I create a new entry in that page, the default is "unpublished" status, and shows "November 30th -001".

I'm not sure if it changes randomly, but that's what I think, since some entries I have created few days ago were fine, and now are changed to "30 November -001" and are now unpublished.

Any ideas what can cause that issue?
I have modified the admin template for "contrats.php" too, so I don't know if it's because of that.
But I don't see why "unpublished" would be the default state of a created entry in that page.

Thanks!
Hi,

Your custom admin template (or perhaps some function you have placed in kfunctions.php) must be setting the publish date somewhere and, perhaps, it is setting a malformed date.
Please scrutinize your code once again to try and see if you can spot the place this is being done.

If you need any help with that, PM me the template in question and I'll take a look.
2 posts Page 1 of 1