By msteudel on
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
_
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
Oddly enough, I'm having the
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*
Found the problem (in my case)
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*
Another way
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.
basic solution
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.
Thanks
Thanks mate, somehow i disabled "menu" in the modules without noticing. I was freaking out until i read your post, so thanks ;-)