花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來(lái)到素材無(wú)憂網(wǎng),按 + 收藏我們
登錄 注冊(cè) 退出 找回密碼

PbootCMS附件上傳失敗報(bào)錯(cuò)UNKNOW: Code: 8192; Desc: stripos():

時(shí)間: 2021-11-27 11:16 閱讀: 作者:素材無(wú)憂網(wǎng)

PbootCMS附件上傳時(shí)報(bào)錯(cuò):

PbootCMS附件上傳失敗報(bào)錯(cuò)UNKNOW: Code: 8192; Desc: stripos():(圖1)


上傳失?。篣NKNOW: 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;

解決辦法:

打開(kāi)/core/function/file.php,搜索以下
 

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


替換成

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


版權(quán)聲明: 本站資源均來(lái)自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!

轉(zhuǎn)載請(qǐng)注明: PbootCMS附件上傳失敗報(bào)錯(cuò)UNKNOW: Code: 8192; Desc: stripos():

標(biāo)簽:  
相關(guān)文章
推薦文章
模板推薦