I am working on a new Drupal 7 site to replace a Drupal 6 site that was badly compromised. I have built the D7 site from scratch, and I now need to migrate the Ubercart products, orders, attributes, and options (as well as the users) from the D6 site to the D7 site. I found this page, but it appears to only be for migrating into Ubercart 2/D6. Can anyone here shed some light on how I can make this migration work?
One of the things I tried was exporting the individual database tables from the D6 site and importing them into the D7 site’s database. It seems to have worked for the Atributes and options, but unfortunately this did not work for the products/nodes… when I view the Content listing page in the D7 admin, it shows the page at the bottom of the screen but it says I have “No content available”.
Thanks!