[Typo3] File upload problems FE & BE

sd at ixnl.com sd at ixnl.com
Sat Feb 5 11:13:25 CET 2005


Hi

I want to have users upload mp3 files in the frontend.

I downloaded the upload extension and made the settings

plugin.tx_fileupload_pi1.checkMime = 0
plugin.tx_fileupload_pi1.mimeInclude =
image/gif,image/jpeg,application/x-zip-compressed
plugin.tx_fileupload_pi1.mimeExclude = application/octet-stream
plugin.tx_fileupload_pi1.checkExt = 1
plugin.tx_fileupload_pi1.extExclude = exe,php,php3
plugin.tx_fileupload_pi1.extInclude = mp3,jpg,gif
plugin.tx_fileupload_pi1.maxsize = 100000
plugin.tx_fileupload_pi1.path = fileadmin/
plugin.tx_fileupload_pi1.FEuserHomePath=0
plugin.tx_fileupload_pi1.noOverwrite = 1
plugin.tx_fileupload_pi1._CSS_DEFAULT_STYLE (
)
plugin.tx_fileupload_pi1._LOCAL_LANG.default {
}
plugin.tx_fileupload_pi1._DEFAULT_PI_VARS {
}

The files don't upload, and it is 4.278 kb in mp3 format

What am I doing wrong I have tried everything.

ALSO I tried to upload via the backend fileadmin and it doesn't upload there
either - Where do I change the filesize limit for the backend???

Thanks in advance

Regards Stan




More information about the TYPO3-english mailing list