[TYPO3-shop] Image configuration and TYPO3 v4.2.2

Jogvan Olsen jo at atlanticvideo.dk
Tue Oct 21 16:31:00 CEST 2008


Problem sovled

I upgraded to tt_product 2.6.0 my images are fine again...

jogvan

Jogvan Olsen skrev:
> Hi
> 
> Images where I use ###PRODUCT_IMAGE1:m### does not show up after 
> updating to TYOP3 ver 4.2.2. If I remove ':m' the images show up.
> 
> What can I do to get my images with ###PRODUCT_IMAGE1:m### back?
> 
> 
> In html template I use:
> 
> ###PRODUCT_IMAGE1:PIX1###
> ###PRODUCT_IMAGE2:PIX2###
> 
> 
> 
> in SETUP:
> plugin.tt_products.conf.tt_products.ALL.image.pix1{
>   wrap = |<br />
>   file.maxW = 150   
>   file.maxH = 300
> }
> 
> plugin.tt_products.conf.tt_products.ALL.image.pix2 {
>   wrap = |<br />
>   file.maxW = 250
>   file.maxH = 450
>   imageLinkWrap = 0
> }
> 
> Site use:
> TYPO3 ver 4.2.2
> tt_proiducts 2.5.5
> 
> 
> Thanks in aedvance
> Jogvan


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