[TYPO3-english] No image content with select

kestutis98 at yahoo.com kestutis98 at yahoo.com
Wed Feb 25 09:48:48 CET 2009


Hello,

I uploaded the image into the database, but 

temp.iliustr = IMAGE
temp.iliustr {
        table = tt_content
        select {
                pidInList = this
                where = uid = 27   
        }
}

and 

temp.bodyTemplate = TEMPLATE
temp.bodyTemplate {
        template =< plugin.tx_automaketemplate_pi1
        workOnSubpart = DOCUMENT_BODY
        subparts.hiliustr <
 temp.iliustr
}

doesn't work. <div id="hiliustr"> is empty.

What could be the problem and how can I solve it?

Thank you in advance,
ktt



      


More information about the TYPO3-english mailing list