Hey Andy, I almost have it working right. My only problem is that my users’ passwords don’t work. All fields appear to import properly into the db, but when I try to login using a users’ plain-text password, I am refused.
The type of password is a simple letter/number combination to get them started. Something like: THIS23567
Since the wp db is hashing them, I have no way to determine what has happened with the password.
Any ideas?
Thanks for the hints, John. And you quick response !