First off, installed with Features without a hitch, everything for the most part seems to be working great!
I'm thinking maybe its working as designed and I've just gone about creating my OG items differently in the past. When I installed, it created the gallery and image as I would expect. However, OG was set on galleries NOT to use an organic group. Images do allow you to select an organic group.
I struggled after trying to figure out how this module links OG to galleries. After looking through the feature, it appears that setting up OG galleries intend to be set by group, so I am under the impression that it should have been created. I'm still novice at PHP and can't figure out where the group setting is made in the featue module.
An easy change to check to allow it to groups, but if this happens with every install, it probably should be cleaned up.
Comments
Comment #1
karens commentedViews Gallery was trying to set those values but somehow they were getting set up incorrectly by default and then the code was not successful in getting them changed. I added an install hook to force the right value in there when Views Gallery OG is enabled.