Hmm i just imported a db due to switching hosts for my website/forum and i have this problem when posting

Code:
 			 			 				Error in posting

DEBUG MODE

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

INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote) VALUES ('ss', 2, 1178195754, 16, 0, 0, 0)

Line : 227
File : functions_post.php
Can someone help ? thanks.