I maintain a multi-site Drupal 5 forum and am running into a problem with content type subscriptions. When a user subscribes to all content that is a "forum topic" they receive email alerts with new content posted in each multi-site sites.
For example, a user (Jane) in SITE A subscribes to receive all notifications of new forum topics. When a different user(Bob) adds a new forum topic in SITE B, then Jane receives a notification via email. However, Jane has no interest in content on SITE B, she only wants email updates for new forum topics in SITE A.
My two multi-site sites have a shared user table and both sites are stored in the same database. Please let me know what other questions you have. I had the same problem with the previous version of Subscriptions and upgraded hoping it would solve the problem.
Comments
Comment #1
salvisThere's a module called Domain Access that probably does what you want and I think it works with Subscriptions.
How do you create your "multi-sites"?
Comment #2
JuliaKM commentedI'm looking into Domain Access and will let you know if it works. One problem might be that I have set up my multi-site domains in a strange way. The urls look like this:
mysite.com/stars/forum (primary site)
mysite.com/stripes/forum
Thanks for your help!
Comment #3
salvisI see — I'm sorry, I have no idea how that works...
Comment #4
salvis