Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
pubforums Posted June 6, 2008 Posted June 6, 2008 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.
bfarber Posted June 6, 2008 Posted June 6, 2008 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
pubforums Posted June 6, 2008 Posted June 6, 2008 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:
Guest Posted June 7, 2008 Posted June 7, 2008 cPanel's File Manager has multiple upload boxes, no Java or Flash either (probably loads of JS though).
bfarber Posted June 9, 2008 Posted June 9, 2008 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.
3DKiwi Posted June 10, 2008 Posted June 10, 2008 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
Digi Posted June 10, 2008 Posted June 10, 2008 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 ;)
bfarber Posted June 10, 2008 Posted June 10, 2008 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.