Posted by greal92 on May 26, 2007 at 5:58am
Hey there,
I would like to implement complex user profiles using the nodeprofiles/usernode structure. Currently nodeprofiles are not created automatically like the usernodes unless you put the nodeprofile form on the registration page which is not a solution in my case.
I am trying to do the following:
- Automatically assign taxonomy term to usernode depending on role at registration
- After registration, create blank nodeprofiles associated with that role
Anybody has any idea how to do that?
Tanks in advance
Q
Comments
similar need here
The problem I am having is that I need to detect whether a log-in is the first by a user (i.e. they just registered) or whether they are just logging in as a long-time member...
I want to send them somewhere different if it is there fist time...i.e. to the profile form.
anyone know any modules that do this kind of detection.
Thanks
James
not yet, but with the
not yet, but with the workflow-ng module I'm currently working on, this will be possible
My module does this
See this: http://groups.drupal.org/node/4893 for more info. There's a lengthy README all about how to set things up.