We are running Coppermine + JUpload (latest version) on our Yearbook Server.
JUpload is a plugin that is not part of coppermine itself. It only get's supported within the very sub-board "
cpg1.4 JUpload by etienne_sf"
Max size for uploaded files (KB): 10000000000000
Use settings that make sense: 10,000 TB is just plain stupid and might cause issues.
Max width or height for uploaded pictures/videos (pixels): 2048000
That's of course silly as well.
maxChunkSize: 2000
maxFileSize: 50000
maxNonTransformedPictureSize: 50000
pictureCompressionQuality: 1
Those are JUpload settings. I have no idea of their impact.
We want NO resizing and modification. Just plain uploads.
You don't even want thumbnails to be created? OK, that's an unusual setup.
Now when we try to upload 100 or so 12MP files, it's fine. But when we try uploading 500 or so, after 127 it starts complaining that the files are too big, and we need to click OK repeatedly for the 400 remaining files.
Happens when? Using JUpload or using coppermine's batch-add?
Any way to turn off ALL warnings
What warnings? Batch-add is an admin only feature. The admin should be able to live with some warnings.
turn of resizing of any kind
Sure: set the max pixel size for thumbnails and intermediates to the same value you have set your max resolution to.
Also, when is metadata preservation coming....
As far as Coppermine is concerned: as soon as the image libraries that Coppermine can use (GD or ImageMagick) will support meta tag preservation we'll add that feature to coppermine as well. We can't add features to coppermine that the underlying architecture don't have.
We have a strict "
one question per thread" policy that you agreed to respect when signing up. Another policy says that it's absolutely mandatory to
post a link to your gallery in each thread. And yet another policy says that you must have
read the docs before being allowed to post on the support board. If you have issues with uploading (and as far as I am concerned batch-add is an uploading method just as well), do
exactly as suggested in the
docs, section "
asking for support on upload issues".
If you have posted this in error on the upload sub-board and where looking for JUpload support only, say so in your reply, so a moderator can move your thread accordingly. Most of the recommendations posted above apply nevertheless though, as JUpload is using the server-side of coppermine.