Re: Re: Re: There is a schema definition

futurist's picture
Offline
Joined: 08/08/2007
Juice: 114
Re: Re: Re: There is a schema definition

Another problem: All imported products are 'orphaned' even though I've assigned a term id to each of them like so:

<product>
  <type>product</type>
  ...
  <categories>
    <category>
      <id>11</id>
    </category>
  </categories>
</product>

The terms were created before the import in admin/content/taxonomy. The tid '11' corresponds to one of those terms. What's wrong? (There is no insert to the term_node table in uc_importer...)

Import/Export By: futurist (106 replies) Wed, 08/08/2007 - 10:06