I still have problems with activemenus. You can check it at www.tienstiens.org, where there's 1 menu on the right (with 1 item) that uses activemenus (it's a menu from menu.module) and doesn't work.
It doesn't work on Firefox 1.0 (windows) en IE6.
I tried with the latest release (May 27).
There are no error messages in the firefox javascript console.

CommentFileSizeAuthor
#4 activemenu.patch769 bytesnedjo

Comments

janv@www.drupalsites.net’s picture

Update: you can check it at www.tienstiens.org, there's a menu "De Stoot van de Stad" with one item "Wat". There activemenus doesn't work.
The other menus are activemenus that I created myself.

Evan Leeson’s picture

Try changing one of the two Wat? menu names. I ran into trouble with duplicate menu names. I niyially I thought it was paths, but it might have been names.

janv@www.drupalsites.net’s picture

I changed one of these menu-item-names, but it didn't make a difference. Then I removed the url-alias for the "Wat?" menu item and now it works.

nedjo’s picture

Title: menu items not loaded » Menu items for aliased URLs not loaded
StatusFileSize
new769 bytes

We weren't testing for URL aliases. Could you reinstate the alias and try with this patch? Thanks. (If this solves the issue, a similar patch will be needed for dynamicload.)

janv@www.drupalsites.net’s picture

I tried with the alias and it works now. Thanks!

nedjo’s picture

Status: Active » Fixed

Patch applied.

Anonymous’s picture

Status: Fixed » Closed (fixed)