ERR-10720 Null username passed to login procedure.
VVJun 26 2008 — edited Jun 26 2008I am having some problem with page 101.
When I typed in username/password and click login, it always redirects me to the login page with no error is displayed, even though I typed in the wrong password.
When I turn debug mode on and login, I get the below error.
ERR-10720 Null username passed to login procedure.
It seems I am passing null username, but amongst the debug message, I see..
0.05: ...Session State: Save "P101_USERNAME" - saving same value: "435"
I am using custom authentication function and i have modified it so that it always return true, but I still couldn't login.
Anyone who can help me would be greatly appreciated.
Thanks,
Venus