In the admin screen there are sql column selects on og_selective column from the og table, however the column is actually selective in the og table.
Attached patch against 6.x beta fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| og_mandatory_group_adminsettings_select.patch | 867 bytes | darren.ferguson |
Comments
Comment #1
geodaniel commentedDarren, it looks like the field is indeed 'og_selective' now, in the latest version of OG module (RC6, changed in og_update_6002).
Comment #2
darren.ferguson commentedAh okay, i must be running an old version of the og module, will update the og, apologies.