Uploaded images aren't shown in view/ aren't resized

by Jens W. Klein last modified Dec 30, 2008 03:08 PM
An image uploaded in an Archetypes-based object shows only up in the 'Edit' form (in original size) and do not show up (resized) in the 'View'.

You need PIL (python imaging library) or ImageMagick installed properly on your Zope's host operating system.

Solution:

You can download PIL (or use the version delivered with your OS) and make it available to the Python-Installation your Zope uses.

Or you can download ImageMagick (or use the version delivered with your OS) and install it in a way your Zope can access it.

Please read also Archetypes/docs/known_issues.rst