Closed moretaste closed 11 years ago
Upload in a sub directory works now.
Creating a sub directory in the root folder is still created in workspace instead of the root directory. I guess it has something to do with line 154-166 in class.directorytools.php
When uploading in a subdirectory gives an cannot acces error.
Which is true because at the end of the path is added an extra
/images
For example (pages is a subdir):
/workspace/images//images/pages/
instead of /workspace/images/pages/