Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter: “The filetype you are attempting to upload is not allowed.”
#16

[eluser]Unknown[/eluser]
PHP has a bug when detecting mime-types using finfo_file().
https://bugs.php.net/bug.php?id=55182

Unfortunately, the Upload class relies on this buggy function in _file_mime_type().

For me, it's seeing a csv file as text/plain.


Messages In This Thread
CodeIgniter: “The filetype you are attempting to upload is not allowed.” - by El Forum - 08-14-2012, 01:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB