I had it working after I activated the module. I configured the settings and it still worked. Then, I move the "Administer" menu item to the bottom of the list of items in my navigation menu. DHTML Menu stopped working at that point. I have deactivated and reactivated the module, but nothing will bring the functionality back.

I am running Drupal 6.1 on a fairly new site.

Did I do something wrong?

Comments

brmassa’s picture

Status: Active » Fixed

Dennis,

the 1.04 version changes things, making it easier: instead copy every and each menu block with a DHTML effect, now we can configure these blocks to enable the effect. So no more duplicates. Just go to admin > build > blocks and enable the original ones. Then configure them to use "DHTML effect".

For new users, it will enable automatically for all menu blocks.

regards,

massa

PS: i suggest to use the 1.04 version instead 1-x-dev because in case i start to implement a feature and stop in the middle, you will get a buggy code.

Nexus5.01’s picture

Priority: Critical » Normal
Status: Fixed » Active

DHTML Menu keeps stopping needs. Cache needs to be cleared to make it work again.

brmassa’s picture

Assigned: Unassigned » brmassa
Status: Active » Fixed

Daniel,

this module should not be used with block cache, since the JS file will be not added in this case.

regards,

massa

dmetzcher’s picture

It's working again for me. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.