When traying to upload a video I have this error : "ERROR: Failed to find flength file"
Can you help me?
Thanks
When traying to upload a video I have this error : "ERROR: Failed to find flength file"
Can you help me?
Thanks
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;
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...
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