Page 1 of 1

Need help in log in and log out?

Posted: Fri Oct 23, 2009 4:22 am
by bishisht
hi there all of u. i have recently created a site for someone. i have placed log in and log out and some links . but those sessions are not working correctly when some one sign in and sign out and some other person press the back button of browser the original administration page appears. i have used Dreamweaver CS3 for my whole site. Please help me.

Re: Need help in log in and log out?

Posted: Fri Oct 23, 2009 4:37 am
by papa
You probably have a bug.

Re: Need help in log in and log out?

Posted: Fri Oct 23, 2009 9:58 pm
by quicksolution
Hi...
Follow some points may help you to solve your problem
1. When user logout you should unset all session variable of user
2. In administrator pages you should check login status if user not login then redirect to login page. :)