By phanoko on
How do I get it back? When I was in the Menu portion of administration I deleted it thinking it would effect only the theme I was working with. How do I get it back though? I've attempted to create a new menu with the same name, i assumed this would not work and my assumption was correct. How do I get it back?
Comments
in your favorite mysql
in your favorite mysql client, run this:
--
Drupal tips, tricks and services
http://devbee.com/ - Effective Drupal
--
Devbee - http://devbee.net/
thanks! here's how this this newbie did it
for you other newbies to php & DB stuff.. here's how i used Harry's tip:
there are other ways to do it i'm sure, but thats what i just did. thanks harry.
a lot of the documentation on this site is frusterating and goes over my head... so at this point i can only contribute real small things like this.. oh well.. maybe there's somebody else out there as green as me.
Without people like you who
Without people like you who take the time to respond back, the documentation will always be over new people's head. So feel free to write docs pages, etc on areas you don't feel are clear enough. Feel free to join the docs team and help out. Everyone starts out somewhere so writing while learning is an excellent starting point.
With Drupal you are exposed to the database (MySQL) and the PHP code stuff and often need a passing familiarity with web servers (Apache/IIS). Drupal doesn't really try and hide or protect the site admin from these technologies like some other CMS's. So there are different technologies to learn and become familier with in additional to Drupal if you are not already familier with them.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
thanks!
It worked perfectly! thanks a lot.
Easier fix hidden in admin/settings/menu
Thanks to this issue thread:
~ben
People Who Give a Damn :: http://pwgd.org/ :: Building the infrastructure of a network for everyone
Agaric Design Collective :: http://AgaricDesign.com/ :: Open Source Web Development
benjamin, Agaric
DIDN'T WORK! HELP!
I tried this query and my primary links is still missing...I tried this in phpmyadmin and mysql administrator with no luck...what could be stopping it from working?
Also, is there another way to get my lprimary links back?
I can't get into my site at all without it.
It worked for me!
It worked for me!