+ 收藏我們

網站模板

網站模板搜索
404模板 營銷型模板 外貿網站模板 單頁模板 雙語模板 標簽大全

注冊
網站模板 > cms教程 > pbootcms教程 >

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

AB模板網 / 2021-10-10
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,搜索以下
 

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

替換成

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

文章搜集與網絡,如有侵權請聯系本站,轉載請說明出處:http://www.warewashingadvisors.com/pbootcmsjs/9494.html
首頁 pbootcms模板 html模板 會員中心
 
咨詢
QQ在線咨詢

如無回復
請加下面的微信

添加微信客

微信客服
wwwadminbuycn