Welcome Guest, Not a member yet? Register   Sign In
Problems with CI file upload controller and Flex (FileReference class)
#4

[eluser]Hermawan Haryanto[/eluser]
By that error, I guess the Flex uploader part is not uploading the file in the correct mime type then? For a quick fix, just make a print of the uploaded mime type on your upload controller:

print $_FILES['Filedata']['type']

Then put the result to the /config/mimes.php, on the gif, jpg and png.

Let me know how it goes ok?

Cheers,
Hermawan Haryanto


Messages In This Thread
Problems with CI file upload controller and Flex (FileReference class) - by El Forum - 05-03-2008, 12:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB