problem in admin panel!!
problem in admin panel!!
hi kent i login http://xxx.xxx.xxx.xxx/admin then click to other tap in admin panel... ,logout and say ** Session expired. Please login again. **....
-
Kent Briggs
- Site Admin
- Posts: 6057
- Joined: Wed Mar 19, 2008 8:47 pm
Re: problem in admin panel!!
There's a bug in my admin session timing code that occurs when your computer has been running without a reboot for approximately 25 days. I discovered this myself a few days ago on my demo site. Windows maintains an internal counter that increments every millisecond. Once it crosses the 2.1 billion mark, that causes an integer overflow in my code and zeros out the session timer. This will be fixed in the next update. In the mean time, you can just reboot your system to reset the Windows timer, or go into the Windows console in Poker Mavens and disable that feature by setting "Administration timeout" to 0 in the Server Settings group.fafafa wrote:** Session expired. Please login again. **....