当前位置: 首页 > 站长资讯 > 正文页面

织梦不能上传jpg格式的图片怎么办如何解决

到根目录下找到Include文件夹,然后找到uploadsafe.inc.php文件,打开文件,找到第54行的代码bVZ网站目录_网站网址收录与提交入口

代码如下:bVZ网站目录_网站网址收录与提交入口

if(in_array(strtolower(trim(${$_key.'_type'})), $imtypes))bVZ网站目录_网站网址收录与提交入口

{bVZ网站目录_网站网址收录与提交入口

$image_dd = @getimagesize($$_key);/* 把$image_dd 改为$imgage_dd */bVZ网站目录_网站网址收录与提交入口

if (!is_array($image_dd))bVZ网站目录_网站网址收录与提交入口

{bVZ网站目录_网站网址收录与提交入口

exit('Upload filetype not allow !');bVZ网站目录_网站网址收录与提交入口

}bVZ网站目录_网站网址收录与提交入口

}bVZ网站目录_网站网址收录与提交入口

  

此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!:

相关文章