[TYPO3-german] Contentobject aus Extension / Bildproblem

Stefan Beylen typo3 at we-make.net
Mon Aug 18 10:08:39 CEST 2014


so, das ist natürlich alles blödsinn.

richtig wäre:
==========================================================
$conf = array();
$conf['text.']['10'] = 'TEXT';
$conf['text.']['10.']['value'] = $bodytext;
$conf['textPos'] = 17;
$conf['imgList'] = 'uploads/pics/'.$rows[$k]['image'];
$content.=$this->cObj->IMGTEXT($conf);
==========================================================


More information about the TYPO3-german mailing list