Hi all.

I have installed Flexinode, CCK and Contemplate in order to allow our content authors to create content in a prescribed format. Progressing quite well, the only issue I have is this: I have added an image field for authors to upload biog thumbnails, the field is a required field, and when I try to submit with a link to a valid thumbnail image on my local machine, I get this error message in red:

'Author Thumbnail field is required'

The user has file upload permissions so not quite sure what's happening here? Any suggestions?

Comments

tdimg’s picture

In my installation there is an upload / attach button next to the image field that needs to be clicked first. Also, you are saying you're using Drupal 4.6 but I thought CCK is only for 4.7+ basically replacing Flexinode. As far as I know, the Form API changed completely from 4.6 to 4.7. Maybe that's the issue here?