Needs review
Project:
Organic Groups create permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2012 at 21:47 UTC
Updated:
16 Feb 2023 at 06:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alesr commentedSame warning for me when I reinstalled the module og_create_perms.
Comment #2
amitaibuwrong project... og_create_perms isn't part of OG core
Comment #3
alesr commented@Amitaibu, I agree. This should be moved to the right project.
@artatac, I got this warning when I enabled some content type Features and got an error. The tables in db were created and when I reverted the db with Backup and Migrate it only changed the tables that were existing. The tables from failed features stayed. I did removed those tables that were causing problems like "table x already exists..." and this warning was gone.
Comment #4
amitaibuComment #5
leninfu commentedComment #6
windsurfitaly commentedWarning: array_key_exists() expects parameter 2 to be array, null given in og_create_perms_list_bundles() (line 118 of /Users/leo/Sites/acquia-drupal722/sites/all/modules/contrib/og_create_perms/og_create_perms.module).
Comment #7
ufok commentedNotice: Undefined index: gid in og_create_perms_field_attach_validate() (line *** of /sites/all/modules/og_create_perms/og_create_perms.module).
You are not permitted to create article content outside a group
And the group was selected...
It using "/node/add" path to create content inside group...
Comment #8
manu56 commentedAny update on this? I am getting the same problem after migrating to OG-2
Comment #9
jacktiong92 commentedI am getting the same problem as well..No idea why.
Comment #10
czigor commentedEffectively only 1 line has been changed, the rest is trailing whitespace etc.
Comment #11
tormiPatch with only that 1 important change (patch #10 failing currently).
Comment #12
tormi.