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-
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.
Thank you GauGau.