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

,到根目录下找到Include文件夹,然后找到uploadsafe.inc.php文件,打开文件,找到第54行的代码 ,if(in_array(strtolower(trim(${$_key.'_type'})), $imtypes)) 

$image_dd = @getimagesize($$_key);/* 把$image_dd 改为$imgage_dd */ 
if (!is_array($image_dd)) 

exit('Upload filetype not allow !'); 


返回顶部
跳到底部

Copyright 2011-2024 南京追名网络科技有限公司 苏ICP备2023031119号-6 乌徒帮 All Rights Reserved Powered by Z-BlogPHP Theme By open开发

请先 登录 再评论,若不是会员请先 注册