|
After sanitizing my oscommerce databases this import tool worked well without errors for a relatively small import of 200 categories and 2000 products.
Just one curiosity this tool imports the oscommerce category parent_id into the magento categories parent_id field which seems to have no relevance that I can find. The net effect can be to cause linking to some sub-categories to hang the programme with HTTP errors!
I have changed every parent_id to the default value of ‘0’ and all now works well—what the effect further down the line I dont know.
Magento 1.0.19870
|