On 1/1/2011 5:47 PM, Richard wrote:
Hello Fernando,
On zaterdag 01 januari 2011 21:21:55 Fernando Correa da Conceição wrote:
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.
This might well be it. However, I was not able to get it corrected.
I really think that drupal at last must tell that you can not create the link.
Well it is inserted in the database, so it is actually created.... But it is not shown in the menu.
On zaterdag 01 januari 2011 23:50:59 Jamie Holly wrote:
Out of curiosity have you cleared the site's cache after creating the menu so that the menu router gets rebuilt? If that fixes it then I would open up a ticket on it as that would seem to be a bug.
Jamie Holly
I zapped the database and started from scratch. Not that I liked that, but it is still possible now on this site. I'll see if I can reproduce the problem.
Thanks for the support!