Hi,
Great module!
Just noticed, as I have the core Menu module unticked on the Site building>>Modules page, that JQuery menu has a dependency on Menus, which it doesn't declare, thus causing error message on the Site configuration page.

To fix this the jquerymenu.info file just needs to contain the line

dependencies[] = menu

Comments

gapple’s picture

Status: Active » Needs review
StatusFileSize
new601 bytes

patch attached

PixelClever’s picture

Status: Needs review » Closed (fixed)

This patch is clearly for a different module. Addresses menu?

gapple’s picture

Status: Closed (fixed) » Reviewed & tested by the community
StatusFileSize
new565 bytes

Guess I got a little too patch-happy and picked the wrong file to edit, here's a patch for the right one.

Scott J’s picture

One thing that I like about JQuery menu is that I do NOT need to have Menu module enabled.

PixelClever’s picture

Status: Reviewed & tested by the community » Closed (fixed)

I just tested this and I see no reason to declare a dependency. Jquerymenu works fine without the menu module enabled on my site. Your errors could be coming from a different module.