Fix resolution of a few files in database? Fix resolution of a few files in database?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fix resolution of a few files in database?

Started by kresty, March 19, 2017, 11:29:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kresty

How do I "fix" image size in the database?

So, some images were uploaded at 1280x720 with black bars on the sides.  I then found a higher resolution version and overwrote the files in the albums without the black bars at 1244x1080, that's cool, but... when it launches the fullsize window, it tries to open it with the original window size, so the image is stretched because my aspect ratio changed.

So, how do I get coppermine to refetch the image size for these 3 images?  I tried the "read EXIF info again" checkbox, but apparently that doesn't get the resolution.

Suggestions?

phill104

It is a mistake to think you can solve any major problems just with potatoes.

kresty

Yes, FTP.  Thanks, I'll take a look at that!