I've installed announcements on drupal 6.2 core and it works great except for the block that doesn't show at all. I tried to put it everywhere on the page with no success. I did not change anything in the settings so it is quite difficoult I did someting wrong.
please help!
Comments
Comment #1
bdornbush commentedDid you have only one announcement and it was created with the default publication date? Try changing the publication date to yesterday, and the block should show up. I tried this with both 6.x-1.0 and 6.x-1.x-dev and the behavior is consistent. I thought this was fixed (see #262595: Show on start date, not next day.) but apparently this didn't fix the bug.
Comment #2
nancydruAccording to my testing, that fix did work. However, I did just discover #280651: Cron doesn't set an announcement to published which would affect announcements intended to be active in the future. I also fixed it.
Comment #3
nancydruNo further information.