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
i just add this line in mime.php on line 34 and pptx is now uploading. test it on real server
'pptx' => array('application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/zip'),