Loading README.txt +6 −3 Original line number Diff line number Diff line Loading @@ -36,10 +36,13 @@ Trouble: * User don't see menu item, but his role allowed for this menu item. Fix: By default, Drupal permissions are used (/admin/people/permissions). This means that menu item will be displayed for role that have view permissions, even if you set a limit for this menu item in "Menu Item Role". Also, the menu item will not be shown if the role does not have a Drupal permissions to view menu item. This mean that menu item will be displayed for role that have view permissions, even if you set a limit for this menu item in "Menu Item Role". Also, the menu item will not be shown, if the role does not have a Drupal permissions to view menu item. To fix this: - Navigate to admin/config/menu-item-role-access and press "Overwrite internal link target access check". - Navigate to admin/config/menu-item-role-access and press, "Overwrite internal link target access check". - Clear the cache. - Enjoy. Loading Loading
README.txt +6 −3 Original line number Diff line number Diff line Loading @@ -36,10 +36,13 @@ Trouble: * User don't see menu item, but his role allowed for this menu item. Fix: By default, Drupal permissions are used (/admin/people/permissions). This means that menu item will be displayed for role that have view permissions, even if you set a limit for this menu item in "Menu Item Role". Also, the menu item will not be shown if the role does not have a Drupal permissions to view menu item. This mean that menu item will be displayed for role that have view permissions, even if you set a limit for this menu item in "Menu Item Role". Also, the menu item will not be shown, if the role does not have a Drupal permissions to view menu item. To fix this: - Navigate to admin/config/menu-item-role-access and press "Overwrite internal link target access check". - Navigate to admin/config/menu-item-role-access and press, "Overwrite internal link target access check". - Clear the cache. - Enjoy. Loading