In my templavoila I have an image field. It's mapped to be put inside a div tag.
Then I add an image to my page:
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?
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.