好湿?好紧?好多水好爽自慰,久久久噜久噜久久综合,成人做爰A片免费看黄冈,机机对机机30分钟无遮挡

主頁 > 網(wǎng)站建設(shè) > 建站知識 > dedecms5.7 ask模塊404錯誤的解決方法

dedecms5.7 ask模塊404錯誤的解決方法

POST TIME:2020-04-11 13:46

本節(jié)內(nèi)容:

dedecms5.7 ask模塊的問題管理和答案管理 404錯誤
 
將dedecms系統(tǒng)放到西部數(shù)碼空間后發(fā)現(xiàn)后臺的 ask 模塊的問題管理和答案管理出現(xiàn)404錯誤,本地測試沒有問題。
虛擬主機(jī)是 linux 系統(tǒng),可能是文件區(qū)分大小寫所致。
 
解決方法:
 
1、問題管理頁面:
 
askcontroladminissue.php 的 $this->lurd = new lurd(<a href="mailto:'dede_ask'">'dede_ask'</a>, $this->temp, $this->temp.'/lurd');
 
的 lurd 改為 Lurd。(www.genban.org 網(wǎng)站建設(shè))
 
代碼:
 
this->lurd = new Lurd(<a href="mailto:'dede_ask'">'dede_ask'</a>, $this->temp, $this->temp.'/lurd');
 
2、答案管理頁面:
 
askcontroladminanswer.php 的 $this->lurd = new lurd(<a href="mailto:'dede_ask'">'dede_ask'</a>, $this->temp, $this->temp.'/lurd');
 
的 lurd 改為 Lurd。
 
代碼:
 
$this->lurd = new lurd(<a href="mailto:'dede_ask'">'dede_ask'</a>, $this->temp, $this->temp.'/lurd');
 


收縮
  • 微信客服
  • 微信二維碼
  • 電話咨詢

  • 400-1100-266