It seems that the field names in og table has changed at some point. I installed og_multi_mand_groups6x-1.3 today, together with organic groups6x-1.1. On the settings page where available groups are chosen, I got a db error stating that the field o.selective was not found. In the og table, the 'selective' field has been changed to 'og_selective'. I have created a patch that fixes this problem.

Comments

sun’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.12 KB

Confirmed. This patch fixes the bug.

Just re-rolled from proper directory.

TyraelTLK’s picture

Hi, I applied the patch but I still get
warning: Invalid argument supplied for foreach() in /home/giovanid/domains/domain.dom/public_html/includes/form.inc on line 1420.
on /admin/og/og_multiple_mandatory_groups_by_role/groups

sun’s picture

Bump

flamingvan’s picture

I was running into the same problem. I had to make sure I had a group with closed access to get this working.

inforeto’s picture

Status: Reviewed & tested by the community » Needs review

Those who still have this problem see http://drupal.org/node/439182 for a recent patch that appears to solve the same issue.

owen barton’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of the above issue