Login after disabling the User login block

If you disabled the User login block and need to login, you can visit the login page on:

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

The alternative http://example.com/user will only work when clean URLs are enabled.

Note: Use the literal word user, not your username or user id.

Logout after disabling the Navigation block

pasquale - February 5, 2008 - 09:20

If you can't access the logout link and need to logout, you can do so by visiting:

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

The alternative http://example.com/logout will only work when clean URLs are enabled.

 
 

Drupal is a registered trademark of Dries Buytaert.