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

2025-08-07 0 467

PbootCMS附件上传时报错:

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

上传失败: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文件找到

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

改成

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

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

版权声明:所有的源码、软件和资料,不得使用于非法商业用途,不得违反国家法律,一切关于该资源商业行为与本站无关。

影子cms pbootcms教程 pbootcms上传附件失败报错UNKNOW: Code: 8192; Desc: stripos(): https://www.yingzicms.com/95.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务