By ansel on
Hey folks, I've got Drupal installed locally on my hard drive. I was tweaking some themes and tried moving the user login block to the theme's footer - then I logged out to see how it looked. The block is there but the entry fields for username and password are gone, so I can't log back in as an admin. Any advice? What do I do? I tried removing the theme to see if it woud reset, but that didn't work. Is there a way to set the block configuration back to default or...?
Thanks,
Ansel
Comments
In the Troubleshooting FAQ
In the Troubleshooting FAQ you will find the answer :
How do I get the User Login block back
Just long on at /user , and
Just long on at /user , and reset your blocks
Matt Westlake
If your drupal site doesn't
If your drupal site doesn't have "clean urls" enabled, instead of /user, you should point your browser to ?q=user , login and change your settings.
---
Drupal Themes Live Preview - themegarden.org
Thanks much, folks.
Problem solved.