I read the other topic on this http://drupal.org/node/675980 and I've enabled all modules and enabled subscriptions for a view. All the links are there, I tried exposing taxonomy terms and normal text fields, pressed apply to apply the filter, box comes up where I can save the view search results, after saving results there is a link to Subscribe to view. I click it and it turns into unsubscribe. I then create another node which matches search criteria (simple, only testing one field at a time, taxonomy term first and then I tried again with normal text field). After creating the node wit matching criteria nothing is sent, I read readme and noticed that emails are sent after a cron run but running cron doesn't send email either.
So I tested normal Notifications and Messaging module to check that subscription to normal things such as content type, works and it does - I get an email straight away.
Have I missed something? BTW I first tried most recent green version of Notifications and Saved searches, am now using latest dev so that different users can save same view and beta version of Notifications, makes no difference emails don't get sent. Am really keen to get this working, hope you can help.
Comments
Comment #1
logsd commentedSame for me, everything seems ok but the mails are not sent. Does anyone has succeeded to configure Views Saved Searches + Notifications modules recently ?
Comment #2
aron novakPlease take a look on the README of notifications_views_savedsearches:
So you need to setup a frequent cron job to actually catch the changes in the views.