forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: halfelite on August 05, 2007, 04:54:12 am

Title: Batch add problems on large pixels
Post by: halfelite on August 05, 2007, 04:54:12 am
My problem is that I use very large picture sizes to send to friends and family as they all like to print and edit there own so most are sized at 3.5megs. I changed the php limitation of 2MB through htaccess my only problem is there is a pixel size limitation on thumbnails.

First test:
I did a few tests with making the pictures smaller mb and nothing changed batch add just give's red x on thumbnails and even if you click ok you get a red x on the status of what happened.

Second test:
This time I changed the pixel size to 1024*768 from 3456*2304 and everything worked fine.

Third test:
Used the large image again changed coppermine config Max width or height for uploaded pictures/videos (pixels) to 999999999 and Max size for uploaded files (KB) to 999999999 But it had no effect.

Could be a limitation by php or coppermine but any help would be nice.

  thanks
       chris
Title: [SOLVED] Batch add problems on large pixels SOLVED
Post by: halfelite on August 06, 2007, 05:50:10 pm
I got it it was a simply php restriction.