PDA

View Full Version : Secure login problem


robhutt
09-08-2006, 08:18 AM
Hi, I'm settting up the secure login and place the members login button on my page, why when I preview the page does the button show up as "manage account" which takes me to a change your password function, and also below the button it says "members area" which takes me to the secure page without asking for the password.

cica
09-08-2006, 09:29 AM
Did you go under "page properties" in the editor and define a secure group?

-Tom

robhutt
09-10-2006, 01:59 PM
Hi thanks for your reply, Yes I did go to page properties set up the security, but it doesn't make any difference, now however when I preview the page it sometimes says members area and works properly but later it will revert back to manage account and that without altering anything in between.

epicuro
10-01-2006, 01:06 PM
I noticed the same problem.
I think that your login is stored in a cookie and when it is, you are already loged in.
Deleting the cookies will resolve the problems
epicuro