Closed (fixed)
Project:
OG User Roles
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Sep 2007 at 08:08 UTC
Updated:
17 Sep 2007 at 03:40 UTC
Jump to comment: Most recent file
Hello Ron!
I am having trouble using http://drupal.org/project/og_galleries 5.x-1.7 with og_user_roles. When the group admin visits the url of his group's og gallery he gets access denied. The url is mysitenamehere/node/4/galleries . The group admin is able to view the Galleries tab but not access it. Only when I am giving the authenticated user the "administer galleries" access control is the group admin able to access his galleries. Perhaps it is an out of group context issue?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | og_user_roles.module.5.x-2.4_2.patch | 21.83 KB | somebodysysop |
Comments
Comment #1
somebodysysop commentedTrying to use every OG module out there?
Node "4" is a group node?
What is the URL of the galleries tab? (i.e., where does one go when he clicks on the og_galleries tab?)
As you might imagine, I need to know what the URLs involved with this module are so that I can train OG User Roles to recognize them.
Thanks.
Comment #2
chrisroditis commentedWe musicians are restless creatures, never satisfied with what we've got in our hands!
"4" is the group node id, sorry to have been vague. So the url of the galleries tab is:
mysitenamehere/node/groupnodeid/galleries
Comment #3
somebodysysop commentedTry this patch against a CLEAN 2.3 release download (do not try to patch a patched version of the module!). This patch contains all modifications made and posted since the 2.3 release.
Comment #4
somebodysysop commentedComment #5
chrisroditis commentedYes my friend, it works flawlessly! Thank you so much once again!
Comment #6
somebodysysop commentedGreat. Once again, you're welcome!
Comment #7
somebodysysop commentedModifications in version 5.x-2.4 which has just been released.