When I try to enable entity translation for the "Rules configuration" (under /admin/config/regional/entity_translation), I get these errors:
The configuration options have been saved.
* Notice: Undefined index: base path in entity_translation_menu_alter() (line 162 of /var/www/my-site/sites/all/modules/entity_translation/entity_translation.module).
* Notice: Undefined index: access callback in entity_translation_menu_alter() (line 207 of /var/www/my-site/sites/all/modules/entity_translation/entity_translation.module).
* Notice: Undefined index: access arguments in entity_translation_menu_alter() (line 207 of /var/www/my-site/sites/all/modules/entity_translation/entity_translation.module).
* Warning: array_merge(): Argument #2 is not an array in entity_translation_menu_alter() (line 207 of /var/www/my-site/sites/all/modules/entity_translation/entity_translation.module).
Comments
Comment #1
mitchell commentedUpdated component.
Comment #2
tr commentedThis was a problem with the Entity Translation module, and was fixed over four years ago in #936646: Undefined index access callback/arguments in translation_menu