Hi,

I loaded Migrate 6.x-1.x-dev (2010-Jul-26), then Migrate Extras 6.x-2.x-dev and got the following white screen notice...

Fatal error: Class 'MigrateDestinationHandler' not found in /Sites/drupal-6.17/sites/all/modules/migrate_extras/content.migrate.inc on line 9

So, I reverted to Migrate Extras 6.x-1.x-dev (2010-Jul-11) and dev site is happy again.

Comments

mikeryan’s picture

Status: Active » Closed (works as designed)

You can't mix versions - Migrate Extras 1.x goes with Migrate 1.x, and Migrate Extras 2.x goes with Migrate 2.x.

dbt102’s picture

hmmm... thanks...

but at this point it looks like the Migrate 2.x branch is for D7? ... and the MExtras 2.x branch is for D6?

mikeryan’s picture

There are 2.x branches for both D6 and D7.

dbt102’s picture

Oh yeah...thats what the "View All Releases" tag is about... Sorry, ... I can be REAL slow at times...

roderik’s picture

Well IMHO it is somewhat un-intuitive to have migrate_extras 6.x-2.x announced on the project page itself, but not migrate 6.x-2.x. (Maybe migrate_extras 6.x-2.x should also disappear for now?)

I did figure it out myself, but only after downloading migrate_extras 6.x-2.x and checking out the code.
Not a complaint, just a suggestion.