I'm getting a

Argument 3 passed to MigrateFieldHandler::getFieldLanguage() must be an array, null given, called in [error]
/.../sites/all/modules/contrib/migrate_extras/date.inc on line 9 and defined
File /.../sites/all/modules/contrib/migrate/plugins/destinations/fields.inc, line 61

whenever I try to import anything with a date.

Comments

mikeryan’s picture

Project: Migrate » Migrate Extras
Component: Code » Date
Status: Active » Postponed (maintainer needs more info)

The date support is in Migrate Extras. Can you try upgrading to the latest -dev of both Migrate and Migrate Extras? The line numbers in that error messages don't match the current versions...

tiyberius’s picture

Ah yes, I forgot that the date code is not in Migrate, but in Migrate extras. I upgraded Migrate Extras to the latest dev and everything works. My bad! Thanks for the response, sorry to waste your time.

mikeryan’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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