View Full Version : Upload Progress Bar?
trbrack
05-14-2007, 09:15 AM
Anyone know of a mod that will show the progress of an item being uploaded as an attachment? Members of my site will be uploading files around 200mb large and I fear they will give up on the upload if they do not see any type of progress.
Anyone know of anything that suits what I'm looking for?
Thanks
blockbusted
05-14-2007, 09:48 AM
Erm.. Wrong forum?
Paul M
05-14-2007, 11:04 AM
Moved.
Please check what forum you are posting in, this is a question, not a release.
Dismounted
05-14-2007, 11:25 AM
You do know that PHP does not natively support upload tracking, unless you recompile it with custom tweaks and code. A workaround would be to use CGI, which I've done before, to handle the upload requests. But switching to CGI would require a huge amount of core file editing.
Dismounted
08-06-2007, 06:01 AM
Which would still require a huge amount of core file editing.
I'm pretty sure its not a huge amount of core editing.... Plus, CGI is more flexible then flash, i think. The only bad thing is CGI is slower uploading then PHP when you have a progressbar. You could use an external uploading script, and make it intergrated within vbulletin..
Hornstar
08-06-2007, 06:58 AM
Or even better just have a little image that looks like it is continuously uploading ^^ similar to what MS does.
Dismounted
08-07-2007, 09:38 AM
Well, that's just a simple template edit :p.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.