I got these errors signing in with an invalid password, using PHP 5.3, Drupal 6.20, Login destination 6.x-2.12, LoginToboggan 6.x-1.8:

Sorry, unrecognized username or password. Have you forgotten your password?
warning: Invalid argument supplied for foreach() in /var/www/html/sandbox/includes/common.inc(1696) : eval()'d code on line 7.
warning: Invalid argument supplied for foreach() in /var/www/html/sandbox/includes/common.inc(1696) : eval()'d code on line 7.
warning: Invalid argument supplied for foreach() in /var/www/html/sandbox/includes/common.inc(1696) : eval()'d code on line 7.

Comments

greggles’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

It seems nobody else had this problem. Can you confirm you still experience it?

greggles’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

In #1154436: user_authenticate() fails in custom_email_registration_name_submit() due to empty password dwightaspinwall says that this issue is gone for him. Marking this a duplicate of that, but please re-open if you have any more details.