Re: Issues Uploading Videos
Upload video after disable upload progress bar.
Edit include/settings/upload.php
$use_upload_progress_bar = 0;
Replace "0" with "1"
If you can upload videos ,thats the problem with with path settings in the cgi-bin/uu_default_config.pm
Re: Issues Uploading Videos
The progress bar works fine. Its the fact that when I upload a video I do not see any 'upload success' page. I get redirected to the login page or the upload page and the videos do not show up on the site. I did some poking around in the web folders and found that the videos are being uploaded as they are in the video folder they are just not showing up on the site. Although when I check out the video options in the admin section I see that the videos have a duration of 0:00
This is what I was hoping to get help with:
* Proper redirect after video upload
*Videos actually showing up on the site