+ 收藏我们

网站模板

网站模板搜索
404模板 营销型模板 外贸网站模板 单页模板 双语模板 标签大全
电话:18630701785
首页 > pbootcms教程 > PbootCMS附件上传失败报错UNKNOW: Code: 8192; Desc: stripos(): >

PbootCMS附件上传失败报错UNKNOW: Code: 8192; Desc: stripos():

时间:2024-01-22 20:20:06

PbootCMS附件上传时报错:



上传失败:UNKNOW: Code: 8192; Desc: stripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior; File: /www/wwwroot/aaa.xxxx.com/core/function/file.php; Line: 176;

解决办法:

打开/core/function/file.php,搜索以下
 

1 if (stripos($types, $ext) !== false)


替换成

1 if (stripos($types, chr($ext)) !== false)

有问题可以加入网站技术QQ群一起交流学习

本站会员学习、解决问题QQ群(691961965)

客服微信号:lpf010888

pbootcms教程

织梦教程

站长学院

SEO

wordpress

竞价教程

信息流

Title