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
Comment #1
johhan commentedHi,
what are meanings of 'vid' field in diferent tables?
Thank you ..
Comment #2
30equals commented'vid' is vocabulary id
Comment #3
johhan commentedSo 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'