No entries are being written to the scheduler table.
I've tried Scheduler 5.x-1.11 and 5.x-1.12 with Drupal 5.7. I've used both the blog and page content types. I also tried entering timestamps with(out) the timezone.
I should mention that Scheduler was originally installed in the /modules directory, but is now in /sites/all/modules. Could there be something nasty in one of Drupal's caches?
Any ideas? Thanks in advance.
Comments
Comment #1
skiminki commentedWell, try
select name, filename from system where name='scheduler';in your sql prompt and see whether it says /sites/all/modules/scheduler/scheduler.module. If not, you could tryThat should do the trick.
If this does not help, please try scheduler-5.x-1.13-rc1.
Comment #2
Leeteq commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.