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.| Comment | File | Size | Author |
|---|---|---|---|
| #2 | date-php_fatal_error_class-2611968-2.patch | 324 bytes | fluxsauce |
Comments
Comment #2
fluxsauce commentedComment #3
pcambraEncountered 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.
Comment #5
podarok#2 is merged. Thanks.