Hi-

I am trying to add an attachment to the profile page, so all the members can upload their resumes. However none of the profile fields allow for this. Is there an add-on or a module? or some other solution that i cant think of to do this? THank you drupal community!

-Aaron

Comments

apsivam’s picture

Use nodeprofile (http://drupal.org/project/nodeprofile) module. With this you can create a CCK content type and make it as user's profile.

--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
www.apsivam.in

mimetic2’s picture

the problem is that with nodeprofile, i can make a userprofile but then the "my account" link goes to the old profile...how would i make the my account link go to the new nodeprofile?

brenda003’s picture

Disable the my account link and there should be a new link in your menu that is "my profile" which you can enable.