Closed (fixed)
Project:
DHTML Menu
Version:
6.x-3.5
Component:
PHP Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2011 at 19:07 UTC
Updated:
21 Oct 2019 at 21:23 UTC
Jump to comment: Most recent
I have drupal 6.x site with i18n and dhtml_menu
all items apear in the menu even when other language is active
for example when I am in the English site (example.com/en) , i see also the menu items that are marked as other language (*not* language natural items)
when i have switched to other theme without the dhtml_menu this worked fine
Thanks for the great module
Comments
Comment #1
avior commentedsomeone can help me with that ,
I am about to uninstall this great module because of that
Comment #2
avior commentedadding this code just before the end of the function dhtml_menu_theme_menu_item_link($link) {
solved my problem , hope this helps someone
Comment #3
avior commentedplease add this code so people can review it
Comment #4
samalander commentedI added the code in #2 and it fixed that same issue with my site.
Comment #5
tommychrisI have the same issue but with D7. Can anybody help?
Comment #6
vuilI revert the issue to 6.x-3.5 version. It can not be reproduced on the 7.x-1.x-dev branch. And, I close it as Fixed. Thank you!
Comment #8
vuil