Allowed file types, not accepting new MIME types
Posted: 24 Mar 2011, 21:24
Hello
I have been trying to add more file types in Options, but so far have no luck in making it work. Below is a copy of the Allowed file types field i have currently:
As you can see i have tried to add the MIME types of the new Office documents, and RAR files. I have no problems uploading files with file endings that where already there in the original install. I can not upload any of the file types that i have added, not even RAR, and i found that line posted here on the forum with a confirmation that it worked.
I also tried {docx=application/msword}, {docx=application/word} and similar without any luck. The MIME types currently used where found here: http://filext.com/faq/office_mime_types.php
Am i missing something obvious? If so i apologize, but I'm running out of options here and desperately need some help.
I have been trying to add more file types in Options, but so far have no luck in making it work. Below is a copy of the Allowed file types field i have currently:
Code: Select all
{pdf=application/pdf}
{ppt=application/vnd.ms-powerpoint}
{pptx=application/vnd.openxmlformats-officedocument.presentationml.presentation}
{doc=application/msword}
{docx=application/vnd.openxmlformats-officedocument.wordprocessingml.document}
{xls=application/vnd.ms-excel}
{xlsx=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet}
{gz=application/x-gzip}
{tar=application/x-tar}
{tgz=application/x-tar}
{zip=application/x-zip}
{rar=application/x-rar}
{bmp=image/bmp}
{gif=image/gif}
{jpeg=image/jpeg}
{jpg=image/jpeg}
{jpe=image/jpeg}
{png=image/png}
{tiff=image/tiff}
{tif=image/tiff}
{txt=text/plain}
{mpeg=video/mpeg}
{mpg=video/mpeg}
{mpe=video/mpeg}
{qt=video/quicktime}
{mov=video/quicktime}
{avi=video/x-msvideo}
{flv=video/x-flv}I also tried {docx=application/msword}, {docx=application/word} and similar without any luck. The MIME types currently used where found here: http://filext.com/faq/office_mime_types.php
Am i missing something obvious? If so i apologize, but I'm running out of options here and desperately need some help.