[TYPO3-shop] limit/limitImageSingle does not work in 2.7.0

Niels Tiedt typo3_coder at arcor.de
Tue May 13 09:47:25 CEST 2008


Hi
I have changed the TCA configuration to 50
But after 30 images there appears the following error
"102: These fields are not properly updated in database: (image) 
Probably value mismatch with fieldtype."
The reason why i need so much images is that we will show a image 
collection for the colors of the product.
How can i fix this problem?
THX
Niels Tiedt
> Niels Tiedt a écrit :
>
>   
>> When i configure these constants i cannot insert more then 10 images in
>> the product-content element -> field image.
>> My TS looks like
>> plugin.tt_products.limit = 50
>> plugin.tt_products.limitImageSingle = 50
>> Why does this not work?
>>     
>
> Have a look at the tt_products image TCA:
>
> 'maxitems' => '10',
>
> So you must change this. Nobody has ever needed more than 10 images for
> a product.
>
> - Franz
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-products
>
>   



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