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

mitchell’s picture

Component: Miscellaneous » Provided Module Integrations

Updated component.

tr’s picture

Component: Provided Module Integrations » Rules Core
Issue summary: View changes
Status: Active » Closed (works as designed)

This 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