Active
Project:
Organic Groups create permissions
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 10:33 UTC
Updated:
8 Nov 2011 at 19:40 UTC
I'm getting a flip-array error if I try to create content from an OG group or OG content type if this module is installed, and no previous group content has been created.
Comments
Comment #1
pav commentedDitto. (Reproducibly on a clean install.)
Comment #2
othermachines commentedIn my case it didn't matter whether group content had already been created.
This patch solved the issue for me: http://drupal.org/node/1220212#comment-5181770.Sigh. Scratch that.Error printout on create form for group content node types:
Comment #3
othermachines commentedTry this fix: When checking entity access, return early if entity isn't saved yet