phpBB : Critical Error
Could not open fisubgreen template config file
DEBUG MODE
Line : 326
File : f:\appserv\www\orange_cmupt\includes\functions.php
請問是什麼原因呢!!!各位高手!!!可以救救我嘛!!!!
[問題]登入有問題
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
[問題]Could not open templat config
me too
question:
phpBB : Critical Error
Could not open template config file
DEBUG MODE
Line : 288
File : ./includes/functions.php
question:
phpBB : Critical Error
Could not open template config file
DEBUG MODE
Line : 288
File : ./includes/functions.php
[問題]解答了-看site
http://www.phpbb.com/kb/article.php?article_id=13
Manual Fix B
This query will also do just what Automated Fix B did. You can set a specific theme ID as the default theme and also set the override style on. Replace ID_NUMBER_HERE with the relevant ID.
Code:
UPDATE phpbb_config SET config_value = 'ID_NUMBER_HERE' WHERE config_name =
'default_style';
UPDATE phpbb_config SET config_value = '1' WHERE config_name = 'override_user_style';
Manual Fix B
This query will also do just what Automated Fix B did. You can set a specific theme ID as the default theme and also set the override style on. Replace ID_NUMBER_HERE with the relevant ID.
Code:
UPDATE phpbb_config SET config_value = 'ID_NUMBER_HERE' WHERE config_name =
'default_style';
UPDATE phpbb_config SET config_value = '1' WHERE config_name = 'override_user_style';
-
williamifan
- 星球普通子民

- 文章: 3
- 註冊時間: 2003-07-12 15:17

