Create files/og_files directory on install
develCuy - November 28, 2008 - 02:00
| Project: | OG Files |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | develCuy |
| Status: | needs review |
Description
Main directory of og_files used to store group files is not created on install, it produces complications and dummy warnings. It is more manageable to have this directory created or at least have a real warning if not created and point admins to the right direction to create that directory.

#1
I have patched og_files.install in order to create "og_files" directory at "files" path. There is also proper warnings as other modules already done when need to create a directory on install.
Blessings!
#2