Drupal Questions
Question asked by ccdoss on Thursday, November 20, 2008
How to recreate DrupalSN Profiles using Nodeprofile?
I would like to have nodeprofiles, since (to my understanding) the profile info could be nodes, allowing more functionality (correct me if I'm wrong). I've created two content types, which both have usernode as the parent. I'm using pageroute to route people through the pages. However, when viewing the profile, it treats the two nodes as separate. So, three questions:
1.) How do I have all the nodeprofile content on one page (like your pic, company info, etc. is here)?
2.) How do I make sure they're prompted (through the pageroute) to enter the info when registering?
3.) Can I still add the "You need to finish this" stuff to their page?
Thank you for the help. I'd like to duplicate what you have here, but started out using nodeprofile and would like to keep it if at all possible.
Answers (1)
Login or register to post answers














Hi, I've never used
By admin on Friday, November 21, 2008Hi,
I've never used nodeprofile so i can't answer everything but i have found a few resources you might be interested in:
* http://drupal.org/node/157072 - How to fuse Nodeprofile with Drupal's user page
* http://groups.drupal.org/node/4200 - Using Nodeprofile fields elsewhere
* http://groups.drupal.org/taxonomy/term/635 - General discussion on nodeprofile
Sorry i can't be more help
Tom