Are you using sub-domains? It could be a problem with domain cookies.
Look in your debugging info or dump the client scope to determine if the
adminloggedin variable is really getting set the way you expect.
~Brad
I have several virtual hosts set up, one for each site. When I try to
log into the admin section, which uses a client variable to set log in
status, I just keep getting the log in page even after putting in the
correct password.
The login portion of code is simple:
<cfset client.adminloggedin = "1">
Is there a problem with client variables if you are using virtual hosts?
All the virtual hosts have a mapping in my hosts file to 127.0.0.1.