Add Referal Link to Welcome E-mail
YaBB 1 Gold - SP 1.1!
This module is a add on of the Yabb Referral system 2.0 SP you need this to use the mod if you do not have referal system then please do not use this. It is just a simple mod that will add the referal link toy your welcome e-mails so your members can start to refer people. With the link in an e-mail makes it easy for them to refer your forum and that helps get more members.
This is just my first mod and it works well. I will start on some more if people like this and use it.
Just use board mod to install very easy. then uplaod english.lng and Register.pl thats it.
May your members grow
Scott forum.dj
www.forum.dj
Sources/Register.pl
&sendmail($member{'email'},"$txt{'700'} $mbname", "$txt{'248'} $member{'username'}!\n\n$txt{'719'} $member{'username'}, $txt{'492'} $member{'passwrd1'}\n\n$txt{'701'}\n$scripturl?action=profile;username=$useraccount{$member{'username'}}\n\n$txt{'130'}");
&sendmail($member{'email'},"$txt{'700'} $mbname", "$txt{'248'} $member{'username'}!\n\n$txt{'719'} $member{'username'}, $txt{'492'} $member{'passwrd1'}\n\n$txt{'701'}\n$scripturl?action=profile;username=$useraccount{$member{'username'}}\n\n$txt{'900'} $member{'username'}!\n\n$txt{'901'}\n$txt{'902'}\n$txt{'903'}\n\n\n$scripturl?action=register&refid=$useraccount{$member{'username'}}\n\n$txt{'130'}");
&sendmail($member{'email'},"$txt{'700'} $mbname", "$txt{'248'} $member{'username'}!\n\n$txt{'719'} $member{'username'}, $txt{'492'} $member{'passwrd1'}\n\n$txt{'701'}\n$scripturl?action=profile;username=$useraccount{$member{'username'}}\n\n$txt{'130'}");
&sendmail($member{'email'},"$txt{'700'} $mbname", "$txt{'248'} $member{'username'}!\n\n$txt{'719'} $member{'username'}, $txt{'492'} $member{'passwrd1'}\n\n$txt{'701'}\n$scripturl?action=profile;username=$useraccount{$member{'username'}}\n\n$txt{'900'} $member{'username'}!\n\n$txt{'901'}\n$txt{'902'}\n$txt{'903'}\n\n\n$scripturl?action=register&refid=$useraccount{$member{'username'}}\n\n$txt{'130'}");
english.lng
$txt{'796'} = "Your Instant Messages:";
$txt{'900'} = "Hay:";
$txt{'901'} = "Would you like to help the forum then please support the referal system";
$txt{'902'} = "Use this link to refer anybody to this forum and see who you have refered in your profile";
$txt{'903'} = "Just use the referal link below :";