1 頁 (共 1 頁)

[問題] 無法發表主題的問題

發表於 : 2005-05-02 11:28
Econman
討論區目前還是2.0.4的形式,還沒升級
電腦屬於Win XP系統
這幾天都無法發表任何新文章
顯示的錯誤訊息如下:

Error in posting

DEBUG MODE

SQL Error : 1062 Duplicate entry '1965' for key 1

INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (710, 1, -1, 'test', 1115004395, '8c7096be', 1, 0, 1, 0)

Line : 269
File : c:\appserv\www\phpbb2\includes\functions_post.php

不知道問題的癥結出在哪呢?
感謝感謝~~~

發表於 : 2005-05-02 12:28
kp3011
Duplicate entry '1965' for key 1
嘗試用 phpmyadmin 到 phpbb_posts & phpbb_topics 檢查一下 auto_increment 的數字吧 :roll:

另外要快點而更新到 2.0.14 :wink: