Hello,

I'm not sure if this is a misconfiguration of my site or I'm doing something wrong, but I'm unable to put a list of groups available for subscription on user registration form. I wish a user, during the registration, may select group/s to be followed, but on the registration form list of groups is empty (whichever widget I'm using). Any help?

Best regards
VooVeek

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

japerry’s picture

Status: Active » Postponed (maintainer needs more info)

There is the OG_Registration module, which is supposed to give this functionality. However, I'm having trouble getting it to work as described here:

#1307480: Add missing documentation for the Organic Groups Register submodule

I'd give those steps a try and see if it works for you. If not, let me know and we can escalate that up to the og team.

vooveek’s picture

Hi,

executed but without success. In group "edit" page now there is a checkbox "Include on registration page", in the user registration a new list appeared "Groups audience" but still empty ("None").
Any further help highly appreciated.

best and thanks
VooVeek

vooveek’s picture

Status: Postponed (maintainer needs more info) » Needs work
vooveek’s picture

Status: Needs work » Active
WebSinPat’s picture

I am experiencing the same problem, followed the instructions #1, and get the same behavior as in #2. I was able to get a group membershop dropdown selector on the registration page, but the only option available is "none".

vooveek’s picture

Category: support » bug
vooveek’s picture

Funny fact: now in a profile I have "Group membership" with list of all groups and "Group audience" with list of all groups: both not related i.e. subscribed to groups from "membership" and not subscribed to same groups from "audience". I'd say that procedure from #1, even if successful, cannot resolve the problem stated in bug report - if user will subscribe to "Group audience" groups it is not the same he/she is in "Group membership".

vooveek’s picture

And next funny fact: "Group membership" field is visible only for administrators, registered users have not this even if it is "required"

vooveek’s picture

Priority: Normal » Major
vooveek’s picture

Priority: Major » Critical

Hello again,

is anybody who may take care about the mentioned problem:

"And next funny fact: "Group membership" field is visible only for administrators, registered users have not this even if it is "required"

My site users cannot choose to which group they want to be subscribed? Is this a bug?

birchy82’s picture

Same issue

t_hall’s picture

Same issue

User can register for a group on the registration form using og_group_ref but then can't edit the value. I have users registering using Facebook oauth but I then need them to select group to join using Complete profile, because they don't access to edit the field they can't do this. Any help?

chris.fy’s picture

I have got Groups to add to my registration page by following the instructions in #11 and upgrading Organic Groups to 7.x-2.3.

However, after registration groups are not 'followed' on the user page.

chris.fy’s picture

Status: Active » Needs review
FileSize
1.41 KB

Patch to make Commons follow groups and topics on registration.

chris.fy’s picture

The patch is currently working for me, if anyone has a problem with it please let me know and I will update it.

If there are also any coding recommendations or suggestions please inform me.

ezra-g’s picture

Title: Group subscription during registration » Follow groups and topics during user registration
Category: bug » feature
Priority: Critical » Normal
Status: Needs review » Needs work

Thanks for the patch. #14 appears to be hard-coded, which isn't appropriate for sites that don't want this feature.

it also needs revision to follow the Drupal coding standards.

As far as I can tell, this is a feature request and not a bug report. Adjusting the category and priority.

rodrigo21’s picture

Same problem in Drupal core with OG. Any recommendations?