PDA

View Full Version : Referral Points not issued.


deb0
06 Jan 2005, 18:45
Today, i noticed that when I updated user X to specifiy user Y as a referrer, user Y did not get the points for it.

What gives?

Link14716
06 Jan 2005, 20:50
It only works on register.php. It is not some magical code.

Dan
06 Jan 2005, 23:23
It only works on register.php. It is not some magical code.
Is there a way we can add some magical code for it?

Link14716
06 Jan 2005, 23:35
The number of file edits is already painfully large. But if you want me to add yet another one, fine, I'll look into it.

Dan
07 Jan 2005, 02:34
The number of file edits is already painfully large. But if you want me to add yet another one, fine, I'll look into it.
Did I mention I love you yet Matt?

Link14716
07 Jan 2005, 03:08
Ok then.

In admincp/user.php, find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Find:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Add under:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Looks like I will be keeping uCS 0.9x around after the next major release, because this is just a monster now.