Welcome Guest, Not a member yet? Register   Sign In
file upload not working due to file type
#1

[eluser]bhbutter123[/eluser]
I am using file upload class and it is telling me I am trying to upload a file of a type not allowed. Here is what info I have:

$_FILE['userfile']['type'] = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


In Controller
$config['allowed_types'] = 'pdf|doc|docx|xls|xlsx';


Messages In This Thread
file upload not working due to file type - by El Forum - 01-05-2012, 08:40 PM
file upload not working due to file type - by El Forum - 09-13-2012, 03:56 PM
file upload not working due to file type - by El Forum - 09-14-2012, 03:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB