Skip to content

Conversation

@aschrammel
Copy link

First issue targeted is the fact, that the download via pub/get.php was skipped, as the media folder is not listed as allowed resource.
This is fixed by adding it as allowed to the media_storage_configuration.

Second issue was the problem, that the media folder was present in the source path as well as in the target path.
src_target
Addressed this issue with checking if media/ is already contained in target path and strip it from the source if necessary.

Andreas Schrammel added 3 commits September 8, 2020 11:38
As "media/" sometimes occurs in source path as well as in target path,
ensure that the duplication is removed if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant