I've been testing the subscription module. As near as I can tell, I've followed the documentation correctly. I have subscribed to a particular node, both as Admin and as a normal user. As I understand it, any time the node is changed (edited) or a comment is added, I SHOULD get an email notification at the next cron job. Yet I don't receive anything in my email. My account page shows that I AM subscribed to the node in question.
Can someone point me in the right direction? Am I missing something?
Comments
Comment #1
salvisPlease get this to work on node creation first.
Are entries created in the {subscriptions_queue} table when you create a node?
Are they removed when cron runs?
Do you have entries in the watchdog log?
Comment #2
salvisI've just released 5.x-2.5. Please update and then look into #1 above.
Comment #3
salvisNo reply, assuming it's fixed.