1

I'm stumped. We have a client who cannot log in to our system and yet we can log in fine using her credentials. She can also log in fine from her friends home.

Upon entering her credentials the screen simply refreshes and nothing happens when in fact she should be brought to a dashboard page. When I monitor the request via the Chrome web developer tools I can see that the dashboard does get requested after log in but then suddenly we're brought back to the log in page.

Now I've cleared her cache, cookies and all other temporary internet files from both IE9 (her default browser) and Chrome. Nothing happens. I've read that changing session names might help but that did nothing either.

The system is using the newest version of CakePHP (2.2.1) and absolutely any help would be appreciated.

4

1 回答 1

0

此问题已得到解决。事实证明,这位客户尤其在她的计算机上设置了错误的日期和时间。设置正确的日期和时间后,她就可以正常登录了。

感谢大家的帮助!

于 2012-08-22T22:18:41.840 回答