First I must say this is an excellent program! Keep up the GREAT WORK!
My question: I will have a few people who do not type fast and I found that the system times out after a few minutes, then you have to log in again, which to some may be a problem. Can I code it so the time out is longer?
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
This is strange, the system shouldn't time out at all. When you first login, do you have the "Remember me" box checked? can you reproduce this and find out of it always happens or try it in another browser to see if it still times out?
When you login the system sets a new session variable that should last until you close your browser. If you have remember me checked then it also sets a cookie that should stay on your system until it expires or you delete it.
The remember me did the trick. Apparently this happens only in IE, Firefox works fine. I appreciate your help, will be glad in sending a small donation after I
sent this reply.
I am having the same problem. I did the modification suggested. I came across something before that mentioned editing a time frame in the PHP INI file. I cant find it again. I'm testing with the remember me checked. I thought somewhere in the program a session time was being specified.