i tested this module on drupal 5.1 ... the point system is working fine except for "REFERRAL"
when a user refers someone and he registers... there is no point increase... the points for referring has been set 10 (non zero)

Comments

kbahey’s picture

Status: Active » Postponed (maintainer needs more info)

Check if the referral actually happens, i.e. the database table does have uid and referral uid after the user clicks on a referral link and then registers.

If it works, then the problem is in the referral_points module and not in referral.module.

hprashi’s picture

Ya.. its working... problem with referral points module...

kbahey’s picture

Project: User Referral » User Points
Version: 5.x-1.x-dev » 5.x-2.9

So, why did you open this issue against the referral module?

I moved it to user points.

jredding’s picture

Component: Code » Code: userpoints
Status: Postponed (maintainer needs more info) » Fixed

userpoints_referal appears to be working on my installation. Anyone have any further information?

Anonymous’s picture

Status: Fixed » Closed (fixed)
blnd’s picture

Version: 5.x-2.9 » 5.x-3.2
Component: Code: userpoints » Code: userpoints API
Status: Closed (fixed) » Active

Still not working for me. Using referral-5.x-1.x-dev and userpoints_contrib-5.x-2.0

jredding’s picture

Version: 5.x-3.2 » 5.x-2.9
Status: Active » Closed (fixed)

Bind,

Please do NOT open closed issues. The issues that was closed was on version you reopened it on version 3 which is a completely different version and is distorting the history of bugs, issues and when/why they are closed. Please be careful when you do this.

I am reverting this back to the original.

To answer your question referral points is NOT compatible with userpoints v3 at this time thus it will not work. Please refer to the main project page for more information on the versioning of this module.

Right now we are looking for volunteers to help upgrades the contributed modules to version 3 but as of yet we haven't had any luck. Upgrading is rather straightforward and only requires a little programming skill. If you use the referral points I would urge you to help out as we would like these to be upgrade but bandwidth is an issue right now.

Thanks!

btw: If you questioning what you should do next it would be to open a feature (not bug) request on the User Points Contributed modules project against referral points.