In my page content type, I have File attachments, Attached images, as well as the standard fields. I got image_fupload so I could upload multiple images as once with the page.
When I use the green plus sign (detailed in attached screenshot), I get the following error:
"You have attempted to queue too many files.
You may select one file.?"
Any ideas of how to fix, what to do?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| eraseme.gif | 6.46 KB | webdev2 |
Comments
Comment #1
grandcat commentedThis is a setting in your CCK's Imagefield (with FUpload widget). You have to set the available value of fields to "unlimited".