Closed (fixed)
Project:
Menu Item Extras
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Aug 2017 at 10:25 UTC
Updated:
16 Aug 2017 at 12:48 UTC
Jump to comment: Most recent
Hello,
The module works but there is a php error:
Notice: Undefined index: menu_name in menu_item_extras_theme_suggestions_menu_alter() (line 87 of /var/www/html/project/modules/contrib/menu_item_extras/menu_item_extras.module)
A check must be made on the 'menu_name' index of the array $variables.
I think its related to the menu__toolbar__admin .
Comments
Comment #2
znak commentedComment #3
ozinWe've already fixed this bug and will release new version soon.
Comment #4
volegerThanks! Fixed
Comment #5
volegerComment #6
voleger