Quote:
Originally Posted by captainron19
OK I manually installed this on my V 3.5.4 and actually changed the phrase so the link for the referral would not be a link any more but instead just text making it easier to copy and paste.
My question is.... I saw int he screen shot something that was a link to automatically email to a friend but it is not showing up in my User CP.
|
Quote:
Originally Posted by ResaleBroker
That is not part of the mod. That was added separate.
|
Quote:
Originally Posted by Boofo
Do you want me to add this to the XML, sir. 
|
Can someone provide instructions on how the "automatic email" feature was added separately, and what it does? Is it a separate modification that needs to be installed?
Here's what I did, maybe it's the same as what others have done. Obviously, it will only work if the user has their email client setup correctly. I made my $vbphrase[refid_usercp]:
Code:
<p>Please help us spread the word about "{1}." When referring others to the community you can use the link below which includes your own unique referral ID.
</p>
<p>Each time someone follows this link to {1} and registers as a new member, your referral count will be incremented by one. The total number of referrals you currently have can always be viewed at the top of this box (next to {1} {2}) as well as in your <a href="{3}">{4}</a>.
</p>
<p>Please be courteous when promoting {1} by not spamming other web sites and/or email addresses with your referral link just to gain referrals.
</p>
<fieldset id="referrallink"><legend>Referral Link for {5} </legend><a href="mailto:?subject=Join us on VFRworld!&body=I would like to invite you to join us on VFRworld, the premier website for everything about the Honda VF/VFR Interceptor!%0d%0a%0d%0a{6}"{6}>{6}</a></fieldset>
Thanks.