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?

Comments

somebodysysop’s picture

Trying to use every OG module out there?

The url is mysitenamehere/node/4/galleries

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.

chrisroditis’s picture

We 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

somebodysysop’s picture

StatusFileSize
new21.83 KB

Try 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.

somebodysysop’s picture

Assigned: Unassigned » somebodysysop
Status: Active » Needs review
chrisroditis’s picture

Yes my friend, it works flawlessly! Thank you so much once again!

somebodysysop’s picture

Status: Needs review » Fixed

Great. Once again, you're welcome!

somebodysysop’s picture

Status: Fixed » Closed (fixed)

Modifications in version 5.x-2.4 which has just been released.