I am trying to import some content from drupal and nuke, but the wp_term_relationships is making this task very difficult. I was able to import all the content in the wp_posts, without any difficulty. But the association with the keywords is nearly impossible.
Any ideas how the wp_term_taxonomy table can be generated so that it can carry over to the term_relationships?
Thanks!