Welcome Guest, Not a member yet? Register   Sign In
Disallowed File type is allowed to upload
#2

[eluser]Eric Barnes[/eluser]
Yea many flash based uploaders change the mime type which make it not available to validate against. Because of this CI2 now includes a wildcard option:
Code:
$config['allowed_types'] = '*'
http://ellislab.com/codeigniter/user-gui...ading.html


Messages In This Thread
Disallowed File type is allowed to upload - by El Forum - 01-28-2011, 12:09 PM
Disallowed File type is allowed to upload - by El Forum - 01-28-2011, 03:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB