Hi, first of all, I would like to say thanks for this module, it is fantastic. For me it is working very good.
But unfortunatelly, I have a little problem with it.
I have made a multilangual menu block. (I have been starting from dansih, and now translated to english.)
In danish it is workig fine. (has worked fine, and still working fine. I can make secundary level menupoints:
like this: http://www.elmedistraal.com/index/?q=da/node/25
and it can be seen when clicking on the parent menupoint too:
http://www.elmedistraal.com/index/?q=da/node/8.
But when I am taking the english version, here I have made an under menu ponit on:
http://www.elmedistraal.com/index/?q=en/node/63 -it can be seen here on the page, but not from the parent menu point: http://www.elmedistraal.com/index/?q=en/node/53.
Now I have been changed the multilangual menu block to be a simple menu block, showned on the pages: en/* and de/* so on, but it did not helped.
(And I have set the parent menus to be extended.)
I don´t really know what to do about it, or how to solve it, but if anyone could help me, would be very nice!
Thanks in advance,
AndreaD
www.excondo.com
Comments
Comment #1
andread commentedHi,
I have been triing to solve my problem, and I actually had success.
Here is what I have done:
when I had the problem, I made the menu points, in the administration, under the menus, and then add a menupoint. (It always worked, before.) When Iam normally doing it, than the menupoint automatically coming up in the node, under menu settings. It did not done it this time.
So here is how I loose my problem:
I deleted all the menus which I have made after install i18. And then took all my nodes 1 at the time, and make the new menupoints in the menusetting. So now it is working.
Hope it will help others.
AndreaD
www.excondo.com
Comment #2
jpoesen commentedThis bug is easily reproducible on a clean install:
- install and enable i18n en i18n modules
- enable 1 extra language and import the appropriate po file
- enable translations on any content type (ie story)
- create a new story and indicate in its "menu settings" that its parent item is primary links
- save
expected result: menu item is visible under "primary links"
actual result: the menu item is not shown
workaround: click the "edit the advanced settings" link in the "menu settings" fieldgroup when editing the story and just save it. Now the menu item is shown as expectd.
alternate workaround: go admin/build/menu and manually add the menu item under "primary links", which is basically what the first workaround does.
I thought for a moment it might have something to do with faulty menu caching, but that does not seem to be the case.
Comment #3
LeisureLarry commentedDuplicate entry
http://drupal.org/node/131155
Comment #4
R.Hendel commentedDeprecated - D5 is no longer supported.