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

naheemsays’s picture

Status: Active » Postponed (maintainer needs more info)

Have 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.

patryk’s picture

I 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?

naheemsays’s picture

Depends 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.

patryk’s picture

Sorry 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.

patryk’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Things 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!