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

作者:PB模板网 发布时间:2021-01-11 浏览量:2504 次 点赞量:332 次

pbootcms附件上传时报错:

image.png

上传失败: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)


感谢您的支持与鼓励

您的支持是我持续二开与分享的动力!

微信支付 微信支付
支付宝支付 支付宝
账号登录
免费注册
忘记密码?
💬

微信扫码咨询

微信二维码
🐧

在线客服

⏰ 工作时间: 09:00 - 18:00

👥

建站交流群

群号: 787980028