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
Comment #1
gregglesIt seems nobody else had this problem. Can you confirm you still experience it?
Comment #2
gregglesIn #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.