I'm just curious on how people are using 2 content types for profile. I'm thinking that it's very useful, but I can't grasp the idea yet, anyone here is doing that?

Comments

fago’s picture

2 content types for one profile, or build two different profiles?

Flying Drupalist’s picture

Oh I see, so you can use multiple content types to create different profiles for a single user? Thanks for the tip.

fago’s picture

Status: Active » Fixed

yes, that's it.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

iant’s picture

I've just tried this and got the following error

Fatal error: Cannot break/continue 1 level in drupal6/sites/all/modules/content_profile/modules/content_profile_registration.module on line 163

I have 3 content types set up for profile - one "Profile" which I want to have generic user details - name address etc. and 2 others that are role specific ("Role1" and "Role2") - during development when I had the role specific ones (each accessed on different URL as per autoassignrole) all worked fine. I just got the error when I added in the generic type. I am using the latest dev version of content profile patched with patches from this thread http://drupal.org/node/313341

any ideas people ? thanks

Ian