[問題]登入有問題

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

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
williamifan
星球普通子民
星球普通子民
文章: 3
註冊時間: 2003-07-12 15:17

[問題]登入有問題

文章 williamifan »

phpBB : Critical Error

Could not open fisubgreen template config file

DEBUG MODE

Line : 326
File : f:\appserv\www\orange_cmupt\includes\functions.php

請問是什麼原因呢!!!各位高手!!!可以救救我嘛!!!!
yanyp
星球普通子民
星球普通子民
文章: 2
註冊時間: 2003-09-14 22:53

[問題]Could not open templat config

文章 yanyp »

me too
question:

phpBB : Critical Error

Could not open template config file

DEBUG MODE

Line : 288
File : ./includes/functions.php
yanyp
星球普通子民
星球普通子民
文章: 2
註冊時間: 2003-09-14 22:53

[問題]解答了-看site

文章 yanyp »

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';
頭像
jiminkao
星球公民
星球公民
文章: 134
註冊時間: 2002-10-07 15:20
來自: 蜂炮之鄉
聯繫:

文章 jiminkao »

@ williamifan
您可能把 fisubgreen 佈景刪除了,而且這個佈景是預設佈景。
1. 把 fisubgreen 佈景放回去\r
2. 或至資料庫修改 phpbb_config 的 Default style 的值,改為 1 應該就可以了。因為 1 是安裝完 phpbb 的預設佈景 subSilver 除非你已刪除掉了。

@ yanyp
您的情形可能也是如此吧~
目前使用版本 Nuke7.6
圖檔
williamifan
星球普通子民
星球普通子民
文章: 3
註冊時間: 2003-07-12 15:17

文章 williamifan »

jiminkao 寫:@ williamifan
您可能把 fisubgreen 佈景刪除了,而且這個佈景是預設佈景。
1. 把 fisubgreen 佈景放回去\r
2. 或至資料庫修改 phpbb_config 的 Default style 的值,改為 1 應該就可以了。因為 1 是安裝完 phpbb 的預設佈景 subSilver 除非你已刪除掉了。

@ yanyp
您的情形可能也是如此吧~
謝謝您喔!!!
主題已鎖定

回到「phpBB 2 安裝與使用」