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

Cerel’s picture

justMatt’s picture

Just long on at /user , and reset your blocks

Matt Westlake

themegarden.org’s picture

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

ansel’s picture

Problem solved.