First off, great module.
I've come across an issue where if a user enters their correct username and password but leaves the comment field empty drupal gives two warnings:
Comment field is required.
Which it should, and then...
Sorry, unrecognized username or password. Have you forgotten your password?
Even though they are correct.
Is there a way to have the person logged in but then just throw the Comment field is required warning?
Thanks.
Comments
Comment #1
ramuchidambaram commentedI have a different problem. it shows the message "You are now logged in." and the user session has been created, but still the user login form (with user name and password field) is displayed. Is there way not to show these user login form fields.