第 1 頁 (共 1 頁)
[問題]版面风格选错后怎么办?
發表於 : 2003-10-02 07:51
由 jt757drdf
我选了http://pili.winme.idv.tw/phpBB2/index.php版面风格的第二空槛
结果显示每个页面都显示phpBB : Critical Error
Could not open subSilver_chinese_traditional_ template config file
DEBUG MODE
Line : 326
File : /var/www/html/pili/phpBB2/includes/functions.php
發表於 : 2003-10-21 08:34
由 c231273
我的是出現\r
phpBB : Critical Error
Could not open Coldsteel template config file
DEBUG MODE
Line : 326
File : c:\appserv\www\phpbb2\includes\functions.php
不知道要怎麼樣修改才能恢復原始設定ㄋ?
有沒有大大知道可以幫忙我ㄇ??
謝謝嚕~~~~~~~~~~~~~
發表於 : 2003-10-21 08:57
由 jiminkao
進入資料庫修改 phpbb_config 的 default_style 值,改為 1 為預設的 subSilver
可用以 SQL 語法
代碼: 選擇全部
UPDATE `phpbb_config` SET `config_value` = '1' WHERE `config_name` = 'default_style' ;
發表於 : 2003-10-21 12:48
由 c231273
修改後
可以到phpbb版面\r
可是我要登入時...
還是出現\r
phpBB : Critical Error
Could not open Coldsteel template config file
DEBUG MODE
Line : 326
File : c:\appserv\www\phpbb2\includes\functions.php
請問大大我該怎麼辦
發表於 : 2003-10-22 06:01
由 Bot
先把缺的風格裝上.....如何?
發表於 : 2004-05-24 18:05
由 Yuang
呼....還好有先趴文....
謝謝jiminkao兄的教學…\r
救回了一些些資料@@~ 好感動.....~~