Closed (fixed)
Project:
phpBB2Drupal
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2009 at 14:59 UTC
Updated:
15 May 2009 at 12:53 UTC
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
Comment #1
naheemsays commentedNo 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?
Comment #2
naheemsays commentedCan you also check the taxonomy to make sure the right terms are in the forum vocabulary?
Comment #3
m9600174 commentedSomehow the database tables for moving the post disappeared. I then restarted the migration and it went very smoothly.
Cheers!