coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: jger on May 18, 2007, 03:13:53 AM

Title: distorted intermediate pictures
Post by: jger on May 18, 2007, 03:13:53 AM
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-
Title: Re: distorted intermediate pictures
Post by: Joachim Müller on May 18, 2007, 08:08:40 AM
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.
Title: Re: distorted intermediate pictures
Post by: jger on May 18, 2007, 01:36:21 PM
Thank you GauGau.