[問題]關於精華區MOD
發表於 : 2003-07-25 17:01
問題外掛:精華區MOD
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=6562
使用版本:phpBB 2.0.5
網站位置:http://x0425.24cc.com
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=6562
使用版本:phpBB 2.0.5
網站位置:http://x0425.24cc.com
代碼: 選擇全部
Could not obtain topic information
DEBUG MODE
SQL Error : 1054 Unknown column 't.topic_excerption' in 'field list'
SELECT t.topic_id, t.topic_excerption, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments FROM phpbb_topics t, phpbb_forums f WHERE t.topic_id = 168 AND f.forum_id = t.forum_id