Closed (fixed)
Project:
Field Permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2011 at 02:55 UTC
Updated:
27 Oct 2011 at 17:10 UTC
After enabling the module and navigating to "admin/reports/fields/permissions" I got the following notices
Notice: Undefined index: comment_node_forum in _field_ui_bundle_admin_path() (line 309 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_forum in field_permissions_overview() (line 144 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/sites/all/modules/field_permissions/includes/admin.inc).
Notice: Undefined index: comment_node_support_ticket in _field_ui_bundle_admin_path() (line 309 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_support_ticket in field_permissions_overview() (line 144 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/sites/all/modules/field_permissions/includes/admin.inc).
Notice: Undefined index: forum in _field_ui_bundle_admin_path() (line 309 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/modules/field_ui/field_ui.module).
Notice: Undefined index: forum in field_permissions_overview() (line 144 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/sites/all/modules/field_permissions/includes/admin.inc).
Notice: Undefined index: support_ticket in _field_ui_bundle_admin_path() (line 309 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/modules/field_ui/field_ui.module).
Notice: Undefined index: support_ticket in field_permissions_overview() (line 144 of /mnt/stor2-wc1-dfw1/394720/531573/www.website.com/web/content/sites/all/modules/field_permissions/includes/admin.inc).
This site was upgraded from D6-D7 and the fields being mentioned above no longer exist. My guess is there lurking around in the DB for some reason.
Comments
Comment #1
robloachShould be gone :-) .