Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Minor
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 4.12.0
 - 
            Fix Version/s: 4.12.1
 - 
            Component/s: Staff Interface
 - 
            Labels:None
 
Description
In 4.12.0 we started creating the uploads directory during installation as part of CORE-2758 however the directory is not always in the right location. It is created in the parent directory to where Blesta is installed, however if Blesta is installed in a sub-directory, then uploads is still placed within the document root which we want to avoid.
This should work similar to how the logs_blesta directory is created, which is always 1 level above the document root.