I've recently created a new application using fusebox methodology and tags,
and I like very much the programming architecture as it has evolved.
However, I'm having a problem with the log-in functionality. I assign users
client variables for both user_id and user_groups, and a single user moves
through the application very cleanly. In alpha testing with several
concurrent users, though, a new user logging in will actually change one or
more on-line users to his or her own user_id and user_groups. If I log on,
for instance, Jane (who is already working on-line) suddenly finds herself
with my client.user_id and client.user_groups (even my cfid, etc. is now
appended to her URL). Cookies are enabled, and the storage of client
variables is hosted on our own SQL Server, and those variables remain
intact. Any insight into the problem would be helpful.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists