• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Referral system

Junior Spellweaver
Joined
Sep 17, 2013
Messages
164
Reaction score
23
So my question is,
Any idea how to implement referral system and what i need to do to implement it?
I searched everywhere here on RZ but i didn't come along with anything that could help me
 
Skilled Illusionist
Joined
May 9, 2010
Messages
395
Reaction score
21
Well you need php for a referal system , but all of the scripts on ragezone are on mssq old dll that's available only on php 5.3 or lower so you will need PDO for php 5,4 or above, if you don't know how to code one , don't bother the forum lacks php coding on cabal side :p
 
Joined
Oct 9, 2011
Messages
2
Reaction score
1
Like xender16 said, usually it's hard to find new versions of referal system. I did once with the old version (mssql), if you're are interested, maybe I can give you some tips about what to do (not give you a code that you put and *plim* referal system, nope, I can't). But like he said, you need to know how to code to do that.
 

R0N

Junior Spellweaver
Joined
Mar 4, 2012
Messages
187
Reaction score
48
you can do upon registration there will be a auto generated code inserted into the new data field on your account table, this will serve as your referral id from each account, at the same time you can insert the referral code upon registration and your system will do the rest.
~im not a pro. just sharing my idea.
 
Back
Top