I've got a 5.1 installation, and I've installed, enabled and given access to Scheduler. When I try to edit the "Blog entry" content type to allow for scheduled (un)publishing, every time I check the box and submit, the setting doesn't stay enabled, and reverts back to unselected.
However, if I make the same change to node type "Page," then the setting sticks.
My contrib modules are: Advanced Poll, Akismet, Live Discussions, Pathauto, System Info, Update Status, Voting API.
Thanks.
Comments
Comment #1
spazio commentedI have got the same problem. Unfortunately it does not seem to work with the blog module currently.
Ciao Mario
http://asiapolis.perspektive89.com
Comment #2
gordyhulten commentedI'm changing the category for this to "bug report" in the hopes that someone can fix it. If I can help in any way, please let me know.
Comment #3
AjK commentedYou state "every time I check the box and submit". There's no box to check. It's a text field that takes a date/time so I can only assume you are somehow using an older version of scheduler. As far as I can remember, the use of a checkbox to enable scheduling dates back to the 4.7 and eariler days. The Drupal 5 version doesn't use a checkbox (except on the "enable sceduler for this node type" in the Content-Type admin section).
I have tested scheduler with the blog module for 5.1 and it works fine for me.
Comment #4
dougpetch commentedI'm encountering the same issue w/ drupal 5.1 and scheduler. I access administer -->content management -->content types -->blog-->edit, check the box labeled " Enable scheduled (un)publishing Check this box to enable scheduled (un)publishing for this node type." and then select "save content type".
When I go back to the blog edit page the checkmark in box for enabling scheduled (un)publishing has not been saved. In other words, I can not use the scheduled publishing feature for blog entries.
The process works as it should for pages and stories.
Comment #5
dougpetch commentedUPDATE: I stand corrected. I finally stumbled across the "scheduling options" section of the create content page and it appears that scheduler is, in fact, working as it should (I'll know for sure the next time cron.php runs).
I still find it odd, though, that box for enabling scheduled (un)publishing does not retain a checkmark when one is entered and the update saved.
Comment #6
AjK commentedFixed by http://drupal.org/cvs?commit=62017
Comment #7
dougpetch commentedThanks for the fix - I've uploaded and updated and the checkmark is now persistent and all is right with the world....
Comment #8
gordyhulten commentedThank you!
Comment #9
(not verified) commented