|
C
|
cgphp 12/6/2011 |
|
Try to reformulate your question, it's not very clear. |
|
|
L
|
lhcaetano author 12/6/2011 |
|
Try to reformulate your question, it's not very clear.
|
|
|
C
|
cgphp 12/6/2011 |
|
Make sure the username and password fields are linked in the right way in the Security tab of PHPrunner (http://xlinesoft.com/phprunner/docs/login_page.htm) |
|
|
L
|
lhcaetano author 12/6/2011 |
|
Make sure the username and password fields are linked in the right way in the Security tab of PHPrunner (http://xlinesoft.com/phprunner/docs/login_page.htm)
|
|
|
C
|
cgphp 12/6/2011 |
|
It seems something is going wrong with the credentials table. Users could have changed their password, try to add a new user to the database and do a new login attempt. Check also if something is blocking the authentication in the "Before login" event. This is the only way I can help you. |
|
|
L
|
lhcaetano author 12/6/2011 |
|
It seems something is going wrong with the credentials table. Users could have changed their password, try to add a new user to the database and do a new login attempt. Check also if something is blocking the authentication in the "Before login" event. This is the only way I can help you.
|
|