You can use the PM_MandatoryHookBefore hook in an own extension to loop through the uploaded files. If the total file size exceeds the maximum file size then throw an error.

Regards,
Chris.

Am 21.07.2010 12:33, schrieb sinu govind:
I have a powermail multi upload field. If I set the filesize via constant
editor it checks the size for each single file uploaded and if it is large
it warns. But what I need is if I have uploaded 3 files via multi upload
field, the total sie of these 3 files added together should not go over 8MB.
How do I check this?

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to