Closed (fixed)
Project:
Organic Groups
Version:
7.x-2.x-dev
Component:
og-ui
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2013 at 16:24 UTC
Updated:
9 Dec 2013 at 08:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rv0 commentedComment #2
amitaibuInstead of passing the global
$user, can you pass an $account (where$account = user_load(...Comment #3
rv0 commentedAccount was defined a bit further down, so changed it to be defined earlier.
Comment #4
ranroz commentedTested and seems OK.
Comment #5
amitaibuCommitted, thanks.