If for some reason(wrong permissions, accidental deletion, etc) a directory related to group was not created, og_files does not makes a check (file_exists).

CommentFileSizeAuthor
#1 og_files_check_og_directory.patch1.28 KBdevelcuy

Comments

develcuy’s picture

StatusFileSize
new1.28 KB

This patch does a file_exists to group directory and creates it if does not exists, also does a notice(drupal_set_message()) about mentioned action.

develcuy’s picture

Status: Active » Needs review
develcuy’s picture

Assigned: develcuy » Unassigned
Issue summary: View changes