[問題]chat box 問題
發表於 : 2003-12-11 13:37
裝好後進去登入進聊天室出現\r
Could not check session for Ghosts
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_chatbox_session' doesn't exist
DELETE FROM phpbb_chatbox_session WHERE lastactive < '1071120194'
Line : 38
File : c:\appserv\www\phpbb2\chatbox_front.php
刪除38
message_die(GENERAL_ERROR, "Could not check session for Ghosts", "", __LINE__, __FILE__, $sql);
再進去出現\r
Could not query ChatBox Session information
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_chatbox_session' doesn't exist
SELECT * FROM phpbb_chatbox_session
Line : 43
File : c:\appserv\www\phpbb2\chatbox_front.php
刪除43
message_die(GENERAL_ERROR, "Could not query ChatBox Session information", "", __LINE__, __FILE__, $sql);
然後再進去\r
(請於登入後進行聊天)
沒在動作了
我不懂哪裡錯呢^^?
Could not check session for Ghosts
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_chatbox_session' doesn't exist
DELETE FROM phpbb_chatbox_session WHERE lastactive < '1071120194'
Line : 38
File : c:\appserv\www\phpbb2\chatbox_front.php
刪除38
message_die(GENERAL_ERROR, "Could not check session for Ghosts", "", __LINE__, __FILE__, $sql);
再進去出現\r
Could not query ChatBox Session information
DEBUG MODE
SQL Error : 1146 Table 'phpbb2.phpbb_chatbox_session' doesn't exist
SELECT * FROM phpbb_chatbox_session
Line : 43
File : c:\appserv\www\phpbb2\chatbox_front.php
刪除43
message_die(GENERAL_ERROR, "Could not query ChatBox Session information", "", __LINE__, __FILE__, $sql);
然後再進去\r
(請於登入後進行聊天)
沒在動作了
我不懂哪裡錯呢^^?