When I was moving my blocks around, I accidentally configured my user login block to only show when the administrator user was logged in, then I clicked the save button. Now I'm completely locked out of my website because I don't have a user login block to log back in as administrator. How can I fix this?

Thanks in advance for all your help!

Comments

Sunrises’s picture

Hi,
my suggestion may help you
try to login here www.yoursitename.com/user

beeeph’s picture

thanks for the suggestion! I tried it, but it took me to a "404 Page Not Found" page.

Any other ideas on how I can login?

WorldFallz’s picture

Documentation » Troubleshooting FAQ » Account, Permission and Login Issues » Login after disabling the User login block:

http://example.com/?q=user

beeeph’s picture

awesome! thanks for that!

kris69’s picture

Hey this path will work Yoursitename/user/login

YAFA’s picture

If you're running IIS without rewrite-ISAPI module you can get there by opening yoursite.com/index.php?q=user

and yoursite.com/index.php?q=admin/build/block

to administer your blocks.