CMS MADE SIMPLE FORGE

plFileHandler

 

[#6895] Upload of new files throws permission error

avatar
Created By: Bernd Klenk (klenkes)
Date Submitted: Fri Sep 23 15:17:45 -0400 2011

Assigned To: Pierre-Luc Germain (plger)
Version: plFileHandler 0.6
CMSMS Version: 1.10-beta1
Severity: Major
Resolution: None
State: Open
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.


History

Comments
avatar
Date: 2011-09-25 08:43
Posted By: Pierre-Luc Germain (plger)

I take it that you are using plFileHandler through a ctlmm module? Just to make
sure, when you go to Extension->plFileHandler, "Sample" tab, can you upload a
file from there?
      
avatar
Date: 2011-09-26 04:02
Posted By: Bernd Klenk (klenkes)

Yes. I am using plFileHandler through actlmm module.
Upload through Extensions->plFileHandler->Sample doesn't work either. Same
error.
      
avatar
Date: 2011-09-27 10:41
Posted By: Bernd Klenk (klenkes)

Obviously this only happens on local installation with windows pathnames D:\...
I just installed plFileHandler 0.6 on a remote testsite and the error doesn't
show.