coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: dom6791 on June 16, 2004, 05:27:32 AM

Title: [Solved]: funny colors on thumbnails
Post by: dom6791 on June 16, 2004, 05:27:32 AM
After uploading the picture, the normal_ and thumb_ files are created using funny colors. Some with a blue hue and othes with looking like negatives. This has always worked, nothings changed, so what gives? Could the size of the images have something to do with it? Most of these new files that Im uploading are almost 1MB. Any ideas would be appreciated. ::)
Title: Re: [1.2] funny colors on thumbnails
Post by: hyperion on June 16, 2004, 05:37:16 AM
Are you using GD1? If so, your host may have upgraded to GD2.
Title: Re: [1.2] funny colors on thumbnails
Post by: dom6791 on June 16, 2004, 02:42:09 PM
Sorry if this is a rudementary question, but how can I tell if I'm using GD1?
???
Title: Re: [1.2] funny colors on thumbnails
Post by: Joachim Müller on June 16, 2004, 04:41:26 PM
http://coppermine.sourceforge.net/faq.php?q=VersionGD#VersionGD
Title: Re: [1.2] funny colors on thumbnails
Post by: dom6791 on June 17, 2004, 04:49:40 AM
Ok, phpinfo() has shown that my hosts GD version is: 2.0 or higher.
I can't find anything in the documentation or FAQs that tell me what should I do in this instance?
Do I need to recompile?
Title: Re: [1.2] funny colors on thumbnails
Post by: Joachim Müller on June 17, 2004, 09:21:02 AM
check coppermine config - there has to be the same GD version your server has (GD2 in your case) specified for "Method for resizing images". If you have "GD1" there, set it to GD2. You have to understand that this won't affect your existing thumbnails, but only those you create fromm scratch. If new thumbs are being created correctly after modifying the GD settings in coppermine config, you can rebuild your "broken" thumbs with the admin tools (resize utility from the admin menu).

GauGau
Title: Re: [1.2] funny colors on thumbnails
Post by: dom6791 on July 12, 2004, 11:09:44 PM
 ;D GauGau- I just wanted to say thank you. Changing that setting to GD2 did the trick!!