Closed (duplicate)
Project:
Subscriptions
Version:
5.x-1.5
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2007 at 19:27 UTC
Updated:
10 Mar 2007 at 16:50 UTC
Drupal 5.1 here. I've gone through two test installations now, successfully setting up Subscriptions so users can appropriately trigger notifications based on taxonomy.
Suddenly now only user #1 can trigger notifications - the log confirms that anyone else's posts which should trigger a notification don't (no error, just nothing).
Any ideas on how to track down the problem?
Many thanks
Nick
Comments
Comment #1
mindless commentedmake sure the send-via-cron setting is turned off. if it still doesn't work, try adding some debug output in the code to see where it goes wrong.
Comment #2
mindless commentedPlease try the current 5.x version of subscriptions module. A node_access check has been fixed which may have caused this problem for you.
Comment #3
Nick Bell commentedSorry, no luck here either with 5x-1.9. As soon as I install Taxonomy Access Control or tac_lite, only user #1 is notified of anything.
Removing/uninstalling the two modules makes no difference, it just breaks the module for good.
Comment #4
mindless commentedDuplicate of #126307.
Please add a comment on that item if you have additional details to share, thanks.