By mimetic2 on
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
Use nodeprofile
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
Yes but the problem with this...
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?
Disable the my account link
Disable the my account link and there should be a new link in your menu that is "my profile" which you can enable.