When I create a new node, I cannot upload images to imagefield via FUpload. Steps to create:
1) Click on create a new contemt to create a story
2) Fill in the title and body fields
3) Click on Fupload button and select a single picture. "Image queued." message appears.
4) Click on Save button

Result:
Files get uploaded and on the same form this error message appears:

Body field is required.
All queued images were deleted.

I also tried with imagefield widget (replaced with fupload widget) and uploaded the same picture and wrote the same title and body. I could create the node without any problems with imagefield widget, so there should be a problem with fupload.

Comments

grandcat’s picture

This is a setting problem. You have to set body's minimum amount of words to "0". Then, it will work.

mcload’s picture

I need to set a "minimum amount of words" in order to prevent empty or short articles from users on my site, so it is not a valid solution for me. I will lose an important functionality if I decrease it to "0". Even though there are enough number of words in the body, I get this error. This error occurs only when Fupload widget is used, so there should be a problem or conflict with Fupload.

jjemmett’s picture

subscribing, I have the same problem with imagefield fupload

0000sir’s picture

I got nothing in body field if I enable image_fupload(cck),but image_field works fine.
may be that's the same problem. I'm looking for fixes.

the problem is: I got an empty story, but the title,images uploaded by image_fupload,taxomy works fine, only the body gone!

0000sir’s picture

according to this

. may be I should disable the FCKeditor