2009-08-21 19:58:05
usernamepassword fail on first attempt
Things to describe:
Operating system ATutor is installed on - Linux
ATutor version - 1.6.2
Patch #s applied - all plus some custom
ATutor theme name - custom
PHP version - 5.2.10
MySQL version - 5.0.81-community
Webserver & version - ummm shared web hosting with cPanel & Apache?
Copies of error messages -
Changes to default settings -
Web browser being used - Firefox 3 & IE 8
I have been getting some login issues and i'm not completely sure what is causing it. As far as i can tell, this is the patern of behaviour.
open atutor, login straight away, works fine.
open atutor, wait 15 minutes or so, first login attempt fails, second login work fine.
logout from atutor, login again straight away, works fine.
logout from atutor, wait 15 minutes or so, first login attempt fails, second login work fine.
The common theme appears to be leaving the login page idle for 15 minutes (i have not timed this).
I thought it might be the auto logout security feature which logs out a user if they have been idle for x amount of time. this executes at the same time the user attempts to login causing the first attempt to fail but the second to be successful (because the page has refreshed).
And before you ask, Yes, i have been using the correct usernames and password, i've tested it at least a dozen times :P
Does this sound plausible? Is this something native to Atutor or a fault in my system?