I was searching a lot and found many questions regarding this problem, unfortunately none of answers did help me.
I\'m trying to upload a png image, and I\'m receivi
Replacing the codeigniter 2.1.0 system/libraries/upload.php with 2.1.2 version upload.php library solves the problem. Hope this helps