Active
Project:
User Referral
Version:
6.x-1.x-dev
Component:
Code: referral
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Sep 2009 at 15:11 UTC
Updated:
8 Dec 2011 at 14:31 UTC
Hi,
Greetings,
For instance A refers B, B creates an account via A's link. Based on the Referrals Summary, I could click "details" link to check the all the "Referred User" of A, in this case is B. We search "Referred User" based on "Referring User".
However, how could search the "Referring User" based on "Referred User"? Meaning, if I want to know the "Referring User" of B, which is A, then how shall I check it?
Thanks.
Comments
Comment #1
alliax commentedYou would have to code it yourself (get user's referrer id, then load this users infos with the referrer id to display his username), because this information is not available straight in the current version of the module.
Comment #2
delgo commentedHi, is anything new in this issue? Can anyone help me with this? I can't find a solution how to get a referring user based on "Referred User". Please and Thank You