I have a admin system setup at work that validates a user based on what cookie is set upon login and that determins what access that specific user has access to in the admin.
The problem is that some users after a few minutes get an error that the cookie has not been defined. basically, the cookie is set but then the cookie expires. I've double and triple checked the cookies to confirm that the "expire" is set to "never" except if the logout component is invoked,
any ideas.
Thanks in advance
Craig
The problem is that some users after a few minutes get an error that the cookie has not been defined. basically, the cookie is set but then the cookie expires. I've double and triple checked the cookies to confirm that the "expire" is set to "never" except if the logout component is invoked,
any ideas.
Thanks in advance
Craig