I am new to Drupal and have been experimenting. I made the embarrasing mistake to make login field only visible to the administrator. Once I logged out, I wasn't an administrator anymore and the login field had disappeared, making it impossible to login as administrator. Is there a way around this, perhaps directly in the database? Or do I have to do a complete new install?

Comments

Sounds like you mean that you

Sounds like you mean that you hid the login BLOCK. You should always be able to login via the login PAGE. Visit the url http://mysite.com/user (where you replace mysite.com of course with your domain name) to see that page and you should be able to login there.

HTH

--
CiviHosting - Drupal Hosting Specialists -- 100% Satisfaction Guaranteed

Great, thanks Hershel!

Great, thanks Hershel!