Hi, I installed Commerce Kickstart and installed Commerce File 7.x-2. with Commerce License and Entity Bundle Plugin. This is a fresh install and when I go to Reports>Field List , I get the following errors as per attached screenshot:
Notice: Undefined index: message_type in _field_ui_bundle_admin_path() (line 325 of /home/.../public_html/delta/modules/field_ui/field_ui.module).
Notice: Undefined index: message_type in field_ui_fields_list() (line 35 of /home/.../public_html/delta/modules/field_ui/field_ui.admin.inc).
What could cause this on a fresh install?
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2013-10-10 at 1.15.43 PM.png | 33.73 KB | hmartens |
Comments
Comment #1
eleuthere commentedHi,
I've got the same error message with Commons (commons-7.x-3.20).
http://mysite/admin/reports/fields
Notice: Undefined index: message_type in _field_ui_bundle_admin_path() (line 325 of /home/patrick/art5/modules/field_ui/field_ui.module).
Notice: Undefined index: message_type in field_ui_fields_list() (line 35 of /home/patrick/art5/modules/field_ui/field_ui.admin.inc).
Eleuthere
Comment #2
eleuthere commentedThis issue seems to have been solved here:
https://www.drupal.org/node/1558716