Great module. I should finally be able to break free from vbulletin.

I have gone through this procedure a couple of times (with a clean drupal 5.9 install) and everything has come over as needed.

My only issue is with passwords. Maybe I do not fully understand the intended functionality. When attempting to log in with vb users, it says the username or password is incorrect. At that point you can enter your username or email and it will send you a one time login link. From there it will let you create a new password and log in.

I am just wondering if it is supposed to work as such, or if the password module is supposed to actually bring over the password.

If it is the previous, something is aloof. If it is the later, I guess I'll have to figure out a way to handhold a few thousand people through the process.

Thanks in advance.

Comments

mgzabriskie’s picture

same problem here

liam mcdermott’s picture

It seems something has changed in Drupal (since 5.7 or so) that has broken this module. Grrrr, it's just happened to me on a live site.

liam mcdermott’s picture

Title: Passwords » Passwords module not authenticating users
Category: support » bug
Priority: Normal » Critical
Status: Active » Closed (duplicate)

I've confirmed this is a problem with Drupal. Have a look at #295284: user_authenticate returns empty user object after hook_auth for the explanation and a patch, please test and reply on that thread if it works/doesn't work for you. :)

liam mcdermott’s picture

Version: 5.x-1.0 » 5.x-1.x-dev
Assigned: Unassigned » liam mcdermott
Status: Closed (duplicate) » Active

This might not be a fault with Drupal after all (although I wish stable APIs wouldn't get borked like this!) Am working on the problem now.

liam mcdermott’s picture

Status: Active » Needs review
StatusFileSize
new4.08 KB

And here's a patch. Let me know if it works for you and I'll commit. :)

liam mcdermott’s picture

Status: Needs review » Fixed

Committed.

bacchus101’s picture

Version: 5.x-1.x-dev » 6.x-1.0-alpha2

Ok, the patch fixed the issue I was having.

Thanks.

bacchus101’s picture

Version: 6.x-1.0-alpha2 » 5.x-1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.