vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   File upload with progressbar?! (https://vborg.vbsupport.ru/showthread.php?t=101845)

Patria 11-29-2005 05:51 AM

File upload with progressbar?!
 
Hello,

Iam searching for a vB 3.5 extension that adds a progress bar to the file upload functionality.

Anybody seen such a extension or like to develop it? :rambo:

ericgtr 12-22-2005 02:22 PM

This won't add the actual functionality of a timed status but it gives them something to make it appear like the server is working by adding an animated gif during the time of upload. It only appears during the upload and dissapears once it's complete.

In the attachmentbit template find:

Code:

        <div align="center" id="uploading" style="display:none; margin-top:$stylevar[cellpadding]px">
Add this below it (change the path to your own and add this image): http://www.guitars101.com/images/uploading.gif

Code:

                <img src="http://www.yoursite.com/images/uploading.gif" width="153" height="11">

blackshadowc4p 03-20-2006 06:33 PM

This is actually and very good request. Lots of times the upload window just sits there forever and give no clue it it is uploading something or not. If you have a look at how rapidshare does it, that's perfect.


All times are GMT. The time now is 05:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01127 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete