soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

Unable to upload, stuck at 100% #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Uploading a video, the status bar states 100% Completed. But the button is 
stuck in "Uploading..." 

What is the expected output? What do you see instead?
The submit button should be enabled. The button remains greyed out "Uploading"

What version of the product are you using? On what operating system?
2.6 version on ubuntu server 10.04.

Please provide any additional information below.
There is no php errors in logs, conversion is working fine.

Original issue reported on code.google.com by daniele....@gmail.com on 16 Feb 2012 at 4:31

GoogleCodeExporter commented 9 years ago
Update your post_max_size and upload_max_filesize in your php.ini conf. By 
default they are set to 2MB. 
Example on my config that allow me to upload files 2000MB (2gb)
upload_max_filesize = 2000M 

Original comment by ivan...@gmail.com on 6 Mar 2012 at 11:17

GoogleCodeExporter commented 9 years ago

Original comment by zomail...@gmail.com on 6 May 2013 at 11:27

GoogleCodeExporter commented 9 years ago
Where I CAn Found upload_max_filesize

Original comment by bounya9m...@gmail.com on 28 Jul 2013 at 1:28