I imported posts without much problem, but when I wanted to import them again with different settings, the module listed all of them as "Post xxx was already inserted". I have deleted them manually and run "Cleanup" from phpBB2Drupal's admin menu, but with no luck.
Comments
Comment #1
naheemsays commentedHave you removed them from the tables phpbb2drupal_temp_topic and phpbb2drupal_temp_post? those tables are not cleared with clean up as the data in them is used for other things too.
Comment #2
patryk commentedI have disabled module and "uninstalled" it's data, I didn't look into database itself. Seemed to work. Shouldn't these tables be cleared too?
Comment #3
naheemsays commentedDepends on which dev version you are using - for a while it did not delete them tables, but I think I changed this a little while back to actually delete the tables.
Is this still holding you up? If so, have a look in the database to see whether the tables exist and if they contain any data.
IF you have succeeded in successfully importing the data, still let me know - then I will be more comfortable in releasing a stable version.
Comment #4
patryk commentedSorry for delay, I haven't got any time to dig into module a little deeper, I'll set up clean install tomorrow or Thursday and paste here all errors encountered.
Comment #5
patryk commentedThings have come out that I won't be doing import of phpBB posts to Drupal, so I'm no longer able to assist with this bug.
Closing.
Thanks for help!