Same issue as #2603058: PHP Fatal error: Class 'MigrateDestinationHandler' not found - Migrate class is required in the info file...

files[] = date.migrate.inc

but if you don't have migrate, then the world ends.

PHP Fatal error:  Class 'MigrateFieldHandler' not found in /var/www/build/sites/all/modules/contrib/date/date.migrate.inc on line 19
Drush command terminated abnormally due to an unrecoverable error.

Comments

FluxSauce created an issue. See original summary.

fluxsauce’s picture

Status: Active » Needs review
StatusFileSize
new324 bytes
pcambra’s picture

Status: Needs review » Reviewed & tested by the community

Encountered the same issue, when migrate has been used but it is kept disabled (probably should be removed just afterwards) there's a risk of the site breaking.

  • podarok committed df4de44 on 7.x-2.x authored by FluxSauce
    Issue #2611968 by FluxSauce: PHP Fatal error: Class 'MigrateFieldHandler...
podarok’s picture

Status: Reviewed & tested by the community » Fixed

#2 is merged. Thanks.

Status: Fixed » Closed (fixed)

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