[TYPO3-shop] tt_products 2.3.2: Datasheet filesize
Robert Markula
robert.markula at gmx.net
Mon Jun 19 22:54:29 CEST 2006
Franz Holzinger wrote:
> Hello Tobias,
>> I just tried to insert a datasheet in our shop (Version 2.3.2, typo3
>> 3.6.2) but got an Error saying that the filesize (1.4MB) exceeds the
>> limit of 1.0 MB.
>>
> Edit the tca.php
>
> 'datasheet' => Array (
> ....
> 'max_size' => '1000',
Hi Franz,
Could you increase the default size for files and images of records to
e.g. 10 MB? Rupi did the same for tt_news not too long ago, simply
because such large files are not so uncommon anymore.
Cheers,
Ro
More information about the TYPO3-project-tt-products
mailing list