Re: Error Importing XML
Error Importing XML (13 replies) Thu, 10/11/2007 - 06:41
- Re: Error Importing XML (10/11/2007 - 08:23)
- Re: Re: Error Importing XML (10/11/2007 - 08:35)
- Re: Re: Re: Error Importing XML (10/11/2007 - 08:40)
- Re: Re: Re: Re: Error Importing XML (10/11/2007 - 09:17)
- Re: Re: Re: Re: Re: Error Importing XML (10/11/2007 - 09:20)
- Re: Re: Re: Re: Re: Re: Error Importing XML (10/11/2007 - 14:05)
- Now that I've sorted out my (10/11/2007 - 17:05)
- rich,
regarding your import (10/11/2007 - 17:38)
- Re: rich,
regarding your import (10/11/2007 - 20:52)
- got it..
i didn't connect (10/12/2007 - 14:14)
- Re: got it.. i didn't connect (10/12/2007 - 15:20)
- got it..
i didn't connect (10/12/2007 - 14:14)
- Re: rich,
regarding your import (10/11/2007 - 20:52)
- rich,
regarding your import (10/11/2007 - 17:38)
- Now that I've sorted out my (10/11/2007 - 17:05)
- Re: Re: Re: Re: Re: Re: Error Importing XML (10/11/2007 - 14:05)
- Re: Re: Re: Re: Re: Error Importing XML (10/11/2007 - 09:20)
- Re: Re: Re: Re: Error Importing XML (10/11/2007 - 09:17)
- Re: Re: Re: Error Importing XML (10/11/2007 - 08:40)
- Re: Re: Error Importing XML (10/11/2007 - 08:35)
- Re: Error Importing XML (10/11/2007 - 08:18)
- Re: Re: Error Importing XML (10/11/2007 - 08:30)

Oh, by the way, that first error about member functions on non-objects is about the weight_unit field. The importer is expecting it now for some reason, but it's not in your XML.
The rest of them are because it expects the <categories>, <manufacturers>, <classes>, and <attributes> tags, even if they're empty. This is one of those things that I need to fix, and I'm not sure there's anything you can do in the mean time except import all of those pieces of data.