Subscription listing for all groups instead of just the ones I subscribed to
mr.andrey - April 14, 2008 - 22:51
| Project: | Organic Groups Subscriptions |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello,
When I came to the groups Subscriptions, all the groups show up, not just the ones I signed up for. We're planning to have hundreds of groups, and this is definitely a show stopper.
Andrey.

#1
@mr.andrey, sorry for delayed answer, but I was thinking about this behavior. By now, subscriptions module does not provides a friendly and granular way to hide/unhide options. That is matter of visibility and the context is: node page. Version 1.0 displays groups you have access to and node belongs to.
Please let me know how are you doing with stable version.
Blessings!
#2
Hi there @develCuy,
Apr-15 dev gives the following error while installing:
Fatal error: Call to undefined function subscriptions_og_get_groups_by_types() in /home/transfp6/public_html/dev/sites/all/modules/subscriptions_og/subscriptions_og.install on line 22On 1.0-beta2, when I go to "My membership", I get the following error:
warning: Invalid argument supplied for foreach() in /home/transfp6/public_html/dev/sites/all/modules/subscriptions_og/subscriptions_og.module on line 535.And all groups show up, not just the ones I signed up for.
Best,
Andrey.
#3
@mr.andrey, there is problem with subscriptions_og project frontpage, can't get stable version promoted to frontpage, but instead please download from: http://drupal.org/node/246573
Hope this time you get better results.
Blessings!
#4
@develCuy, thanks for the link, but I get an "Access Denied" when I try to follow it.
Best,
Andrey.
#5
@mr.andrey, there is an annoying problem with stable release package, seems to be frozen and restricted just to maintainers. But hopefully version 5.x-1.x-dev is at this moment exactly the same as stable 1.0, please use that instead.
Blessings!
#6
Hi @develCuy,
It appears to be the same Apr-15 dev version that I tried a few days ago...
Best,
Andrey.
#7
@mr.andrey, Finally I got time to fix missing function an to include a new feature of restrict groups subscriptions listed in user account. Please let me know how it goes with v1.1
Blessings!
#8
Very cool, @develCuy.
It was a pleasure chatting with you over Skype the other day and work on this a bit.
I just installed the 1.1 version, and it seems to work well. Between an option in "My membership" and the group subscription options in user profiles, I think this will take care of all the group subscription needs.
After I check "Limit listing of subscriptions in account(user/#uid/subscriptions/group) to those where user is member", only the groups that I'm subscribed to show up on the profile subscriptions page - this is awesome, thanks!
I have just one more thing that I'm fine tuning - it's the subscription notification email itself. Right now it looks like this:
Greetings, user.
A !type which you are watching has been updated.
test
<p>test</p>
To view the thread, navigate to http://dev.site.net/blogs/2575
--
This is an automatic message from the Site.
To manage your watched items, browse to !manage-url
Subscriptions module changed the !type into two separate variables. The !manage-url also doesn't seem to get picked up. Does this module support the Mail Templates? I'll poke around and post here if I find something.
Thanks!
Andrey.
#9
Ah, great. The mail template for group notifications is "subscriptions-node-group_nid".
#10
Automatically closed -- issue fixed for two weeks with no activity.