Posts Tagged ‘activity points’

Display Top Users in phpfox

Wednesday, August 12th, 2009

Question:

display  top users on the members index page?

Answer:

Our module display 100 top rated user name links on the members index page. it lists the members according to the points they have got from different acitivities. from the list, it displays 100 top rated members among them.

Referral system

Wednesday, August 12th, 2009

Question:

How can we give activity points for referrer and tracking information of referrer and new registered member?

Answer:

When a user wants to send invitation, a link will be sent to the user which consists of the referrer id. Once new user clicks on the link it redirects to the registration form and id will be stored in cookie. So, once the registration finishes  referrer will be rewarded with activity points and referrer will be added as friend to the new user. and it notifies about the registration of new user to the referrer.