By cgrim29588 on
I went to admin >Blocks and disabled User login, and when I logout I still get the login box. Help!
Edit: I have a login link to login and want to get rid of login box
I went to admin >Blocks and disabled User login, and when I logout I still get the login box. Help!
Edit: I have a login link to login and want to get rid of login box
Comments
Clear your cache?
Did you try clearing all your cache? (In "Performance")
Yes I did, but the login box
Yes I did, but the login box is still there.
Secure site
Are you using it?
If so it is the default behaviour of secure site to get you back to the login after loggin out.
??
Behavior of secure site? I've not heard of that one... I always thought you just navigated to www.sitename.com/user
The module
Secure Site can be used to controll acces to your site. It is especially useful during development to prevent robots or any other visitors from seeing anything when you develop on a live server.
It protects the site from beeing viewed by unauthorized users and therefore you cannot simply log out because then the site would be visited by an anon user (-> you). After logging out you immediately get prompted to the secure site login screen.
Of course you can always navigate to /user to log in.
A possible quick-and-dirty hack..
What if you enabled the login block, but only for a specific page that doesn't exist (i.e. in the settings for the login block, enable it only for something like node/239827346228)
dddave -Yes I am but I want
dddave -Yes I am but I want to be the only one to login
I got it to work I had to clear my browser cache.