sinan
Visitor
|
Authentication Error - 2008/04/06 22:55
usedatabase = true > OK
checkpassword = true > OK
dbRequest = SELECT * FROM t_logins WHERE login_nickname LIKE [LOGIN] AND login_password LIKE MD5([PASSWORD]) > OK
table created > OK
console message : connection to bdd OK
test: <simplelogin>Wooohoo ! You are a hacker ? I won't let you in !</simplelogin>
why <error>Authentication Error</error> for another username
|