Closed (fixed)
Project:
Menu CSS Names
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Oct 2009 at 17:25 UTC
Updated:
13 Jun 2011 at 19:16 UTC
hi there,
well the thing is that i had dhtml menus module working fine and then i saw this module so i tried it but it seems to "break" the code from dhtml, im not sure why because it just stops working, menus wont collapse anymore and it wont show any errors or logs. if i disable css names everything works fine.
any ideas? someone else faced this?
thanks!
Comments
Comment #1
rc_100 commentedhi xecstasyx,
yes, the DHTML Menu module is using the same theme override function that Menu CSS Names uses (theme_menu_item). It's taking priority over DHTML Menu, and preventing it from doing its thing. I'll look into it and see if there's an easy way to have them work together. If so, I'll fix it in the next release cycle. Thanks for your help.
Comment #2
xecstasyx commentedThanks to you! hope you can find a fix , i dont know much about php and such but if i can help testing just tell me. im not sure about this but is it possible to set DHTML menu module weight to -1 at DB for a temporary fix?
Comment #3
asak commentedYep, same issue here. will investigate some more...
Comment #4
catchlight commentedDo you know if this module works with Nice Menus?
Comment #5
rc_100 commentedI've added support for the Nice Menus module in version 1.2 of this module.