Bug #85141
closed#1375955684: You are not allowed to access the given folder: "user_upload"
0%
Description
Hello i have following problem on multiple TYPO3 8.7.x sites:
I created filemount to folder /user_upload/test/
I set this filemount to usergroup "Editor" - this group have all permission checked in "Fileoperation permissions:"
I created user and assing it to usergroup "Editor"
When i go in "Filelist" module i can normally upload file to folder /user_upload/test/
Problem occurs when i want to delete this file, then i get the folowing error:
Uncaught TYPO3 Exception
#1375955684: You are not allowed to access the given folder: "user_upload" (More information)
TYPO3\CMS\Core\Resource\Exception\InsufficientFolderAccessPermissionsException thrown in file
/srv/www/typo3/typo3_source/typo3_src-8.7.14/typo3/sysext/core/Classes/Resource/ResourceStorage.php in line 765.
Permissions on server are 100% OK.
Updated by Michael Stucki over 6 years ago
- Project changed from 9 to TYPO3 Core
- TYPO3 Version set to 8
Wrong project.
Updated by Christoph Lehmann over 6 years ago
- Related to Bug #85079: You are not allowed to access the given folder: "user_upload" added
Updated by Mathias Brodala over 6 years ago
- Related to deleted (Bug #85079: You are not allowed to access the given folder: "user_upload")
Updated by Mathias Brodala over 6 years ago
- Is duplicate of Bug #85079: You are not allowed to access the given folder: "user_upload" added
Updated by Mathias Brodala over 6 years ago
- Status changed from New to Closed
See #85079 which was resolved.