Closed (cannot reproduce)
Project:
Notifications
Version:
6.x-2.3
Component:
Notifications
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 04:30 UTC
Updated:
31 May 2013 at 15:54 UTC
A member of our volunteer group has died and we need the announcement to go out immediately. I manually ran Cron and Broadcast did not get sent. Can you see anything obvious from the data in the `notifications_queue` table?
Query for Broadcast messages: SELECT * FROM `notifications_queue `WHERE `sid` =0;
Comments
Comment #1
Ashford commentedClosed the Issue as I am updating to Drupal 7. Hopefully a fresh install will fix any problems.