By Nada Abou Dehn on
i want to add a file field to User Profile in order to the user to upload his cv.
I am using drupal 6.13.
Anybody can help please?
i want to add a file field to User Profile in order to the user to upload his cv.
I am using drupal 6.13.
Anybody can help please?
Comments
=-=
you must first investigate content profile.module. Profiles in drupal core are not nodes and as such don't accept "uploads" nor cck fields.
thank you for your prompt
thank you for your prompt response, I have downloaded the content profile module , then?
=-=
read its readme.txt file, you will be able to set up a content type with CCK and add your fields.
thank you
thank you