五月综合缴情婷婷六月,色94色欧美sute亚洲线路二,日韩制服国产精品一区,色噜噜一区二区三区,香港三级午夜理伦三级三

您現(xiàn)在的位置: 365建站網(wǎng) > 365文章 > Fatal error: 'continue' not in the 'loop' or 'switch' context in的錯(cuò)誤解決方法

Fatal error: 'continue' not in the 'loop' or 'switch' context in的錯(cuò)誤解決方法

文章來源:365jz.com     點(diǎn)擊數(shù):1745    更新時(shí)間:2019-10-04 22:46   參與評(píng)論


織夢(mèng)系統(tǒng)升級(jí)到PHP7后有時(shí)打開頁面會(huì)出現(xiàn)如下提示:“Fatal error: 'continue' not in the 'loop' or 'switch' context in H:wwwincludecommon.func.php on line 49”,顯示在“common.func.php”文件的第49行出現(xiàn)了錯(cuò)誤,我們定位到這個(gè)文件出錯(cuò)的地方看一下代碼如下:

Fatal error: 'continue' not in the 'loop' or 'switch' context in /dedecms/include/common.func.php on line 49

找到

include/common.func.php 第49行


    if (isset($_helpers[$helpers]))
    {
        continue;
    }


修改成


    if (isset($_helpers[$helpers]))
    {
        return;
    }



如對(duì)本文有疑問,請(qǐng)?zhí)峤坏浇涣髡搲?,廣大熱心網(wǎng)友會(huì)為你解答??! 點(diǎn)擊進(jìn)入論壇

發(fā)表評(píng)論 (1745人查看,0條評(píng)論)
請(qǐng)自覺遵守互聯(lián)網(wǎng)相關(guān)的政策法規(guī),嚴(yán)禁發(fā)布色情、暴力、反動(dòng)的言論。
昵稱:
最新評(píng)論
------分隔線----------------------------

其它欄目

· 建站教程
· 365學(xué)習(xí)

業(yè)務(wù)咨詢

· 技術(shù)支持
· 服務(wù)時(shí)間:9:00-18:00
365建站網(wǎng)二維碼

Powered by 365建站網(wǎng) RSS地圖 HTML地圖

copyright © 2013-2024 版權(quán)所有 鄂ICP備17013400號(hào)