When I enable menu translation module in the Internationalization package from the Modules, I get the following error list. I have tried repeat the same thing on the fresh drupal 7 installation and found the same result again. Please resolve:

Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 786 of /var/www/html/drupal7s/modules/i18n/i18n_menu/i18n_menu.module).
Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 824 of /var/www/html/drupal7s/modules/i18n/i18n_menu/i18n_menu.module).
Notice: Use of undefined constant MENU_PREFERRED_LINK - assumed 'MENU_PREFERRED_LINK' in i18n_menu_init() (line 826 of /var/www/html/drupal7s/modules/i18n/i18n_menu/i18n_menu.module).
Notice: Undefined index: menu_name in menu_tree_page_data() (line 1249 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: menu_name in menu_tree_page_data() (line 1249 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: menu_name in menu_set_active_trail() (line 2343 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: menu_name in menu_tree_page_data() (line 1249 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p1 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p2 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p3 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p4 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p5 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p6 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p7 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: p8 in menu_tree_page_data() (line 1253 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: href in menu_set_active_trail() (line 2380 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: type in menu_get_active_title() (line 2551 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: title in menu_get_active_title() (line 2552 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: href in menu_get_active_breadcrumb() (line 2516 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: title in menu_get_active_breadcrumb() (line 2538 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: href in menu_get_active_breadcrumb() (line 2538 of /var/www/html/drupal7s/includes/menu.inc).
Notice: Undefined index: localized_options in menu_get_active_breadcrumb() (line 2538 of /var/www/html/drupal7s/includes/menu.inc).
Recoverable fatal error: Argument 3 passed to l() must be an array, null given, called in /var/www/html/drupal7s/includes/menu.inc on line 2538 and defined in l() (line 2307 of /var/www/html/drupal7s/includes/common.inc).

Best Regards,
Tahir Almas

Comments

webflo’s picture

Status: Active » Closed (duplicate)