Results 1 to 4 of 4

Thread: ERROR: Failed to find flength file

  1. #1
    Join Date
    Apr 2010
    Posts
    8

    Default ERROR: Failed to find flength file

    When traying to upload a video I have this error : "ERROR: Failed to find flength file"
    Can you help me?
    Thanks

  2. #2
    Join Date
    Jan 2010
    Location
    On the Net
    Posts
    21

    Default

    You have this error b/cos you have progress bar enable.

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

    Open /include/settings/upload.php

    FIND



    Code:
    $use_upload_progress_bar = 1;

    REPLACE WITH



    Code:
    $use_upload_progress_bar = 0;

  3. #3
    Join Date
    Jun 2011
    Posts
    1

    Default

    hi quantum

    Thanks for the answer, its working but I am not able to use progress bar any more... is there any other option available...

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    Have you followed steps described in the page ?

    vShare - Enable upload progress bar - vShare
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •