Posted by Branjawn on November 18, 2009 at 9:45pm
So, I've given myself (and spared you) three days to try and get this to work. Didn't happen.
I created a Custom Subscription (Node Type: Announcement) and cannot get it to send email OR queue. I can subscribe to content types, like Page, Story, etc. I have a custom content type, Announcement, that I want people to be able to subscribe to. Any ideas of why this isn't working or what I can do to troubleshoot?
Like I said, I've spent three days reading threads, tinkering, checking this and unchecking that, nada. Oh, and this framework doesn't provide much in the way of log entries :\

Comments
a simpler choice
Try notify module for a super simple email notifications solution. It's one module, not highly configurable, but does let you specify which node types can go out.
Drupal.org user profile
Drupal Micro-blogging: http://twitter.com/matt2000
Seems to work ok with OG
I have been testing M&N with OG and it seems to work pretty well.
My wrinkle is that I want to include links to CCK filefields - which notify would not work for.
M&N message templates work very well for this, but they are not node-type specific - so the token for the filefield only works for certain node types.
I haven't tried custom subscriptions yet - but eventually I will need to when I add sitewide notifications of Announcements.
I'm switching sites from Notify to Notifications
I've started changing my sites from Notify to Notifications for two reasons:
(1) On some sites, I need Notifications for Organic Groups and I don't want to use both.
(2) I think Notifications has stronger support. When I first looked at upgrading Notify from 5 to 6, I didn't think there would be a version 6 for Notify.
For some sites, I want notification on for new users by default. I've tested notifications_extra, Custom subscriptions and it seems to do what I want.
Can you tell us a little more about your configuration and how you're testing it? One problem I have is that new configurations only affect new users, so I had one user I deleted and recreated often to check out what new users will see. And before I switch sites from Notify to Notifications I need to figure out how I'll convert existing users. But my sites are so small, manual conversion is an option.
Judy Hallman
"Can you tell us a little
"Can you tell us a little more about your configuration and how you're testing it?"
I'm not sure what you mean. I have a custom content type of Announcement. I create a custom subscription for Node Type : Announcement. All users now have a subscription to this (Including my non-admin account). I create Announcements and nothing is ever sent out.
The following works for me
I tried to reproduce your problem on test.nccommunities.org, but it works for me. Here's what I did:
at http://test.nccommunities.org/admin/content/types/add created content type announcement.
Allowed subscription types: Thread, Content type.
http://test.nccommunities.org/admin/messaging/customsubs/new
added custom subscription: event type Node, Visibility User editable, will be shown to users, Enabled for new users.
http://test.nccommunities.org/admin/messaging/customsubs/csid/2/fields
select Node type, select Announcement, Save
Edit user hallman. "Testing new announcement content type" is unchecked. Check it and Save
http://test.nccommunities.org/user/2/edit Messaging and Notifications settings
Default send interval: set to Immediately
Create an announcement: http://test.nccommunities.org/node/add/announcement
(Notifications: Do not send notifications for this update. is NOT checked)
Save: http://test.nccommunities.org/node/175
http://test.nccommunities.org/admin/messaging/subscriptions/overview
Testing new announcement content type 1
Notifications in queue Immediately 13
Run cron.php
Reload http://test.nccommunities.org/admin/messaging/subscriptions/overview
Notification in queue: 0
Lots of messages in my inbox including:
New Announcement: test announcement notifications
Greetings hallman,
test announcement notifications
Read more http://test.nccommunities.org/node/175
--
This is an automatic message from Test site for NCCommunities
To manage your subscriptions, browse to http://test.nccommunities.org/user/2/notifications
You can unsubscribe at http://test.nccommunities.org/notifications/unsubscribe/sid/44?signature=.....
Judy Hallman
Wow, that's a load of info
Wow, that's a load of info there! I have to head out for a bit, but will try and apply your recipe to my site and see what happens. Thanks so much!!!
Notification - Updating Existing Users
I have been researching similar issues with the notification and notification_add_on module. The problem I have is not being able to update existing users with the nodes or tags selected for notification. I am using Custom Subscription to force notifications for Announcements and Events not allowing users to change and then notification tags for Forums which topics of interest can be selected by users. By default the new user has all forum topic tags selected, by hand of course. My problem is that there is no way to go back and update all existing users if a new topic is added or changed. Or in my case the Notification table was blown away after adding a notification module update and needing to uninstall it. So if anyone has any ideas, I think this would be a great enhancement to the notification module and add-on by adding the ability to update all users. I will be posting this in the appropriate forum when I find it. I considered recreating the notification table by code but I believe there maybe relational data in some of the other tables and don't want to wast my time interpreting the scheme.
Subscribing to two Taxonomy Terms
Want to create a custom subscription in Notifications to able to subscribe to "Featured" and "Entrepreneurship"
So subscribers can get only those nodes which are tagged with Entrepreneurship and are also "featured" by the moderator. How should I go about creating this "AND" functionality?
I think AND is default
Take a look at #1 on http://drupal.org/node/655534
I haven't done anything more with Notifications since December. Will get back to it in a few months.
Judy Hallman
Thanks
Thanks let me take a closer look.
Saving
Saving....
Check subscriptions for content type
Have you checked that the content type that you have assigned to be
posted within a group is actually allowing subscriptions? You can check
that under subscriptions on the content type edit section.
Hope this helps.
It got me changing lot of things before checking this simple one.
totocol
Raul Caceres
www.simsolutions.net.au