distorted intermediate pictures distorted intermediate pictures
 

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

distorted intermediate pictures

Started by jger, May 18, 2007, 03:13:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jger

Hello,

for quite some time now I´m getting distorted intermediate pictures when uploading new content. The colors somehow are shifted into a brown tone. I have no idea how this is happening. Could someone give me a hint on what to do?
This is an example: http://gallery.radioactive3d.de/displayimage.php?album=9&pos=18
I am not sure what graphic library I´m using, I installed CPG first years ago. I do have a folder called netpbm on my webspace though which might be the library (?).

Thank you,

J-

Joachim Müller

You probably have set "Method for resizing images" to GD1 in Coppermine's config although you have GD2 on your server. Use phpinfo to find out what GD version you actually have. Set the corresponding option in coppermine's config. Netpbm is not related, Coppermine doesn't support that library.

jger