CodeIgniter “The filetype you are attempting to upload is not allowed.”

后端 未结 7 507
伪装坚强ぢ
伪装坚强ぢ 2020-12-20 21:04

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

7条回答
  •  -上瘾入骨i
    2020-12-20 21:45

    Replacing the codeigniter 2.1.0 system/libraries/upload.php with 2.1.2 version upload.php library solves the problem. Hope this helps

提交回复
热议问题