I would like users to be able to feed albums created by group's owner ( the user should not be able to create its own album) - The reason is the creation of 1 album per event and we need to gather the photos sorted per event. So my config is :
- Create media access to registered
- Create album access to special ( moderators)
- Media require album
I tried to set a GJ Photo Gallery but it seems that the user can feed an album only if he's the owner of this album. In fact I see the "upload" button but not the upload modal ( error 401)
I tried to set the "create media access" in other ways but did not found ( and did not understood the meaning of "owner, non owner, active")