Change of email address on d.o. only recognized sporadically
Something is seriously weird with my email notifications from g.d.o. A few weeks ago I changed my email address on my d.o. profile, and now I'm getting notifications randomly sent to the old AND new address!
Read moreDuplicate messages using Notifications with Mercury
We’re running into an issue sending duplicate notifications to our users using the Notifications module on our Mercury Pressflow implementation. The duplicate messages are identical save one thing- the [node-url] token is being replaced with ‘default’ in one of the messages. All the other tokens in the message are being replaced correctly.
The duplicate emails do not happen consistently, maybe 10-15% of the notifications sent out, however a duplicate message always has the proper url & the ‘default’ url.
Subscribing to specific content type by taxonomy term/tag OR Vocabulary
Hi,
I am wondering if Service module can assist with getting the Notifications module to allow users to subscribe to specific content types by taxonomy terms/vocabulary. i.e. Content Type - workshops AND Taxonomy Term - life drawing.... OR Content Type - workshops AND Vocabulary - Art. What is needed is to tie the subscribed content type to a taxomony term/vocabulary to focus the search. A person may subscribe to multiple content types under the same terms.
Thanks in advance!
Read moreAnyone use Messaging and Notifications successfully?
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 :\
Read moreHow to set notifications for new users
I'm trying to switch from the notify module to notifications. I would like new users to have as default settings to receive notifications of creation, update, and comments for content types events, forums, and book pages (I call book pages "resource items"). I don't see a way to do this. New users don't have any subscriptions. They have to set each one.
With the notify module, in notify.module, there's code for inserting a new user and I've been able to modify it to:
at case 'insert':
if (isset($edit['notify_decision']) && $edit['notify_decision'] == 1){
Wie zähle ich meine User im Hinblick auf Profildaten?
Hallo, liebe Gemeinschaft,
Read moreMy first Drupal Module
I did it. A huge milestone in my Drupal development life. I completed my first custom module. While at this point it would only work on my site (I hard coded the name of content types and some other variables from the notification module) but it works. I have attached it but know that you can’t just add it to your site. At minimum you might have to change the name of the feed-item content type on line 85.
Read moreWhat Taxonomy Terms to Aggregate
I'm working on an Aggregation site. I am using FeedAPI to pulling the feeds. I have a vocabulary for "tags" and "category." I assign each feed at least on "category" when the feed is created. I control the create of the Feeds and the "category". The "category" vocabulary also drives a menu on top of my page. I am using Feed Element Mapper to add tags from the Feeds to the "tags" vocabulary so I have no control over what gets put in it.
I am also using Messaging/Notifications to allow the users to subscribe to feeds and/or "category" vocabulary.
Read more



