phpcms后臺無法上傳圖片

phpcms后臺無法上傳圖片

1、首先打開文件/phpcms/libs/classes/attachment.class.php

2、找到如下代碼:

if(empty($this->userid)){

3、修改,如下:

if(empty($_POST['userid'])){

相關(guān)文章教程推薦:phpcms教程

以上就是

? 版權(quán)聲明
THE END
喜歡就支持一下吧
點贊14 分享