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

[eluser]Unknown[/eluser]
[quote author="bhbutter123" date="1325821219"]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';
[/quote]


USE if forgotten: echo form_open_multipart('/FILENAME/', $attributes);


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