There are two calls to user_authenticate() in user_register_submit() that are still passing one array parameter instead of passing the username and password as strings (see http://drupal.org/node/224333#user_authenticate).
There are two calls to user_authenticate() in user_register_submit() that are still passing one array parameter instead of passing the username and password as strings (see http://drupal.org/node/224333#user_authenticate).
Comments
Comment #1
Anonymous (not verified) commentedDuplicate of #565900: Visitor user registration fails when e-mail verification not required