Jump to content

Duplication Error


lizardqing

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.