I have a site where I make extensive use of the bluedroplet video CCK field. This works fine as long as there are no other filefields in that content type.
So
CT: Video
Field : Bluedroplet video
(this works perfectly)
CT: Blog
Field : filefield photo
Field : filefield photo2
Field : Bluedroplet Video
(this refuses to upload any video and put's a NULL in the video reference if I look in the database)
If I remove the filefields from the blog CT, the bluedroplet suddenly works perfectly
Trying to look into it... Help is always welcome
Comments
Comment #1
nick_vhAppearently if you click on preview first and then submit it seems to be resolved.. But straight forward submit doesn't work...
Comment #2
demeester_roel commentedThe same behaviour when the upload module is enabled and activated for any content-type that has a bd_video field.
No video is attached upon saving the node.
Comment #3
jbrown commentedComment #4
nick_vhAt least give a reply what you tried to reproduce if you are closing it as cannot reproduce?