Wrong Username/Password message?
When a user puts in a wrong username or password, my site goes to the homepage and doesnt display any error message. The address bar URL gets this appended:
http://www.mywebsite.com/login=faile...rrect_password
Not showing the error message to my users is not normal... how to I make my users aware that the username/password was not correct... how do i display the login failure message? I havent modified login function