lizardqing Posted January 24, 2008 Share Posted January 24, 2008 Hi, i am trying to switch from phpbb2 to phpbb3 and am having problems with getting it to convert the databse with the built in converter. I tried making a new database and importing the existing one to it to try and convert it from there but I get this error. SQL query: INSERT INTO phpbb_search_wordlist( word_text, word_id, word_common ) VALUES ( '�', '8064', '0' ); MySQL said: Documentation #1062 - Duplicate entry '?' for key 1 I am thinking this is what is blocking the converter from finishing as well. Any ideas on how this might could be fixed if possible? Thanks. Link to comment https://forums.phpfreaks.com/topic/87637-duplication-error/ Share on other sites More sharing options...
fenway Posted January 24, 2008 Share Posted January 24, 2008 Well, I don't see a ?... post the show create table. Link to comment https://forums.phpfreaks.com/topic/87637-duplication-error/#findComment-448362 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.