Page 3 of 13 FirstFirst 12345 ... LastLast
Results 21 to 30 of 127

Thread: Enable Upload Progress Bar

  1. #21
    imnotblind.com is offline Junior Member
    Join Date
    Jul 2007
    Posts
    13

    Default Working

    On my page its working the progress bar, the only issue is that when the video is uploaded the thumbnail of the video is one that already is on server, that is what i dont understand....
    Visit http://www.imnotblind.com to share your videos....

  2. #22
    imnotblind.com is offline Junior Member
    Join Date
    Jul 2007
    Posts
    13

    Default Working

    Now its all working fine i think....
    Visit my page and see it for your selfe....
    Upload one video to see progress bar and feel free to see it.... lolol
    Thx admin for the upgrade....
    Visit http://www.imnotblind.com to share your videos....

  3. #23
    spun2u is offline Senior Member
    Join Date
    Jun 2007
    Posts
    175

    Default

    Works like a champ now!! Thanks for the fix admin!

  4. #24
    hilariouslaugh.com is offline Junior Member
    Join Date
    Jun 2007
    Posts
    25

    Default Fix?

    What was the FIX? Care to tell us?

  5. #25
    spun2u is offline Senior Member
    Join Date
    Jun 2007
    Posts
    175

    Default Re: Fix?

    Quote Originally Posted by hilariouslaugh.com
    What was the FIX? Care to tell us?

    Well... look 3 or 4 posts above for the fix.

  6. #26
    hilariouslaugh.com is offline Junior Member
    Join Date
    Jun 2007
    Posts
    25

    Default What a great add on!

    THis progress bar is great! The only probelm is that just before the file was completed it gave this error.

    ERROR: Failed to mkdir http://www.hilariouslaugh.com/vshare/upload.php: No such file or directory

  7. #27
    cv
    cv is offline Junior Member
    Join Date
    Aug 2007
    Posts
    4

    Default Still can't get the progress bar to work

    I'm still getting :
    ERROR: Failed to load default config file uu_default_config.pm

    Even though I'm using the latest version, I downloaded the upgrade and replaced the upload.php file. Still no good.

    I've modded, changed paths. I am at a complete loss for answers.

  8. #28
    cv
    cv is offline Junior Member
    Join Date
    Aug 2007
    Posts
    4

    Default A Comma

    I'm an idiot. I omitted a comma, a little tiny comma. The script is awesome!!!

  9. #29
    sunnyside2522 is offline Junior Member
    Join Date
    Jul 2007
    Posts
    5

    Default Still unable to get progress bar to work...

    I have tried everything listed, but till get the following errror:

    ERROR: Failed to find flength file

  10. #30
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,163

    Default Re: Still unable to get progress bar to work...

    Quote Originally Posted by sunnyside2522
    I have tried everything listed, but till get the following errror:

    ERROR: Failed to find flength file
    This is caused by mod_security on the server.

    See

    http://uber-uploader.sourceforge.net/?section=flength

    On cpanel servers, it work by default with out any change, if you use another control panel that have cgi-bin outside public_html, you need to upload .htaccess file with following content to cgi-bin folder too


    Code:
    <IfModule mod_security.c>  
      # Turn off mod_security filtering.  
      SecFilterEngine Off  
     
      # The below probably isn't needed,  
      # but better safe than sorry.  
      SecFilterScanPOST Off  
    </IfModule>  
    
    
    <IfModule mod_gzip.c>  
      mod_gzip_on No  
    </IfModule>

Page 3 of 13 FirstFirst 12345 ... LastLast

Similar Threads

  1. Upload Progress help
    By chris34470 in forum Installation Support
    Replies: 4
    Last Post: 08-25-2008, 01:33 PM
  2. NICHE VIDEO SCRIPT: How to enable User Profile, Upload, etc
    By grynmoors in forum Installation Support
    Replies: 1
    Last Post: 03-17-2008, 12:01 AM
  3. upload progress bar
    By bigbuttsTV in forum Fixed Bugs
    Replies: 3
    Last Post: 08-14-2007, 09:54 AM
  4. upload progress bar
    By hake in forum Fixed Bugs
    Replies: 15
    Last Post: 07-17-2007, 12:32 AM
  5. Upload Progress Bar
    By sam in forum Feature Requests
    Replies: 5
    Last Post: 06-12-2007, 12:19 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •