[Typo3] mailform attachment file upload size!

Jerker jerker.larsson at proj03s.mm.edu
Mon Mar 14 19:07:10 CET 2005


Jerker wrote:

> Hello List
> 
> I have created a mailform with a Element type:file upload.
> How can i Configure the default file size for uploades.
> Now when i try, i cant attach/upload files bigger then 200kb.
> Please help me with this.
> We are having a photocontest next week.
> 
> Jerker Larsson

You have to edit class.t3lib_formmail.php.
Line 100: if (filesize($theFile) < 2000000)	{

ok
/Jerker



More information about the TYPO3-english mailing list