i have a menu from level1 to level 4 and i have placed an module mod_menu
only for level 4 -> FirstLevel 4 and LastLevel 4
if the menu closed in frontend, i get now this notice...
No Notice Message and no Menuitem is shown...
Notice: Undefined offset: 2 in /modules/mod_menu/helper.php on line 60
[SOLUTION] add an check for this: isset($item->tree[$start - 2]) on line 60
thx
Labels |
Added:
?
|
code has changed a bit in 3.7.0. Please test with staging (which you would need anyway to patch if still necessary.)
Category | ⇒ | Modules |
Priority | Medium | ⇒ | Very low |
Status | New | ⇒ | Discussion |
After several months without reply and because the relevant code has changed I am closing this at this time - it can always be reopened
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-21 14:40:33 |
Closed_By | ⇒ | brianteeman |
@simkea can you send your changes as pul request against staging?
See here if you need help https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests