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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Marcus Krause
> Sendt: 18. januar 2008 14:09
> Til: [email protected]
> 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" ...
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to