Hello. I just installed Satchmo and am very impressed with it.

I am running today's revision of Satchmo with Django 1.3.1, mod_wsgi,
and Apache 2.2. I installed all Satchmo dependencies as instructed.
I'm running a modified "sample shop" with no changes to the Django
codebase.

Everything seems to work well, with the exception of product images.
When I add an image to a product, I can see the file being stored in
the expected place on the server filesystem, and a thumbnail is
generated. The admin interface continues to work perfectly. But on the
storefront, only those views that don't involve the product load. So I
can load the front page of the store, unrelated shop categories, etc.
But when I try to load any page that involves the product, Apache
returns this header: "HTTP/0.9 200 OK" and no other data.

When I delete the product image using the admin interface, everything
returns to normal.

There are no errors in Apache logs.

I'd appreciate suggestions.

-- 
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.

Reply via email to