okay I set up a class, then selected that class from the drop down in step one. The products imported and the type (new class) was identified in the first column on the recent posts page. Each product displays properly and can be edited using the normal process.
However the csv did return some errors
# warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: namespace error : Namespace prefix xsi for schemaLocation on store is not defined in /var/www/sandbox_bj/html/modules/uc_import_csv/uc_import_csv.module on line 490.
# warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: in /var/www/sandbox_bj/html/modules/uc_import_csv/uc_import_csv.module on line 490.
# warning: SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ in /var/www/sandbox_bj/html/modules/uc_import_csv/uc_import_csv.module on line 490.
# warning: Invalid argument supplied for foreach() in /var/www/sandbox_bj/html/modules/ubercart/uc_importer/uc_importer.module on line 837.
# warning: Invalid argument supplied for foreach() in /var/www/sandbox_bj/html/modules/ubercart/uc_importer/uc_importer.module on line 901.
# warning: Invalid argument supplied for foreach() in /var/www/sandbox_bj/html/modules/ubercart/uc_importer/uc_importer.module on line 942.
with the last 3 repeating again and again
Also the question I have is when I created a new class it shows up as a new node type (in create content) and I can assign it in csv step 1, but i cannot assign it as a basic "classless" product node.
wish list
clean url field
taxonomy at least into a first level term (so we can use the move products for multiples)
function without classes
image path / image name / image alt/title tags
Great work CpILL I like the interface for step 2 very intuitive and quick to map colums -thanks
