Download & Extend

Error "Undefiend index" on settings page

Project:Field Permissions
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

After enabling this module and navigating to "/admin/reports/fields" I get the following messages:

Notice: Undefined index: comment_node_panel in _field_ui_bundle_admin_path() (regel 325 van /Applications/MAMP/htdocs/site-2012/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_panel in field_ui_fields_list() (regel 35 van /Applications/MAMP/htdocs/site-2012/modules/field_ui/field_ui.admin.inc).

What can I do to to remove the message? Or is it a bug?

Comments

#1

Hi,

The module looks great but I get a similar warning message;

Notice: Undefined index: message_type in _field_ui_bundle_admin_path() (line 325 of /home/content/86/9120786/html/modules/field_ui/field_ui.module).
Notice: Undefined index: message_type in field_permissions_overview() (line 357 of /home/content/86/9120786/html/sites/all/modules/field_permissions/field_permissions.admin.inc).

Thanks very much.

#2

Version:7.x-1.0-beta2» 7.x-1.x-dev

Yep same for me in "/admin/reports/fields":

Notice: Undefined index: comment_node_panel in _field_ui_bundle_admin_path() (line 325 of /Users/joelevans/Sites/tp-new/modules/field_ui/field_ui.module).
Notice: Undefined index: comment_node_panel in field_ui_fields_list() (line 35 of /Users/joelevans/Sites/tp-new/modules/field_ui/field_ui.admin.inc).

#3

Same problem for me with all the fields related to Drupal commerce :

- commerce_node_checkout
- credits_product
- commerce_credits

had trouble with userpoints field too

- userpoints

Undefined index in field_ui_bundle_admin_path() (line 325 in /home/job/public_html/modules/field_ui/field_ui.module). and field_permissions_overview() (line 357

for all of them

Thanks for this module by the way, it's very useful.

nobody click here