Since earlier this week, Views has had major updates and Services updated as well, since then DHTML Menu has been messed up. Note the multiple Site Configuration menu items
* Create Content
* Administer
o Administer
o Content management
o Site building
o Site configuration
+ Site configuration
o Site configuration
o Site configuration
o Site configuration
o User management
o Reports
o Help| Comment | File | Size | Author |
|---|---|---|---|
| #10 | drupal-dhtml-problem.jpg | 27.17 KB | manveru |
Comments
Comment #1
Jeremy Toaster commentedhttp://drupal.org/node/303999
Latest Views update has been throwing a lot of modules off course.
Comment #2
Jeremy Toaster commentedI am still having this issue, not sure if it is because of DHTML menu or not.
But I have about 9 copies of "Site Configuration" in my menu now.
I have just been uncheck boxing them.
I have also done a reset of the menu to see if that fixes them, but it has not.
Any ideas?
Comment #3
cburschkaUm, wait, are you saying these duplicate items are permanent? I got some weird behavior with Views and DHTML Menu before, but I'm pretty certain that nothing DHTML Menu does can permanently modify the menu tree.
- It doesn't itself contain any commands to modify the menu tree.
- It only intercepts theme functions, so the only thing downstream of it is the theme layer, which shouldn't mess with the menu tree either.
When do these duplicate items appear?
Comment #4
Jeremy Toaster commentedThese are permanent and are still there. I go into edit the Navigation Menu and I just disable them all, there are about 20 of them or so.
It may not be DHTML Menu related at all. But it is happening and is still present.
Comment #5
cburschkaAnd when you switch DHTML Menu off, it stops?
It's probably hard to tell if they appear randomly, but you could see if without the module you're still getting any problems for a few days.
I'll check Views + DHTML Menu on my test site in a bit.
Comment #6
cburschkaI have enabled Views + DHTML Menu, added a view, edited it a bit, browsed it, created a menu item for it, and found no duplicate items whatsoever...
Comment #7
Jeremy Toaster commentedHmm I wonder what it could be then.
Comment #8
Jeremy Toaster commentedJust downloaded your update, my menus are still messed up.
I tried resetting each one individually, doesn't correct them.
BUT, with the new update, I do have the 'italic' menu items back now. They had disappeared at some point.
Comment #9
cburschkaWell, the update wasn't meant to fix that problem. All it changed was the font of the pseudo-items and some unrelated stuff.
---
For removing your menu items, do the following:
- Visit admin/build/modules.
- Submit the page.
This should result in the menu router table being rebuilt, and any non-custom (non-deletable) entries should revert to what was set in hook_menu. Meaning the duplicates should disappear unless a module explicitly sets them in hook_menu.
Then try disabling DHTML Menu and wait to see if any further duplicates appear after you get rid of these.
Comment #10
manveru commentedI have the same problem as above with latest version of DHTML menu. The doubled links in the expanded menus are additionally in italic font and are little shifted to the left. It is Drupal 6.14 with latest Views module. I am using Garland theme.
I attached an image how my menu looks now. The solution provided above not helped.
Comment #11
cburschkaYeah, that's not a bug; that's as it should be.
The original issue seems fixed, so closing.
Comment #12
manveru commentedNonsense IMVHO - I will not use DHTML menu then.