Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 6, 200816 yr I mentioned this in a thread but it seems that it may have more chance of being noticed with a topic of its own. I was wondering if there is any chance with ver3.0 that we could have the ability to upload multiple attachments at a time in a post. Even (say) a maximum of three at a time would be good. It can be extremely painstaking process when you a have to do it one at a time and you have in excess of 10 attachments to add.
June 6, 200816 yr It's a limitation of PHP - we'd have to use Flash or Java to do something like that. By the way, there's several topics about this in this forum already. :) i.e. http://forums.invisionpower.com/index.php?showtopic=270166
June 6, 200816 yr Thank you for answering, that is a shame, it would be very handy. :) My apologies, I have been haunting these forums a bit of late but I hadn't seen a mention of this before. I'm obviously not digging deeply enough. :blush:
June 7, 200816 yr cPanel's File Manager has multiple upload boxes, no Java or Flash either (probably loads of JS though).
June 9, 200816 yr Instead of multiple upload boxes (all cpanel likely does is use js to hide or show new fields) you upload one at a time through our uploader with the same effect. That's not what the OP is actually talking about though.
June 10, 200816 yr If it's a limitation then hows does IDM work where can upload both a screenshot and a file both at the same time? 3DKiwi
June 10, 200816 yr If it's a limitation then hows does IDM work where can upload both a screenshot and a file both at the same time? 3DKiwi Probably because IDM isn't IPB? :P It's not a core limitation. They could put a million upload boxes. However the risks outweight the benefit for most of their customers. So they designed, imo, a decent alternative that allowed you to do it all on one page, just not at the same time. Of course, you could always rip out that functionality and put 1000000 upload boxes if you want. In fact, the code for multiple uploads would match the upload code in the php quite well still ;)
June 10, 200816 yr 3dKiwi - multiple upload boxes is not the limitation. The request to be able to click "Browse" next to an upload field and select multiple files at ONCE is. Perhaps I mis-interpreted the OP's post a little re-reading it, but that is what I was referring to when I said it was a limitation in PHP/HTML. Sorry for the confusion.
Archived
This topic is now archived and is closed to further replies.