Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Correcting Database data  (Read 1976 times)

0 Members and 1 Guest are viewing this topic.

avery-t

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Correcting Database data
« on: April 12, 2013, 10:09:19 pm »

I have a similar problem to user Niecher. http://forum.coppermine-gallery.net/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)
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.