A way to make the gifs working? A way to make the gifs working?
 

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

A way to make the gifs working?

Started by Bubbles, June 05, 2013, 11:30:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bubbles

Hello all!

I'm using coppermine gallery script for my site's private gallery, but there's a little problem with the gif animated images - they're not moving there.
I've found that coppermine is not support those image format, but I'm wonder if there's any fix of this?

Thank you! :)

ΑndrĂ©

That happens if Coppermine needs to resize the images, as they exceed the values set in the config. Increase that values so Coppermine doesn't need to resize your pictures. As far as I know another solution is to use ImageMagick instead of GD2 as resizing method.