Closed (fixed)
Project:
SimpleMenu
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2011 at 12:47 UTC
Updated:
23 Nov 2011 at 13:10 UTC
i am using "simple menu" in all menu D6 as an admin menu for clients, it's a great module.
but with D7 (7.4) i can't make it working.
i can't display simple with an other than "management menu".
if i choose “navigation" i got "no menu items found", it's not a matter of permission because "navigation" appear as a block
if i let "navigation" in settings, and add the permission "Use the administration pages and help", then simple menu display but with the "management" menu
am i missing something ?
Comments
Comment #1
AlexisWilke commentedNo, you're not missing anything. They've changed the menu system enough to were I couldn't very quickly make a switch like this. So it isn't done yet. Actually we'd need a co-maintainer for 7.x.
Thank you.
Alexis Wilke
Comment #2
bachbach commentedok, thank you for the answer.
I will take a look inside, i will post a patch if i make it working
bach
Comment #3
bachbach commentedas a temporary solution :
in simplemenu.module in line 380
i replaced
by
i can now choose any root menu, but still can't choose a depth.
Comment #4
AlexisWilke commentedWill there always be a colon in a $menu_name variable?
Thank you.
Alexis
Comment #5
vasikesubscribe. and #3 seems to work. thanks bachbach
Comment #6
AlexisWilke commentedOkay. I checked in #3 now.
Thank you for the feedback.
Alexis
Comment #8
crobinson commentedSorry, comment against wrong issue.