Search code examples
templatestypo3templavoila

templavoila image filed not shown in typo3


In my templavoila I have an image field. It's mapped to be put inside a div tag.

enter image description here

Then I add an image to my page:

enter image description here

But when the page is rendered I get this HTML:

<img width="" height="" border="0" alt="" src="">

Any ideas why the src attribute does not get filled?


Solution

  • As there is no thumbnail generated as well your image magick settings are probably wrong. Do the test images get generated correctly there? If not, maybe an update of your binary solves it.