Closed (duplicate)
Project:
Field Permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 09:30 UTC
Updated:
6 Aug 2016 at 23:27 UTC
Jump to comment: Most recent
Comments
Comment #1
David_Rothstein commentedIf this occurs when using the LoginToboggan module, then it sounds like it may be due to #1407564: CSS conflict with logintoboggan, prevents using Custom Permissions (field_permissions module)?
Comment #2
mariacha1 commentedGoing to close this as a duplicate... Sounds like there's a conflict with login toboggan's javascript and the fact that all user permissions are displayed using the "theme_user_admin_permissions" function, which uses the id of "permissions".
The additional error is solved by #2257833: Notice: Undefined index: in field_permissions_overview .