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

kingswoodute’s picture

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.

joele75’s picture

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).

Freaka’s picture

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.

Byrond1’s picture

it's been a year now, can anyone help with this? I am having the same issue...

Byrond1’s picture

Nevermind... fixed by un-enabling the mods in question, refreshing the "fileds list" page then re-enabling the same mods and once again refreshing the "fileds list" page

mariacha1’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)