By mampwamp2 on
i have install scheduler module on my site.
under content types, scheduler setting enable "Enable scheduled publishing" and "Alter published on time"
i also have try enable permission for "administer scheduler" and "schedule (un)publishing of nodes"
but when i create node and set up scheduler option future time,
the post can be publish, how to settle this?
drupal6
Comments
Can you please rephrase that
Can you please rephrase that a bit?
When you set the scheduler to publish your post in the future, the post gets published anyway when you save it?
You can follow me on Twitter: @drupalexp or on my blog.
no, it not publish after
no, it not publish after saving it and not publish on future time also.
So, You set the correct time
So,
You set the correct time format for the schedule on when to publish,
Under publishing options, you unchecked Published,
And it still won't publish at the time? Are you sure there is no time difference issue?
After saving a node scheduled to publish in the future, check here: http://www.example.com/admin/content/scheduler if your node appears there.
You can follow me on Twitter: @drupalexp or on my blog.
Just check again the problem,
Just check again the problem, found that it need manually "Run scheduler cron function manually" (under
Home > Administer > Site configuration > Scheduler module settings) to enable the schedule function.
if not run scheduler cron function manually, the post can publish on the time i have set.
How to make it publish post automatically without process above?
Schedule posts appearing immediately!
Even though I have scheduled posts in a particular content type to post in the future, they are appearing immediately. I have made sure that the scheduling and un-scheduling is enabled in the content type. It's the exact opposite of this individual's problem.... But my scheduler has always worked in the past, and suddenly today it just stopped working.
Any help would be appreciated.! WCW
Schedular in not working on other roles beside of admin role
When I try to future publish the node it is working fine at the admin role. But it is not working on the Superadmin role. Permission is fine. suggest something so that I can run this on multiple roles.