By wazimm on
hello folks, i'm messing around with drupal version 6.0 beta 3 and i mistakingly disabled the login form block and now i'm unable to login. I tried going to http://www.domain.com/admin/login/ and i got "You are not authorized to access this page.".
Comments
try this
www.domain.com/user/login
Dub
Currently in Switzerland working as an Application Developer with UBS Investment Bank...using Drupal 7 and lots of swiss chocolate
I have the same problem; but
I have the same problem; but just can't use the solution you stated because I haven't enabled the Clean URL. What should I try instead of www.domain.com/user/login?
You can use the regular
You can use the regular drupal url: http://www.domain.com/?q=user/login to login
check my module http://drupal.org/?q=project/accountmenu
this module gives you a dynamic login/logout/my account menu, you can place this menu as part of your site menu like in the primary-links or all by itself.
Okay I just newly installed
Okay I just newly installed my new Drupal site and disabled the login form block. I've searched for how to log in and all the answers I've found do not work. It's a local install. The answers here do not work.
http://localhost/user - does not work. This says 404 not found.
http://localhost/user/login - does not work. Says 404 not found.
http://localhost/?q=user - does not work. Says the "Welcome to your new Drupal website!" with the default content that will go away when something new is promoted to the front page. But no login form.
http://localhost/?q=user/login - does not work. Same as the one above.
Am I missing something here? I need to be able to log back in!
[edit] okay sorry! nevermind. I have no idea what's different but typing http://localhost/?q=user/login for the 21st time worked when the previous 20 times it did not!
or
www.example.com/?q=admin/user