I have a multisite with domain access working ok but I need to install Entity Translation to avoid users to translate things like images, ...
When I installed Entity Translation my site is working ok for anonymous users but for autenticated users I get page not available on my browser and "Undefined index: path in domain_nav_menu() (line 34 ...\domain\domain_nav\domain_nav.module" on watchdog

Comments

josebrito’s picture

After I disable domain_nav module from Domain access pack i get others errors just after I install Entity translation module:

Notice: Undefined index: access in _menu_tree_check_access() (line 1446 ...drupal\includes\menu.inc).
Notice: Undefined index: access in _menu_link_translate() (line 913 ...drupal\includes\menu.inc).

josebrito’s picture

Does anyone have Entity Translation with Domain access?

plach’s picture

Never tried, sorry.

Anyone wishing to have a look to this issue is welcome, otherwise I'll try myself but this is not exactly on the top of my priority list.

pashenry’s picture

I have the issue. After upgrade to 7.10. i have : Notice : Undefined index: path dans domain_nav_menu on the update page.

Frank Ralf’s picture

I get the same error message as #1 while trying to upgrade a module from 6 to 7. I don't have any of the modules mentioned here installed. Might be related to _menu_check_access() in includes/menu.inc should warn when the specified callback function does not exist.

plach’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.x-dev
Component: Code » Base system
Status: Active » Postponed (maintainer needs more info)

Please, confirm this still exists in the latest dev.