Forum Index » PHP + MySQL » Referal System help :)
Posted on Tuesday 18th November 200 at 04:51 PM
jambomb
/templates/default/images/noavatar.png's Avatar
Junior Member
Okay i have been trying to make a referal system for my site but its just not working!!

this is my referer code so far in the register php script!

Code
plaintext



It seems fine to me but it just doesnt send the email or adds the cash to the r player


thanks for any help!!
Posted on Tuesday 18th November 200 at 05:03 PM
jambomb
/templates/default/images/noavatar.png's Avatar
Junior Member
Okay i tryd this link but doesnt work...

https://www.crime-network.com/index.php?r=MotherFuK

but it needs to be under ?register but if i try this link

https://www.crime-network.com/index.php?register&r=MotherFuK

it just says fields left blank click here to try again

any help ??
Posted on Tuesday 18th November 200 at 05:48 PM
setsukemizuhara
/templates/default/images/noavatar.png's Avatar
Newbie
Change:
Code
plaintext


To:
Code
plaintext
Posted on Tuesday 18th November 200 at 07:29 PM
Dava
/templates/default/images/noavatar.png's Avatar
Active Member
jambomb send me your register.php
Posted on Tuesday 18th November 200 at 07:31 PM
Dava
/templates/default/images/noavatar.png's Avatar
Active Member
here is a simple ref script just done quickly

Code
plaintext
Posted on Monday 2nd February 2009 at 04:16 PM
ShadowMage
/templates/default/images/noavatar.png's Avatar
Senior Member
You will want to add IP Address checks to make sure they are not cheating.
Posted on Tuesday 17th March 2009 at 12:42 AM
afroxav
/templates/default/images/noavatar.png's Avatar
Newbie
and you can both add cash and respect in the same sql query, using the AND keyword.