●架設主機作業系統:Windows XP HOME
●快速架站程式:Appserv
●免費空間連結:免填
●您的上網方式:香港 Netvigator
●您安裝的程式:免填
●您的 phpBB2 版本:phpBB 2.0.10
●您的 domain(網域名稱) :uzonehk.no-ip.com
●您的 phpBB2 連結網址: http://uzonehk.no-ip.com/phpBB2 (請務必留下連結)。
\n●錯誤代碼:請使用 BBcode 標籤將錯誤代碼標註,範例如下(這是為了避免語法衝突):
程式碼:[ code ]Parse error: parse error, unexpected $end in c:\appserv\www\phpbb2\includes\template.php(127) : eval()'d code on line 153[ /code ]
●錯誤狀態:
在進入觀看文章的頁面時, 出現以上字句, 我的template.php是沒有問題的(跟原裝一樣), 其他正常
(剛裝了 Vault(EasyMod) 及重裝 Cash MOD(EasyMod) )
[大大大問題]help!!!!有關觀看文章!!!
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
如下:
中間的是153
代碼: 選擇全部
$code = $this->compile($this->uncompiled_code[$handle], true, '_str');
// evaluate the variable assignment.
eval($code);
// assign the value of the generated variable to the given varname.
$this->assign_var($varname, $_str);
return true;
}
/**

