Closed (fixed)
Project:
OG User Roles
Version:
5.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Nov 2008 at 06:45 UTC
Updated:
9 Dec 2008 at 20:23 UTC
Jump to comment: Most recent file
I'm receiving the above warning message when i try to change the group audience of a group node with user 1 (seems to work fine for other users). A little searching located the source on line #1741 in og_user_roles.module.
I looked at the code for a while-- but i just couldn't grok the intricacies of all the node access stuff going on there.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ogur-329058.patch | 2.25 KB | somebodysysop |
Comments
Comment #1
somebodysysop commentedTry the attached patch against a clean download of version 5.x-3.3.
Comment #2
somebodysysop commentedPatch committed to 5.x-3.4 release.
Comment #3
WorldFallz commentedyep-- seems to fix the problem, thanks.