View Full Version : How to get the refferals working?
GsmGuru
Tue 27th Mar '01, 11:35am
I just cant figure out how to get those referals working!?? some one please help!!!
is it a link. for them???? thnx
JamesUS
Tue 27th Mar '01, 12:11pm
The link to use is:
http://yourforums.com/forums/index.php?referrid=x
where x is your user id
RobAC
Tue 27th Mar '01, 1:11pm
James,
Can you explain this feature a little further and how it works? I'd like to do the same for my members, so they can start to use this feature.
JamesUS
Tue 27th Mar '01, 2:12pm
Basically as long as you have enabled Referrers in Options, existing members can refer new members to the boards. Members should send new people to the link mentioned above, or ask them to key in the referrer's username when registering.
If you have beta 3 you can see someone's referral total in their profile, or from the CP in any beta.
RobAC
Tue 27th Mar '01, 2:20pm
Very cool. Thanks James!
GsmGuru
Tue 27th Mar '01, 4:15pm
I just dont get it work if i fill in as exapmle
http://www.gsmguru.com/forum/index.php?referrid=acsirp
And i signe up as an user.. then i dont see a extra referral in acsirp here profile ??? please help
steven
Tue 27th Mar '01, 6:16pm
instead of using the username use the number
http://yourforums.com/forums/index.php?referrid=1 which ever user number you are giving credit to for the signup
GsmGuru
Tue 27th Mar '01, 6:25pm
isnt there a simple way that the members can look this up? so they know the url???
steven
Tue 27th Mar '01, 6:43pm
the url is YOUR FORUMS and their member number, so if I'm the tenth member who registered on your site, and I wanted to help you get more members, I would use the following url
http://www.gsmguru.com/forum/index.php?referrid=10
get it?
Also make sure that this feature is turned on in your Control panel
CJ
Wed 28th Mar '01, 4:42am
I made a little script to display the user's referrer url
http://edevboards.com/referrer.php
This won't work for a guest (so I'll have to code that in). But anyway all you need to do is code it somewhere in the CP.
GsmGuru
Wed 28th Mar '01, 10:43am
Originally posted by CJ
I made a little script to display the user's referrer url
http://edevboards.com/referrer.php
This won't work for a guest (so I'll have to code that in). But anyway all you need to do is code it somewhere in the CP.
Thnx man :) great
jojo85
Wed 28th Mar '01, 11:09am
Originally posted by CJ
I made a little script to display the user's referrer url
http://edevboards.com/referrer.php
This won't work for a guest (so I'll have to code that in). But anyway all you need to do is code it somewhere in the CP.
Thx very nice!
Joshs
Wed 28th Mar '01, 9:11pm
I hope the next beta has a function to view there referral link in their member profile!
jojo85
Thu 29th Mar '01, 11:59am
Originally posted by Joshs
I hope the next beta has a function to view there referral link in their member profile!
There is one in beta 3 no???
tubedogg
Thu 29th Mar '01, 7:35pm
no.
Kier
Thu 29th Mar '01, 7:55pm
The 'email this page to a friend' link in beta 4 now contains your referrerid, so you don't need to add it manually anymore :)
jojo85
Fri 30th Mar '01, 1:50am
Ok....sorry :(
-DLoH-hammer
Thu 5th Apr '01, 4:55pm
someone can tell me what must i write in postbit to show number of reffers a user has in each post under the username ?
$referral dont work !
plz help
Freddie Bingham
Thu 5th Apr '01, 5:01pm
Refer to this link for more info http://vbulletin.com/forum/misc.php?s=&action=faq&page=1#referrals
I see some of you are using referrid which is incorrect.
-DLoH-hammer
Thu 5th Apr '01, 5:11pm
k but i need to add a field in postbit under username
like
Referrals 0
need the code to add there
:confused:
Freddie Bingham
Thu 5th Apr '01, 5:16pm
A running total of a user's referral count isn't kept. You would have to add queries to get that information.
You would be very hard pressed to be able to hack the already massive showthread query to include that. Your best alternative would be to get the userid's that are going to be shown on the page and then run a query to get the totals (look at the referral queries in the CP to get some pointers). Then stick them in an array according to the userid and then reference the array in the while loop that outputs each post.
-DLoH-hammer
Thu 5th Apr '01, 5:23pm
OK again look its your postbit :)
freddie
vBulletin Developer
Registered: May 2000
Location: California
Posts: 2716
Number of referrals:xx (for this user! not for all registred!)
in the memberlist the referal counter work but i need the same in postbit
there must be a easy way to do that
happ76
Thu 5th Apr '01, 11:29pm
Where is The 'email this page to a friend' link in beta 4 now contains your referrerid, so you don't need to add it manually anymore ?
vBulletin® v3.8.0 Release Candidate 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.