[TYPO3] File upload size in frontend ?

Marcus Krause marcus.krause at tu-clausthal.de
Fri Jan 18 19:51:05 CET 2008


Allan Jacobsen wrote:
> Hi
> 
> --Do BE and FE are running on same (virtual) host?
> Yes
> 
> --Is attribute maxlength set for input field of type file?
> I have no idea, where do I find this setting ?
> 
> 
> Best regards/MVH
> Allan Jacobsen
> Infrastruktur, Danske Spil A/S
> Korsdalsvej 135, 2605 Brøndby
> 
> 
> -----Oprindelig meddelelse-----
> Fra: typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] På vegne af Marcus Krause
> Sendt: 18. januar 2008 14:09
> Til: typo3-english at lists.netfielders.de
> Emne: Re: [TYPO3] File upload size in frontend ?
> 
> 
> Allan Jacobsen wrote:
>> Hi
>>
>> I just moved a fileexchange site to another server. The old site ran TYPO3 ver. 3.7, that was hacked to allow file uploads of up to 300Mbyte.
>> The new server has TYPO3 ver. 4.1.5, and the fileexchange uses moc_filemanager ver. 0.8.1 (the latests).
>> Now I have the problem that I can upload big files (200Mbyte) in the backend, but in the frontend there seems to be a max filesize of 10Mbyte.
>> Does anyone know this problem or could give a hint of where to look for a solution ? 
> 
> Do BE and FE are running on same (virtual) host?
> Is attribute maxlength set for input field of type file?

Just look in the sourcecode of the FE-upload-page and search for
<input type="file" ...


More information about the TYPO3-english mailing list