[TYPO3-shop] using IMAGE function

sebastian gereck s.gereck at web.de
Tue Feb 12 21:40:29 CET 2008


hello,
i've tried to use the IMAGE -function like that
in class basket_view but it doesn't work.

$imgarray = Array()
$imgarray['file'] = $path_to_pic ;
$this->cObj->IMAGE( $imgarray );

the code works in my own extension but not in tt_products.

thanks in advance for any hints


More information about the TYPO3-project-tt-products mailing list