I'm not really sure what I did, but somehow I made the menu link disappear. So when Im logged in as admin, and when I click on the site building link, I don't see the menu link in there. if I go to admin/build/menu I don't get the menu page. I tried looking in menu_links and I couldn't find that, so maybe I accidently deleted that enry. Any thoughts on how to get that back.

Thanks

Comments

WorldFallz’s picture

Check the modules page and make sure you didn't disable the menu module, lol.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

steveadamo’s picture

Oddly enough, I'm having the exact same problem. My menu option under Site Building is just gone. *poof*

I've tried rolling back to a previous version of the DB with no luck. Apparantly, it happened before my last two backups.

*sighs*

steveadamo’s picture

I dont know if others had the same experience, but the solution to my problem was realizing what happened after disabling the Devel module... it seems that module requires the core menu module, and when I disabled Devel, it appears that the core menu module was disabled as well...

*shrugs*

mrwhizkid’s picture

I had this exact same problem after installing the Devel module on my site.

A bunch of menu items not only disappeared but also were no longer accessible even if I tried to directly access them.

This thread saved me:

http://drupal.org/node/354597. Look near the bottom.

Anonymous’s picture

I had the same problem after moving dev site to live server. Menu item vanished. I just went to modules, disabled menu, then enabled it again. Bingo!

Might help someone from too much effort.

Wolfke2800’s picture

Thanks mate, somehow i disabled "menu" in the modules without noticing. I was freaking out until i read your post, so thanks ;-)