Closed (outdated)
Project:
User Points
Version:
6.x-1.0
Component:
Code: userpoints
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2006 at 04:15 UTC
Updated:
24 Feb 2018 at 10:29 UTC
Jump to comment: Most recent
Comments
Comment #1
jayakrishnanj commentedis there any solution for this query friends...?
Any help Please.
Comment #2
Satori42 commentedThe Invite module ( http://drupal.org/project/invite ) describes itself as providing Third-Party Integration with User Points. This would enable shared Points upon successful registration of a new, referred user.
For the purposes of crediting users with Points based on the activities of their referrals, see the User Referrals module:
"Optionally, points are awarded for the referring user.
...
Only active users are counted in referrals. Blocked users, or users not yet approved by the administrator are not counted in referrals."
Once referred, crediting Points for other activities would depend on functionality required of the User Referrals module ( http://drupal.org/project/referral ). This would be an ideal feature to request for that module. Ideally, User Referrals should be made to work with Rules to determine with a Condition whether a user has a referring user associated with them. Rules could then easily be made to act on the Points of that referring user in a variety of situations.
This would seem to be a straightforward feature to implement, and by using Rules to get the Referrer of a given user's Referrer, multiple levels of User Points actions could be achieved quite easily. It would answer your use case, which is a frequent one.
Posting this as a feature request for the User Referrals module would be advisable. When I went to, I found that Rules integration to "Check if a user was referred by a another user" had already been implemented. It was unclear whether it could also get the Referring User's ID and Add Points to it. When I installed and attempted to, Rules integration wasn't functioning properly. This is currently an Active issue for the module.
( http://drupal.org/node/1174970 )
Comment #3
manuel.adanClosing this as outdated, 6.x version is no longer maintained. Anyway it is something to solve with rules.