Welcome Guest, Not a member yet? Register   Sign In
Mime type missing
#7

[eluser]nunomira[/eluser]
Trying to upload an .flv, I was getting a "not allowed filetype" message.

I had to add
Code:
'flv'    =>    array('video/x-flv','application/octet-stream', 'flv-application/octet-stream'),
to mimes.php

I'd say that 'application/octet-stream' should be enough, but searching the internet, each site had a different mime type. Even Adobe.

It would be nice having FLV added to mimes.php by default.


Messages In This Thread
Mime type missing - by El Forum - 02-26-2008, 12:00 PM
Mime type missing - by El Forum - 02-26-2008, 02:37 PM
Mime type missing - by El Forum - 02-26-2008, 02:47 PM
Mime type missing - by El Forum - 02-26-2008, 02:49 PM
Mime type missing - by El Forum - 02-26-2008, 03:04 PM
Mime type missing - by El Forum - 02-26-2008, 07:10 PM
Mime type missing - by El Forum - 08-21-2008, 11:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB