參考連結:http://www.phpbb-tw.net/phpbb/viewtopic.php?t=24357
使用版本: phpBB 2.0.10
網站位置:http://www.pentaxfans.net/board/
狀況描述\r
今天安裝了上述連結的官方外掛後,後台可以正常顯示,但發現若要註冊時就出現下列訊息:
一般錯誤
Could not delete stale confirm data
DEBUG MODE
SQL Error : 1146 Table 'pentaxf_phpbb1.CONFIRM_TABLE' doesn't exist
DELETE FROM CONFIRM_TABLE WHERE session_id NOT IN ('d80010b242d567757ed0cc836b8d624f', 'dfd164fe3838205d9a01a28ca12e2cb4', 'e8786cfa770a7e74f40df2d76c93e871')
Line : 1085
File : /home/pentaxf/public_html/board/includes/usercp_register.php
而第1085行就是 message_die(GENERAL_ERROR, 'Could not delete stale confirm data', '', __LINE__, __FILE__, $sql);
可不可以請知道的人幫忙回答一下呢?對了,之前我也有裝過Configure Member Profile Required Fields這個模組,裡面也有寫到這個MOD耶!是否有相關呢?感恩!

