Posted by lancast on June 14, 2007 at 2:37pm
I am using the Node Profile module to create the directory for a college website. It has worked well except for one problem. I need to have the ability to add files to these profiles - as in CVs. There is no field to add for "files" or "file-upload" in the Profile configuration. Any ideas? Am I missing something obvious?

Comments
I'm fairly new at this, so
I'm fairly new at this, so apoligies if any of the following is wrong (and hopefully someone will jump in and correct me):
How are you creating the Profiles? If you're using Administer » User management » Profiles, you're actually not using NodeProfile (as I understand it). To use Node Profile you would have to create a custom content type with CCK.
Filefield
There is a field available for CCK called filefield that will do what you want.
Michelle