All the forums are moved and visible in drupal, all the posts are moved: they are visible in the drupal_node table, but not in the forum. When I edit the post, it looks like it is not assigned to a forum. After editing the post and assigning a forum it is visible.

Did I forget something?

Comments

naheemsays’s picture

Status: Active » Postponed (maintainer needs more info)

No you did not - that should be enough.

Are the phpbb2drupal_temp_* tables containing the relevant data? (there should be no problem here really as the nodes have been created.)

And also have a look in the forum and node term tables - are the nodes mapped to a taxonomy term in both of them?

Are none of the nodes visible in the forums? Did you have other modules installed?

naheemsays’s picture

Can you also check the taxonomy to make sure the right terms are in the forum vocabulary?

m9600174’s picture

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

Somehow the database tables for moving the post disappeared. I then restarted the migration and it went very smoothly.

Cheers!