Hi,

First thanks for your module that looks very good.

I'm looking for this kind of module, I need to create 2 type of accound on my website that user can choose on registration, so, for that, your module is perfect.

The problem is that each account type must have his own profils with custom fields, I think your module don't allow that at the moment.

Is there a module or a patch of this module that allow that ?

thanks

zmove

Comments

pauleH-1’s picture

Hi zmove,

I used http://drupal.org/project/nodeprofile for the different profiles for the different roles.

It allows you to define node types as profiles, these can be extended with CCK to whatever you like. Then you have to configure the permissions in such a way, that the roles can only create their own profile content type.

Hope that helps,
Paul

zmove’s picture

Hi, thanks for your answer.

When you create your nodeprofile, how you put it in registration ? and how can you create different registration form for different roles ?

thanks

zmove

zmove’s picture

I just see this module : http://drupal.org/project/nf_registration_mod that can do that, but this is a Real gaz industry ! You have to enable 5 or 6 module to do that.

is There a way to put this functionnality in role signup module without install another module.

Concretely, on admin interface, in the profile module, you should be able to choose for which role you want to enable this field/group of fields.

thanks

zmove

pauleH-1’s picture

Ok, this is something, that is not possible on my setup.

After signing on, the user has to use create content > rolespecificprofile (in my case for example Banddescription) to create a node that will be shown as the profile. On my site I find this to be acceptable, as we have a small scope for potential users and we don´t rely too much on fluctuating visitors, but for other sites this solution might not be.

Best wishes,
Paul

cyberswat’s picture

Assigned: Unassigned » cyberswat

I'll look into this, but my initial impression is the functionality you are looking for is outside the scope of this module

cyberswat’s picture

Status: Active » Closed (fixed)

closing old issues