Hi,
A client has a 3.3.5 site with remember-based members. I was asked to create a second remember-based content type which I have done. Now I must convert some of the existing members to the new type. For each member, my plan is:
* rename the existing profile
* create a new profile with the same id
* copy old data to new profile
* delete old profile
* reset password of new profile
Is there any other way that is less disruptive to the users?