Menu Items Disappeared in Drupal 5

Posted Jul 17, 2008 // 2 comments
Irakli:

Quick Note: the Administration Menu module in Drupal seems to have some weird bug in ver. 5.2.5 which causes menu items listing to disappear on admin/build/menu configuration page.

Solution: disable and remove Administration Menu module, download 5.2.6 or later version, install that one. If the problem persists run “menu_rebuild();” from hook_init() of any module or even from page.tpl.php. The problem should be gone.

Enjoy.

About Irakli

As our Director of Product Development, Irakli revels in developing packaged, turn-key solutions using open-source technologies and cutting-edge, semantic APIs. He brings vast expertise in the areas of: product design, development, ...

more >

Read Irakli's Blog

Comments

by Daniel Tome (not verified) on Thu, 02/12/2009 - 17:46

I'm still having the same issue

I downloaded the latest version: 5.x-2.8 But I'm still experiencing the same issue. I have to leave the admin/build/menu URL and do a clear cache. It's quite annoying.

I'll see if I can fix and provide a patch later.

cheers,

by khoomy (not verified) on Fri, 06/19/2009 - 00:20

Thanks Irakli

I call menu_rebuild(); from hook_init() in D6 and got resolved.

Thanks

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • Allowed HTML tags: <a> <strong> <code> <p> <img> <ul> <ol> <li> <h2> <h3> <h4> <b> <u> <i>
  • You may insert videos with [video:URL]

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.