photo gallery on organic groups

Status: 
Open
Question: 

I would like to implement a photogallery available to each group and its not as simple as I originally thought. I thought it would be a simple case of adding the photogallery block that was created for the profile into the group home page. This is not the case as the gallery on the profile is directly linked via the User ID and there is no such table join which links a group node id with a photogallery NID. Is there a way around this problem? I know there is an OG Gallery module, but it is not available for Drupal 6.

Responses

1. You should not use the

You should not use the profile gallery, but add an image field to the group node and create a new gallery block for that.