Log in

View Full Version : Default Referrer


Shazz
12-18-2006, 10:00 PM
/*================================================= =====================*\
|| Default Referrer
||
|| ================================================== =====
|| Brought to you by:
|| vBCoderz.com (http://www.vBCoderz.com)
|| ShazzDesigns.com (http://www.ShazzDesigns.com)
|| ================================================== =====
||
|| Author : Shawn
|| Works on : vBulletin 3.5 / 3.6
|| Released : 19. Dec 2006
||
|| Time required to install: ~2 minutes
|| Difficulty: medium
\*================================================ ======================*/

----

2 Template Edits
Took me about 30 secs :D

This is optional

If you have the register button in the header youll just need to find

register.php

And then add after

?referrerid=X

Where X is the userID you want to referrer
The rest is in the zip

Pretty simple :rolleyes:
Be sure to clickInstall (www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=134344)

Shazz
12-19-2006, 11:13 AM
Reserved

Ziki
12-19-2006, 05:52 PM
This is what you talked about in my plugin version? :D

Shazz
12-19-2006, 08:41 PM
This is what you talked about in my plugin version? :D

Sort of accept no plugin :rolleyes:

Chicago_VLNU_4s
01-10-2007, 05:30 PM
so this is just a default user who get's the point when someone clicks "Register". But other user's still get count when they use their referral id, correct?

If so, nice!

Shazz
01-10-2007, 08:39 PM
so this is just a default user who get's the point when someone clicks "Register". But other user's still get count when they use their referral id, correct?

If so, nice!

Yes thats right ;)

ConqSoft
01-10-2007, 09:03 PM
Couldn't you just edit the registration template and add a default value username in the value="" tag of the referer field? Then it only needs one edit, and it doesn't rely on the user having cookies enabled.