Notice: Trying to get property of non-object in notifications_team_get_users() (line 82 of <path-to-drupal>/sites/all/modules/notifications_team/notifications_team.module).
    Warning: Invalid argument supplied for foreach() in notifications_team_get_users() (line 82 of <path-to-drupal>/sites/all/modules/notifications_team/notifications_team.module).

I'm using the "og_members" view in the admin/config/messaging/subscriptions/team_ui page. The problem may be that there are no users in the view, as there is only one user on the site at the moment (in development). But I am also not sure how the OG context is being found, because I'm adding content via node/add, and not via a particular group.

I'm happy to do any debugging if this is difficult to replicate. Let me know what information you need.

Comments

webflo’s picture

Status: Active » Needs review
StatusFileSize
new514 bytes

Hi, i fixed this bug a while ago. But never pushed this to drupal.org. Please give it a try.

naught101’s picture

Status: Needs review » Reviewed & tested by the community

yep, that works for me. thanks.

webflo’s picture

Status: Reviewed & tested by the community » Fixed

Commit d916b0c on 7.x-3.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.