![]() |
|
Pager/article publish problems after the new scheduled feature - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Pager/article publish problems after the new scheduled feature (/thread-4886.html) |
Pager/article publish problems after the new scheduled feature - masv - 20-03-2009 Hi, SVN build R3664 After the new scheduling feature has been implemented, and I edit an 'old' page and update it, it is unpublished, and it is not possible to publish it hereafter. When looking in the zp_zenpage_pages table, I can see that the default walue of the new field 'expiredate' is null, aften an page update (without an expieredate), the content of the field is '0000-00-00 00:00:00' If I however enter an expiere date in the future, then the page is published..... R:Martin Pager/article publish problems after the new scheduled feature - acrylian - 20-03-2009 Hm, actually that issue should have been fixed. I can reproduce it. We will take a look at it. Pager/article publish problems after the new scheduled feature - sbillard - 21-03-2009 Found the problem. Correction will be in tonight's build. Pager/article publish problems after the new scheduled feature - masv - 21-03-2009 Great, it also works here now, after your update. R:Martin |