影视在线网-日本aa网站-伊人一二三区-国产帅男男gay在线观看|www.nianchuai.com

加截中...

PbootCMS附件上傳失敗報錯UNKNOW: Code: 8192; Desc: stripos():

PbootCMS附件上傳時報錯:

1-2110100U01B22.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)
在線客服
服務熱線

服務熱線

13648088499

微信咨詢
二維碼
返回頂部