Currently, the 7.x version of this module does not work. I will provide a patch to fix the migrate blocks and migrate node bodies features of this module.

Comments

guillaumev’s picture

Status: Active » Needs review
StatusFileSize
new2.08 KB

Here is the patch...

guillaumev’s picture

StatusFileSize
new2.38 KB

An improved version, which also migrates block translations

dooug’s picture

I experienced this too. Upon clicking "Migrate it" on the /admin/config/system/sitedir_migrate page, the site broke.

I applied the patch in #2 and the module ran as expected. Thanks for the patch!

kbk’s picture

This patch got the module working but this error message remained:

Notice: Undefined variable: form in sitedir_migrate_settings_submit_confirm() (line 63 of sites/all/modules/sitedir_migrate/sitedir_migrate.module).