By beeeph on
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
You can login as.....
Hi,
my suggestion may help you
try to login here www.yoursitename.com/user
thanks for the suggestion! I
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?
_
Documentation » Troubleshooting FAQ » Account, Permission and Login Issues » Login after disabling the User login block:
http://example.com/?q=user
awesome! thanks for that!
awesome! thanks for that!
Hey this path will work..
Hey this path will work Yoursitename/user/login
If you're running IIS without
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.