Posted by webdev2 on September 16, 2009 at 12:58pm
Jump to:
| Project: | Image FUpload |
| Version: | 6.x-3.0-rc2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| eraseme.gif | 6.46 KB |
Comments
#1
This is a setting in your CCK's Imagefield (with FUpload widget). You have to set the available value of fields to "unlimited".
#2
Automatically closed -- issue fixed for 2 weeks with no activity.