When a user attempts to login the site with a blank or wrong password or username the error msg does not occur until that process is repeated.
Any Ideas guys? I have tried it with the cache on and off by the way, and sometimes the msg is persistent no matter if a login is attempted or not.

If I log out of one browser and into another after the first failed attempt it gives me the msg upon fresh login in said browser.

Comments

marcparker’s picture

the site is at ourprattville.com if you want to see the issue 1st hand...

The issue occurs with all non core modules off...

marcparker’s picture

Found the answer here http://drupal.org/node/92657.

The problem relates to this quote from the link above: "Creating a custom login block will not call the validation for the user_login in the correct order -- so the error messages are delayed until page refresh, regardless of the action."

marcparker’s picture

Status: Active » Closed (fixed)