Posted by tobias on October 28, 2009 at 10:21am
| Project: | OG Aggregator |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have turned on the og aggregator block and it appears beautifully for user 1 - but not for other users. I have checked user permissions and block settings, and can't see why it is not showing. Is there a setting I am missing?
Thanks for any guidance,
Tobias
Comments
#1
The module checks for the permission "access news feeds" (the one from the core-aggregator-module) instead of "access og_aggregator" (the one from OG Aggregator). I patched the according line of the module, but this is a quick hack without knowing much about the module. So could please someone with more understanding review this towards any unwanted side-effects? As this in fact is my first patch at all, I would also appreciate any other comments ...
#2
Permissions fixed up, now everything should use og_aggregator and not rely on Aggregator. I believe the developers original intention was to have this module tie in a lot more with drupal Aggregator - but it only uses very minimal code from this module.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.