[TYPO3-mvc] Could not get image resource for ""

Stefano Kowalke blueduck at gmx.net
Thu Feb 3 18:26:16 CET 2011


> IMO you need to decide wether you generate the image tag via TS and
> insert it as HTML-snippet {uni}

OK this works:

...
  uni = IMAGE
  uni {
    file = fileadmin/templates/layout/img/uni.jpg
    altText = Uni Logo

}
...

<f:format.html>{uni}</f:format.html>


More information about the TYPO3-project-typo3v4mvc mailing list