Summary:
Upload of new files throws permission error
Detailed Description:
This is on 1.10 Beta-3
After uninstalling plFileHandler 0.4.3 I installed 0.6 new but uploading files
or images fail with the same error message:
Error through "Upload new file":
/D:/Projekte/kopfleere/beta.kopfleere/uploads/nicole.jpg: Could not upload file.
Could it be a permission problem?
The path is wrong. /spesekarte/ after uploads is missing.
AND there is a / at the beginning of the path.
_________________________
I activated: "Show upload form in the selector interface" in preferences.
Error through "Select file" and there "Upload a new file":
D:/Projekte/kopfleere/beta.kopfleere/uploads/speisekarte/nicole.jpg: Could not
upload file. Could it be a permission problem?
The path is correct but still an error.
The Blueprint entry for this field says:
'startdir' => 'speisekarte',
__________________________
Selecting files works fine.
I am logged in as admin and therfore I won't need any special permissions?
Right?
If I try to add a permission for DIR speisekarte I get an error message:
The specified directory
(/D:/Projekte/kopfleere/beta.kopfleere/uploads/speisekarte) does not exist.
But it does.
Again the slash at the beginning of the path.