Results 1 to 10 of 11

Thread: To enable the progress bar in uploading video

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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

    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
    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

    Default

    Yes , set 755 permission for ubr_upload.pl.

  5. #5
    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
    Join Date
    Jan 2010
    Location
    On the Net
    Posts
    21

    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

    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

    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

  9. #9

    Default

    hi rehdogg,

    Check you helpdesk ticket now.

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
  •