How can I properly convert my taxonomies from Drupal 6.22 (where my taxonomies were not added directly to the node, but attached because the taxonomy referenced a node type) to Drupal 7.8, so all of the tags is not just thrown into one taxonomyextra field?
I've tried to upgrade from D6 to D7 on several sites, and I'm getting the same problem on all of them: all the formatting/colours break, every time. I've updated all core and contib files and then disabled all contrib modules prior to the upgrades, but every time the upgrade results in nearly unusable formatting and I just can't seem to figure out how to fix it. I've cleared all the caches and disabled all forms of caching, but no luck.