When a user does not have the 'subscribe to content' permission, but does have the 'subscribe to organic groups' permission their subscription choices are not written to the database.
The is due to a logic check in subscriptions_write()
Or is this an issue of an additional required patch to subscriptions? http://drupal.org/node/220459
If so, this issue is a duplicate of http://drupal.org/node/223468
Comments
Comment #1
gustav commentedAlso, when a user does not have the 'subscribe to content' permission, but does have the 'subscribe to organic groups' permission then the "Subscribe" fieldset is not shown on the node pages.
Comment #2
develcuy commentedError reported by jgraham was fixed, the one reported by gustav is a subscriptions and subscriptions_ui error, because they harcoded permission "subscribe to content"
Comment #3
salvissee http://drupal.org/node/197706#comment-650964
I believe the interpretation of 'subscribe to content' should be whether you can subscribe or not, when you're looking at content.
You should still get the OG page under user/UID/subscriptions.