My components list

Drupal core 6.20
Content Profile 6.x-1.0
FileField 6.x-3.9

I have a custom node type containing a single value mandatory file field. This node type is used as content profile
The validation for the file is working from node/add/XXXXX link, but when the user create the node from the registration form the validation does not work.
I can't figure out where is located the problem. I believe that the cck field does not work correctly when the form is embeded inside the registration form.

Comments

quicksketch’s picture

Status: Active » Closed (duplicate)

This has been filed a dozen times. Content Profile does not work with FileField on registration. See their issue queue. http://drupal.org/project/content_profile.