|
hey any please help quickly- my forum is down...
i tried going from phpbb>smf and got this error:
[code:1]Converting topics... Unsuccessful!
This query:
INSERT INTO `tokyo_suicide`.smf_topics
(ID_TOPIC, isSticky, ID_FIRST_MSG, ID_LAST_MSG, ID_MEMBER_STARTED, ID_MEMBER_UPDATED, ID_BOARD, ID_POLL, locked, numReplies, numViews)
VALUES ('3', '0', '3', '4171', '4', '818', '3', '', '0', '1', '163'),
('4', '0', '4', '4', '4', '4', '35', '', '0', '0', '14'),
('6', '0', '7', '7', '2', '2', '35', '', '0', '0', '8'),
('7', '0', '8', '8', '2', '2', '35', '', '0', '0', '11'),
('8', '0', '9', '9', '2', '2', '35', '', '0', '0', '6'),
('9', '0', '10', '10', '2', '2', '35', '', '0', '0', '6'),
[i]*The string of numbers continues really long...*[/i]
Caused the error:
Duplicate entry '3' for key 1[/code:1]
|