[Typo3] Templavoila with media files doesn't work

Jan Wulff messages at janwulff.de
Sun Jan 30 03:43:29 CET 2005


Hi,

I've already posted this in the german list, but there was no response. 
I also did some tests in the last days, therefore I can describe the 
problem more precisely. It's simply that I can't use the media folder in 
combination with TV templates. I tested this simple code on three 
different installations:
temp.test = IMAGE
temp.test {
file {
import = uploads/media/
import.field = media
import.listNum = 0
}
}
As long as I use 'classic' templates, everything goes well, but if I 
switch to TV templates, even to the simplest one, no image is displayed.

To display the image I used the following code as long as I used the 
'classic' templates:
page.20 < temp.test

With TV I mapped the Typoscript object path lib.test to the element and 
wrote this line in the template:
lib.test < temp.test

Does anybody has made similar experiences and is there a solution?

Thanks
Jan




More information about the TYPO3-english mailing list