Closed (fixed)
Project:
Notifications
Version:
5.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 May 2008 at 04:30 UTC
Updated:
9 Jun 2008 at 13:48 UTC
Trying to set-up subscriptions by taxonomy only (no choice of content type) and just can't get the bloody thing to send them.
AFAIK all permissions are sweet, with notifications controls showing up on the user account, etc etc etc. If I create or edit content and then goto notifications/status to make sure it's picked it up, it shows messages queued. Goto notifications/status/queue/run to actually process them however, and all I keep getting is this "Access denied for queued event" error where I'd assume it should be telling me "Message sent, you da man!"
Anyone got any clues on what could possibly be the issue?
Cheers.
Comments
Comment #1
Raving commentedIt appears the "access denied" statement is coming from the following in notifications.cron.inc
So I'm then assuming notifications_callback() in notifications.module isn't supplying the right information;
Does anyone have any ideas on this? Subscriptions/notifications is the last thing I need to sort out before I can push this project out the door :/
Comment #2
Raving commentedFinally found the issue. Appears to be a hang-over from previously having Taxonomy Access Control installed... looks like it didn't un-install properly and the actual content was only accessible by UID1!
Comment #3
luke76 commentedHowdy
Just wondering if you could help me - I'm trying to get subscription by taxonomy working but just can't get the 'subscribe' links to show up. All works fine if trying to subscribe by content type, but for taxonomy terms, nothing shows, no links on teasers or full nodes.
I'm sure I have my access permissions set. Have my taxonomy ticked in the right places, (can't remember the exact sections names and can't check right now as the server has just gone down, oh happy day :) ), in short, really do seem to have done everything ok, but .... no links.
Any advice from someone who has actually got this to work is hugely appreciated. Thanks. Oh I have been using the dev version but also have tried beta3 on my local machine and it's still not working...