PDA

View Full Version : Referral List (new)


rake
11-17-2002, 05:34 PM
It's pretty self-explanatory. I used the vbstats referrer bit as a base. The hack also contains memberlist-like user info: e-mail, website, joindate et cetera. The next post contains a screenshot. A live demo can be viewed at http://forums.ffdiscovery.com/refer.php?action=list , if registered. I integrated this hack with my own modified version of the "refer friends" hack for my forums.

Installation
===========

Upload the file to your forums directory, and add two new templates, reflist and reflistbit containing the contents of the two txt files.

As always, feedback would be appreciated. You can get assistance, if needed, either through an e-mail or through my forums.

KelteN
11-17-2002, 07:16 PM
Nice ;)

Dark Odin
11-17-2002, 07:27 PM
Very good work, it's nice to see some more hacks coming in.

joeboo
11-17-2002, 08:33 PM
it looks very nice rake, but.. i seem to have a small problem with it, i get referrals from the people and all, but then theres this one part where the name of the dude that referred people is blank, and has a SLEW of members referred. I attached a pic so you can see

traekwon
11-17-2002, 09:30 PM
Originally posted by joeboo
it looks very nice rake, but.. i seem to have a small problem with it, i get referrals from the people and all, but then theres this one part where the name of the dude that referred people is blank, and has a SLEW of members referred. I attached a pic so you can see

I get the same error, but mine slew of referrers occurs 3 or 4 times during the page.

Link14716
11-17-2002, 11:49 PM
I am going to just take a wild guess and say that those are people who weren't refered by anyone... lemme grab a fix for you ;)

Link14716
11-17-2002, 11:54 PM
Find:
$referreds = $DB_site->query("SELECT username FROM user WHERE referrerid = '$referrer[userid]'");


REPLACE WITH:
$referreds = $DB_site->query("SELECT username FROM user WHERE referrerid = '$referrer[userid]' && referrerid != '0'");

Not tested. Tell me if it works :)

bullo
11-19-2002, 08:41 AM
:(
Check this two:

http://www.spookyentertainment.com.ar/forums1/referrals.php

http://foros.lasredes.net/referrals.php

Don't show anything! and there are too users with referrals!

:(

Vivi Ornitier
12-01-2002, 06:16 PM
sighs . .. another non-fuctioning hack

Erwin
12-01-2002, 09:07 PM
rake, to download hacks you will need to go to this (http://www.vbulletin.com/members/forums.php) page and enter your email address, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.

PsyBlast
12-10-2002, 02:17 PM
this hack just brings up a white screen

rake
04-27-2003, 05:04 PM
:cry: I have just realised that this is probably my worst hack yet. If you installed this, UNINSTALL IT NOW, until i have time to fix it.

Jacko
04-27-2003, 05:53 PM
not very good hack, try using the beta hacks forum.

when ya get it to work i will look at it as its something i would use.

pie
07-25-2003, 10:50 AM
Next time include a Instructions text file and not leave us guessing

Kriek
07-27-2003, 12:37 AM
This thread should be located in Beta Hacks ;)