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

mindless’s picture

make 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.

mindless’s picture

Please try the current 5.x version of subscriptions module. A node_access check has been fixed which may have caused this problem for you.

Nick Bell’s picture

Sorry, 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.

mindless’s picture

Status: Active » Closed (duplicate)

Duplicate of #126307.
Please add a comment on that item if you have additional details to share, thanks.