Hello,

could you please write at least some base directions, how Node import runs and how manipulates with tables (or with Drupal API?) ?
So others can write some pieces of code, when urgent ;-)

Now I am trying import of Ubercart products, and no solution, how to fill the mandatory Catalog field... e.g....

Comments

johhan’s picture

Hi,

what are meanings of 'vid' field in diferent tables?

Thank you ..

30equals’s picture

'vid' is vocabulary id

johhan’s picture

So have used tables a little ;-) , and to the vid:
- the main meaning, probably in most of tables, is 'Version ID' (certainly in node and node revisions tables it mean version of node) - as I found in API/SQL
- in vocabulary table and references to it the meaning is 'Vocabulary ID'