Hi , Version of CPG 135. I have some problems uploading images greater than 100k file size. It seems no matter what I set the max pixel width and file size to in the config menu, these images still show as an x in the batch upload folders, and do not transfer to albums successfully
The default size in my server is already set at 10MB in php.ini.
Thanks for any advice.
Switch to GD2 instead of ImageMagick.
Thanks , Im in GD2 already - I tried g1/g2 , and the problem is still there
interstock,
Have you tried downloading a fresh copy of Coppermine again, from a different server, and re-installing it following the upgrade/update instructions?
Dennis
yes , I download 2 copies from 2 diferent servers , same problem . Everythig is ok if file is less than 100/120 k
can upload it , and add to the album. but if file is bigger than 120 k I get an square with a red X (as tumb) and I have no way to ad this files to an album...
I need ideas !!!! thanks
Interstock,
Hopefully some other dev/user has a fix for this, as I can't figure it out (which really isn't saying much, of course ;D).
But as a work-around, at least to keep your work going, batch resize your pics outside of Coppermine using the same file names. Upload these resized pics, batch add, then replace them with your original, larger files.
Dennis
working for now !! not the best solution , but at least I can upload now.........
Thanks ,
If you have other idea for the final solution , I will aprecciate !!!
is it a batch only problem or you experience the same using http upload?
I have this problem always , I tried batch, single upload , and windows . Nothing work. Thanks
the max upload size is not a php only matter... if you run Apache you may want to check it's config too. Especially LimitRequestBody
Quote from: Stramm on September 30, 2005, 12:37:55 AM
the max upload size is not a php only matter... if you run Apache you may want to check it's config too. Especially LimitRequestBody
...if the server is yours to administer. If you're webhosted, you probably won't be able to change apache config nor php setup (php.ini).
So this basically is a matter of server setup, not a coppermine issue. Take a look at http://forum.coppermine-gallery.net/index.php?topic=5841.0 and the other sticky threads on this sub-board.