Active
Project:
File (Field) Paths
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2018 at 13:18 UTC
Updated:
12 Jun 2020 at 19:33 UTC
Jump to comment: Most recent
Hi,
Is there someone else who can't access file when private file system is active in the settings.php file?
I have observe this on:
Filefield_path 8.x-1.0-beta1 and 8.x-1.x-dev
Drupal 8.4.4
IIS 10
Comments
Comment #2
Swebmas commentedI did some test on Apache server and everything works fine.
My problem must be related to the back slash file path of IIS.
I will try to come with a solution for IIS.
Comment #3
nixar commentedI'm running into this issue right now.
Did OP ever get it fixed?
Comment #4
dureaghin commentedI had the same issue before and this issue is not related to "filefield_paths" module.
You must to set permission for Media in /admin/people/permissions
Thanks,
Alex.
Comment #5
nixar commentedsee this issue for a fix: https://www.drupal.org/project/filefield_paths/issues/2858308
Comment #6
biblos commentedBtw, this issue is also presented on 7.x branch.