1 頁 (共 1 頁)

[問題]定期刪文發生錯誤

發表於 : 2005-04-01 16:26
fenbaj2000
phpbb 版本 2.0.11
我用了版面管理裏面的管理選項,我把定期刪文啟用後回到前台要進入開啟的版面時出現了下面的錯誤訊息?請各位大大幫幫忙^^`
Could not obtain lists of topics to prune
DEBUG MODE
SQL Error : 1030 Got error 127 from table handler
SELECT t.topic_id FROM phpbb_posts p, phpbb_topics t WHERE t.forum_id = 7 AND t.topic_vote = 0 AND t.topic_type <> 2 AND ( p.post_id = t.topic_last_post_id OR t.topic_last_post_id = 0 ) AND p.post_time < 1111739329
Line : 51
File : c:\Inetpub\vhosts\uatoysmall.com\httpdocs\phpBB2\includes\prune.php

發表於 : 2005-04-01 19:59
Mac
先試試看修復這幾個資料版:phpbb_posts、phpbb_topics

~Mac

發表於 : 2005-04-02 00:15
fenbaj2000
謝謝大大你的回覆^^已經修復完畢使用正常,再一次感謝你喔!^^