Problem with images

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Ulik
Posts: 12
Joined: Tue 2. Mar 2004, 20:32

Problem with images

Post by Ulik »

Hi. I'm having a problem with uploading images to the server via phpwcms file-transfer engine. Every time I upload the image it's converted to some weird format (file extension remains the same though), it doesn't have all the original colors and is slightly distorted. It look like image manipulation part of phpwcms tries to reduce the size of the image by reducing the number of colors. So every picture I upload looks like 16-color image to me. I tried both GD2 and ImageMagick settings checked but got no luck so far. Is there a a way to upload an image and leave it in its' original shape? Where are settings responsible for image manipulation?

Thanks a lot!
Ulik.
ionrock
Posts: 279
Joined: Fri 20. Feb 2004, 17:04

Post by ionrock »

When you upload a file you are given the option to make a thumbnail so that is where you should be able to select no thumbnail and it will be normal.
Ulik
Posts: 12
Joined: Tue 2. Mar 2004, 20:32

Post by Ulik »

Whoa, so simple :)
Thanks a lot!
Post Reply