export -> import isn't working

Joined: 08/15/2007
Juice: 36

Hi Lyle

I've upgraded to php5 and am using the php5 version of uc_importer (dated August 9th - don't know if you've done updates on it since then?). Using that, if I export a single product and then use the resultant xml file to try to input, it gives me a failure:

    * warning: Invalid argument supplied for foreach() in /Users/roger/Sites/bestbuydrugs.net/website/ubercart/drupal-5.2/sites/all/modules/uc_importer/uc_importer.module on line 676.
    * warning: Invalid argument supplied for foreach() in /Users/roger/Sites/bestbuydrugs.net/website/ubercart/drupal-5.2/sites/all/modules/uc_importer/uc_importer.module on line 697.
    * warning: Invalid argument supplied for foreach() in /Users/roger/Sites/bestbuydrugs.net/website/ubercart/drupal-5.2/sites/all/modules/uc_importer/uc_importer.module on line 738.
    * warning: Invalid argument supplied for foreach() in /Users/roger/Sites/bestbuydrugs.net/website/ubercart/drupal-5.2/sites/all/modules/uc_importer/uc_importer.module on line 844.

These lines have to do with categories (I also have a few custom CCK fields - see my xml posted earlier on this page) - should my import be failing, or am I doing something wrong?

Import/Export By: futurist (105 replies) Wed, 08/08/2007 - 09:06