Ok…what is up with the unauthorized user in production? I read all the previous posts and it was supposedly fixed in v.8. I’m fine in development, but not on deployed on Apache under Xampp (windows). It gets me through the login and then to the first screen where I narrow down which client I am working with. Redirect should take me to the appropriate menu but no. Unauthorized user. I have turned on security, I have turned off security. I tried creating a new user in production and that doesn’t do it either. I increased PHP timeout, but it can’t be session length because this session is lasting about 5 seconds. I regenerated security and redeployed. Nope. Thoughts?
One other thing…if I turn on security under options, it does not work in the development mode either.