Em 01-01-2011 16:51, Richard Bos escreveu:
Hello,
does any one have an idea for the following problem. In D7 when I used 'add link' to add a menu entry to the navigation menu, it does not seem to work (anymore). The action results in 'link succesfully added', but the link itself does not show up. However when I dump the database the menu entry seems to be present, it "simply" does not up in the menu.
I add the same menu multiple times, and each time I add the menu entry it gets added to the database (dump database and grep for the menu entry being added). Is there a way to get this menu to show in the navigation menu?
Maybe you are another victim of http://drupal.org/node/957784#comment-3878272 Edit the content type of the link, if the link you want to create is to a book page, goto admin/structure/types/manage/book in menu configuration, enable it for menu navigation, so the link will not desapear again, you have to do this for each content type and each menu you want to put a link. I really think that drupal at last must tell that you can not create the link.