問題外掛:[外掛] Calendar Lite v1.4.7 ( 行事曆精簡版)
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=41545
使用版本:phpBB 2.0.17
網站位置:http://www.j-kst.com/phpBB2/index.php
狀況描述:我一更改functions.php時
畫面會出現一堆錯誤訊息\r
不知是否有方法解決
後台出現:
Couldn't query calendar config table
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_cal_config' doesn't exist
SELECT * FROM phpbb_cal_config
Line : 56
File : admin_calendar.php
[問題]Calendar Lite v1.4.7 ( 行事曆精簡版)安裝疑點
版主: 版主管理群
Re: [問題]Calendar Lite v1.4.7 ( 行事曆精簡版)安裝疑點
這個錯誤訊息, 表示您安裝此外掛, 尚未執行資料庫更新.jeffyuan 寫:問題外掛:[外掛] Calendar Lite v1.4.7 ( 行事曆精簡版)
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=41545
使用版本:phpBB 2.0.17
網站位置:http://www.j-kst.com/phpBB2/index.php
狀況描述:我一更改functions.php時
畫面會出現一堆錯誤訊息\r
不知是否有方法解決
後台出現:
Couldn't query calendar config table
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_cal_config' doesn't exist
SELECT * FROM phpbb_cal_config
Line : 56
File : admin_calendar.php
建議您:
安裝外掛, 不要操之過急;
每裝一個外掛後, 總得運行一段時間, 待確定無誤後, 再進行其他外掛的安裝.
jeffyuan 寫:這外掛有sql需執行嗎?
沒看到說明檔有寫說
Source: http://www.snailsource.com/callite/install.htmlInstall the database tables:
Run the "cal_install.php" file using your browser
eg: visit URL: http://www.yourhost.com/phpBB2/cal_install.php
Select the "Install" option and click Submit.
a) If there are any error messages, check for obvious solutions and/or visit the forums/FAQ to resolve the issue
b) If all appears to be working DELETE the cal_install.php files and the cal_install/ directory.

