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?
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
(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
thanks for this i never even knew it was wrong i just changed the link in the language file