June 26, 201214 yr I am an absolute novice at PHP. I am following a tutorial using Dreamweaver CS5. All was going well until I got to the Restrict Access Behavior. I used the behavior from the behaviors panel. It should be working fine. When I view the page in Chrome it works with no problem. However when I view it in Firefox it skips the login page and goes directly to the restricted page. When I view it in Liveview it goes to the login page, but does not log me on. Shouldn't these three views work essentially the same? What on earth am I doing wrong? Any help would be greatly appreciated.
June 26, 201214 yr If you've previously logged in with Firefox you'll have to explicitly log out, because it saves and resumes sessions.
Create an account or sign in to comment