MyBB Community Forums

Full Version: Referral System Link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do i make it so People can go to there User Control panel and get a referral link to give to people? As of right now my Forum has Referrals but you would have to manually put in the user that referred you name
It's in 1.6 by default. If it's not there revert the usercp template to default or add this to it:

{$referral_info}
(2010-08-13, 12:37 AM)AJS Wrote: [ -> ]It's in 1.6 by default. If it's not there revert the usercp template to default or add this to it:

{$referral_info}

It doesnt show it already, also when i add that code it give the users a Referral link in there control panel. But when you sign up it doesnt count it as a referral
What's the code it gives them?
(2010-08-13, 01:11 AM)AJS Wrote: [ -> ]What's the code it gives them?

http://*******.com/member.php?action=register&uid=4

Once when you click it, it brings you to the Terms of use, then you accept them and it brings you to the sign up
http://*******.com/member.php?action=register&uid=4

Should be:
http://*******.com/member.php?action=register&referrer=4

It's a bug in MyBB, I have written a plugin to fix this automatically, just waiting for staff approval to the releases forum Smile
Yes, it's a bug - http://dev.mybb.com/issues/1252

Tommy, plugins have to be submitted to the mods site to have a thread in the Releases forum.
(2010-10-02, 09:56 PM)AJS Wrote: [ -> ]Yes, it's a bug - http://dev.mybb.com/issues/1252

Tommy, plugins have to be submitted to the mods site to have a thread in the Releases forum.

We can't attach the plugin as a attachment in the thread in the releases forum? :s
Only if it's also available on the mods site, that's been the rule for a while now - http://community.mybb.com/thread-43555.html
thanks for this i never even knew it was wrong i just changed the link in the language file