Upload Error with you video file Upload Error with you video file
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upload Error with you video file

Started by mrandall131, January 13, 2006, 06:12:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mrandall131

Went through the steps to troubleshoot the upload.  Here is the error I get.

Quote from: Error
No file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...

Checked the phpinfo and it seems ok.  Gallery link in my sig.  Here is a test account:

test
12345678

Joachim Müller

uploading a pic worked fine for me (see http://northeastatvers.com/gallery/displayimage.php?pos=-2). When videos don't work for you, the reason probably is the file size of your video http upload. You (as coppermine admin) should use FTP-uploads plus batch-add, especially for larger files. Please refer to the docs for details.

mrandall131

Yep, I saw you in there.  The upload test file was only 2.5 MB, and I set my limit to 5MB.  I'll look into the other way anyway, but I figured it should have worked.

Thanks.

Joachim Müller

#3
you got this wrong: the upload limit you specify in coppermine's config can be just wishful thinking if your server or your browser times out before the whole file is uploaded. Specifying a max file size of 5 MB in coppermine doesn't mean that you can actually upload files with that size over http.

mrandall131

My bad.  Thanks though, got it to add the video file.  Thanks.

pcboy123

i got the same error as you did
No file was uploaded !

If you have really selected a file to upload, check that the server allows file uploads...

how did you get it work!! i also want my users to be able to upload video clips or music clips ,, i mean if i cant do it can they be able to?

Joachim Müller