From 0bee9087db7885fc24652aab019c270819cafbab Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Tue, 29 Jan 2019 15:05:05 +0100 Subject: [PATCH] migration : changed d7 files sources --- .../config/install/migrate_plus.migration.d7_allpublicfiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/modules/custom/materio_migrate/config/install/migrate_plus.migration.d7_allpublicfiles.yml b/web/modules/custom/materio_migrate/config/install/migrate_plus.migration.d7_allpublicfiles.yml index 321aabd..13fd4f7 100644 --- a/web/modules/custom/materio_migrate/config/install/migrate_plus.migration.d7_allpublicfiles.yml +++ b/web/modules/custom/materio_migrate/config/install/migrate_plus.migration.d7_allpublicfiles.yml @@ -15,7 +15,7 @@ source: # represents the fully qualified path relative to which URIs in the files # table are specified, and must end with a /. See source_full_path # configuration in this migration's process pipeline as an example. - source_base_path: '../../d7.materio.com/public_html' + source_base_path: '../../../d7.materio.com/public_html' process: # If you are using this file to build a custom migration consider removing # the fid field to allow incremental migrations.