Hi,

I've the latest dev version of migrate. I try to migrate nodes, but I've got the following errors.

Undefined property: stdClass::$vid File /SITE/includes/common.inc, line 6770(file: SITE/includes/common.inc, line 6770)

Undefined property: stdClass::$title File /SITE/modules/node/node.tokens.inc, line 134(file: SITE/modules/node/node.tokens.inc, line 134)

Undefined property: stdClass::$vid File /SITE/sites/all/modules/migrate/plugins/destinations/node.inc, line 210(file: SITE/sites/all/modules/migrate/plugins/destinations/node.inc, line 210)

I don't understand why I've got a problem as I don't map the revision_id field...

Thanks

nico

Comments

nfavrod’s picture

Status: Active » Fixed

OK,

It was just that I out FALSE for mappin is_new field, so that it was looking up for a revision of the node...

Done!!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.