[問題] 進入分區...出錯誤

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
SimonPig
星球普通子民
星球普通子民
文章: 28
註冊時間: 2003-02-18 01:10
來自: HongKong
聯繫:

[問題] 進入分區...出錯誤

文章 SimonPig »

** 怎樣可以解決 ??

Parse error: parse error in /home/pinghk/public_html/bbs/includes/template.php(127) : eval()'d code on line 120
function pparse($handle)
{
if (!$this->loadfile($handle))
{
die("Template->pparse(): Couldn't load template file for handle $handle");
}

// actually compile the template now.
if (!isset($this->compiled_code[$handle]) || empty($this->compiled_code[$handle]))
{
// Actually compile the code now.
$this->compiled_code[$handle] = $this->compile($this->uncompiled_code[$handle]);
}

// Run the compiled code.
eval($this->compiled_code[$handle]); <~~ 127
return true;
}
.::藍色的天空::.
竹貓忠實會員
竹貓忠實會員
文章: 587
註冊時間: 2003-09-14 17:29
來自: 我不知道
聯繫:

文章 .::藍色的天空::. »

風格的問題
看看你的 tpl 檔有沒有改過什麼。
i-Web System 隨坊出來耶

新聞:
遊戲區開幕啦! 打造隨城最強的遊戲王國!
宣傳車出動! 賣力宣傳隨坊吧!
版主召募!版主魂激發!
中文好好學,不要方言通天飛
i-Web System 正式版上架測試!
SimonPig
星球普通子民
星球普通子民
文章: 28
註冊時間: 2003-02-18 01:10
來自: HongKong
聯繫:

文章 SimonPig »

知不知是那一個 "風格" ??

我試過還原原來的 tpl
都是出這一個問題

http://bbs.pingpung.com.hk <~~ 在這裏 !!
主題已鎖定

回到「phpBB 2 安裝與使用」