When the code is importing terms that are set with a parent id, the parent is not assigned.
code error: $term['parent'][$key] = $new_tid[$value];
Not sure what new_tid is, but it doesn't exist at this point in the code.
I tweaked my copy to assign the $value and it works as I expect.
Check it out.

Comments

nicolash’s picture

Can you please attach the XML file you used for import?

nicolash’s picture

Status: Active » Closed (fixed)