I need to be able to use the existing custom profile fields in Profile role in Content_profile module. I need to do this because I have already 500+ users and growing that use the profile fields and so I cannot lose that information. Content profile 6.x-1.0
Any help is much appriciated

Comments

snowmountain’s picture

Are you moving data from Profile role to Content Profile? or the other?

AllyMediaGroup’s picture

We need to move users from the profile role to content role. I had to create different registrations for different roles and the only way that I found where I could have different fields was with content profile.

clairedesbois@gmail.com’s picture

Hi,

We have the same problem. We want each roles to have its own profiles. And for each profiles, we want use CCK fields.

Thanks for answers.

snowmountain’s picture

Profile role, http://drupal.org/project/profile_role , looks interesting, for separate profiles for separate roles. I just glanced at the description, and have never used this module, but it seems the fields of a profile content type can be allocated on a per-role basis.