Try manually resizing the image using pil from python. I bet that you are missing the encoder for the type of image you are using. This happens pretty often, and the resizing code just ignores the errors rather than bring down the store.
On Thu, Oct 16, 2008 at 12:58 PM, jhugo <[EMAIL PROTECTED]> wrote: > > Hi, > > Satchmo should resize the images to the specified thumbnail size, but > for some reason this is not my case. I have upload 5 megapixel images > and satchmo doesn't resize, it just renames the picture and saves it. > Because of this the images take a long while to load. What's causing > this behavior in satchmo? > > Thnaks, > -Hugo > > P.S. I am using the latest satchmo and django trunk. Database server > is Postgresql and my web server is lighttpd. > > > > -- Bruce Kroeze http://solidsitesolutions.com Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
