久久亚洲私人国产精品va,久久久久久曰本av免费免费,久久亚洲精品国产精品,久久精品九九亚洲精品,久久综合,久久综合,久久综合


PbootCMS附件上傳時報錯:



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

解決辦法:

打開/core/function/file.php,搜索以下
 

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

替換成

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

評論 (0)

請登錄

24h
7×24小時
售后支持
免費備案
專業(yè)指導(dǎo)
VIP專屬
一對一服務(wù)
海量源碼
一鍵下載
專業(yè)技術(shù)
技術(shù)支持
極速響應(yīng)
快速解決問題
24h
售后
VIP
下載
支持
極速
嘿,我來幫您