Version: 1.00, by Phaedrus
Developer Last Online: Nov 2021
Category: Mini Mods -
Version: 3.8.0
Rating:
Released: 01-13-2009
Last Update: Never
Installs: 57
Template Edits
Re-useable Code Translations
No support by the author.
Often sites like to run contests for referrals, or members just like to be credited for those they refer to your site.
An easier way to do this is to use a referral link that automatically credits the user if the person they refer registers after using their link to get to your site.
You can add such a link into the USER CP shell so that if they wish to use the link to refer people to your site they can easily obtain access to it, copy it and paste it into e-mail, etc.
You changed the code up a bit which would change it enough to make it very unclear.
I have attached the correct one in this post.
Basically you changed:
"Your Referral Link" to your URL which would place a link that appears to be your url in your UserCP under edit Profile Picture that would take you to your referral link, but it wouldn't be clear that it would.
You changed the code up a bit which would change it enough to make it very unclear.
I have attached the correct one in this post.
Basically you changed:
"Your Referral Link" to your URL which would place a link that appears to be your url in your UserCP under edit Profile Picture that would take you to your referral link, but it wouldn't be clear that it would.
hi bro
really tnx for your answer
I have put my forums's url but nothing happened
here is my test forum which I m working on it : www.salamateravan.com >> (try to change language to English)
hi bro
really tnx for your answer
I have put my forums's url but nothing happened
here is my test forum which I m working on it : www.salamateravan.com >> (try to change language to English)
thnx in advanced
regards
You don't want your forum's url in there. Look at the txt file I uploaded, that should solve your issue.
You want the referral code to look exactly like this:
Code:
<!-- Referral Link -->
<tr><td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="index.php?referrerid=$bbuserinfo[userid]">Your Referral Link</a></td></tr>
<!-- / Referral Link -->
Of course you would want to translate "Your Referral Link" into Arabic. The translator says this: ان الصلة , of course I have no idea how correct it is. I do not, unfortunately, speak Arabic.
You don't want your forum's url in there. Look at the txt file I uploaded, that should solve your issue.
You want the referral code to look exactly like this:
Code:
<!-- Referral Link -->
<tr><td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="index.php?referrerid=$bbuserinfo[userid]">Your Referral Link</a></td></tr>
<!-- / Referral Link -->
Of course you would want to translate "Your Referral Link" into Arabic. The translator says this: ان الصلة , of course I have no idea how correct it is. I do not, unfortunately, speak Arabic.
WoW thnx bro , I didnt mean to translate it for , Gr8 thnx