Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: To enable the progress bar in uploading video

  1. #1
    asnian is offline Junior Member
    Join Date
    Apr 2010
    Posts
    8

    Default To enable the progress bar in uploading video

    Hello
    How can I enable the progress bar when uploading videos ?

    Thanks

  2. #2
    buyscripts is offline Super Moderator
    Join Date
    May 2007
    Posts
    840

    Default

    To enable upload Progress Bar, you need to make following changes

    Open /include/settings/upload.php

    FIND



    Code:
    $use_upload_progress_bar = 0;

    REPLACE WITH



    Code:
    $use_upload_progress_bar = 1;
    Edit

    ubr_upload.pl


    FIND

    my $TEMP_DIR = '/home/username here/public_html/templates_c/'; # MUST BE DUPLICATED IN THE "UBR_INI.PHP" FILE


    Set 755 permission for

    cgi-bin/uu_ini_status.pl

    cgi-bin/uu_upload.pl

  3. #3
    asnian is offline Junior Member
    Join Date
    Apr 2010
    Posts
    8

    Default

    Hello
    I don't have the files :
    cgi-bin/uu_ini_status.pl

    cgi-bin/uu_upload.pl

    In the cgi-bin folder I have only the file ubr_upload.pl.
    Thanks

  4. #4
    buyscripts is offline Super Moderator
    Join Date
    May 2007
    Posts
    840

    Default

    Yes , set 755 permission for ubr_upload.pl.

  5. #5
    asnian is offline Junior Member
    Join Date
    Apr 2010
    Posts
    8

    Default

    Quote Originally Posted by buyscripts View Post
    Yes , set 755 permission for ubr_upload.pl.
    I have set 755 permission for ubr_upload.pl but their is nor progress bar
    Thanks

  6. #6
    Quantum is offline Junior Member
    Join Date
    Jan 2010
    Location
    On the Net
    Posts
    22

    Default

    Hey,

    I have these same problem...........also when i enable the progress bar and try to upload a video i get an error.

    ERROR: Failed to find flength file

    How can these be fixed

  7. #7
    buyscripts is offline Super Moderator
    Join Date
    May 2007
    Posts
    840

    Default

    Quote Originally Posted by asnian View Post
    I have set 755 permission for ubr_upload.pl but their is nor progress bar
    Thanks
    Open a support ticket at BuyScripts Helpdesk

    with following details

    (1)Domain Name

    (2) FTP and Control Panel login details of the site.

    (3)vShare admin login details.

  8. #8
    latinaporn247 is offline Member
    Join Date
    Jun 2009
    Posts
    38

  9. #9
    hostonnet is offline Super Moderator
    Join Date
    Sep 2007
    Posts
    891

    Default

    Quote Originally Posted by latinaporn247 View Post
    why this progress bar such an hassle.
    Due to difference in server setup, on some servers it won't work properly. On cpanel servers, it works prefectly. This is a known issue with uber uploader.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    install@hostonnet.com

  10. #10
    rehdogg is offline Junior Member
    Join Date
    May 2010
    Posts
    3

    Unhappy upload fail to work

    i have the site running and was able to create a profile but when I tried to upload a video I get this error
    Fatal error: require() [function.require]: Failed opening required '/home/rehdoggv/public_html/include/htmlpurifier/HTMLPurifier.auto.php' (include_path='.:/home/rehdoggv/public_html/include/:/home/rehdoggv/public_html/include/PEAR/:.:/usr/lib/php:/usr/local/lib/php') in /home/rehdoggv/public_html/include/class.xss.php on line 13

Page 1 of 2 12 LastLast

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
  •