參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=17836
使用版本:phpBB 2.0.8
網站位置:無\r
狀況描述:
我只是一位論壇新手,請多多見諒^^
本人安裝時是利用Macromedia Dreamweaver MX來修改代碼\r
在安裝完後
後台的Logs Actions平台點入後
發現只是顯示如下,沒有反應:
代碼: 選擇全部
phpBB : Critical Error
Could not query log config informations
DEBUG MODE
SQL Error : 1146 Table 'hohotho3.phpbb_logs_config' doesn't exist
SELECT config_value AS all_admin FROM phpbb_logs_config WHERE config_name = 'all_admin'
\nLine : 69
File : /drive2/fpgshttpd/hohotho/admin/admin_logs.php代碼: 選擇全部
phpBB : Critical Error
Could not query log config informations
DEBUG MODE
SQL Error : 1146 Table 'hohotho3.phpbb_logs_config' doesn't exist
SELECT config_value AS all_admin FROM phpbb_logs_config WHERE config_name = 'all_admin'
Line : 51
File : /drive2/fpgshttpd/hohotho/admin/admin_logs_config.php發現出了問題
代碼: 選擇全部
一般錯誤
Could not insert data into logs table
DEBUG MODE
SQL Error : 1146 Table 'hohotho3.phpbb_logs' doesn't exist
INSERT INTO phpbb_logs (mode, topic_id, user_id, username, user_ip, time) VALUES ('move', '5', '4', '翼', 'da67d846', '1095495194')
Line : 52
File : /drive2/fpgshttpd/hohotho/includes/functions_log.php怎樣修改\r
請各位大大指點^^



