News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Correcting Database data

Started by avery-t, April 12, 2013, 10:09:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

avery-t

I have a similar problem to user Niecher. http://coppermine-gallery.com/forum/index.php/topic,76024.0.html

My host only allows a certain amount of server memory to PHP for computing. This greatly limits the image size.
I will get an out of memory error on pictures larger than 3000x3000. Therefore, I resize all images above 3000x3000
to 3000x3000 before uploading. This way I get no memory errors when batch uploading.

Once the album is generated and info is in the database, I upload the fullsize images over the reduced size images.
When a visitor clicks for a fullsize image they get the true fullsize image. This has been working for almost four years.
Is there a way to correct the filesize data and dimensions data without coppermine trying to create new thumbnails and intermediate images?



Gallery Configuration - Coppermine Photo Gallery 1.5.22 (stable)