Hi,

I am trying to tweak this blog www.dupressalon.net/blog by removing visibility of the user login box from all pages. I went into the block settings and disabled the user login, which removed visibility. But now I don't know how to access the login for my as an administrator or for anyone else who has permissions.

So my goal is to remove visibility from general visitors, but still have a way to let me, the admin or any other permission-based users log in. Any answers would be greatly appreciated. Thanks.

Comments

davemybes’s picture

Simply go to www.dupressalon.net/user to see the login screen. Anybody can see this page if they know the address.

______________________________________________________________________________________________________
Need help? Check the FAQ and the Handbooks first.

______________________________________________________________________________________________________

Parcellian’s picture

"Simply go to www.dupressalon.net/user to see the login screen"

When I go to this link, I get a non-existent page. Are you sure this is the right link?

Quint’s picture

yes, just add /user to the end of your domain.

If you installed Drupal in a subdirectory, you'll have to add it to that.

Also, if you don't have clean URLs 'on', you might need to add /?q=user

Does this work? www.dupressalon.net/blog/?q=user

Quint