vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Profile Enhancements - Ez Referral Links [Easy Way to Boost Referrals] (https://vborg.vbsupport.ru/showthread.php?t=202887)

Alex LD 01-23-2009 10:00 PM

Ez Referral Links [Easy Way to Boost Referrals]
 
How it Works:
This will add a Referral Link to the User so he/she can boost their referral count and hits.

When someone clicks the unique referral link and they register, the username will automatically be put in the refers forum upon registration.

Some forums have tournements for people who can refer the most people this is a very easy way of doing it.


DEMO FOR REFERRING LINK:
http://forums.myxboxspot.com/index.php?referrerid=1
  1. Click Link
  2. Then click Register, Note how the Username is automatically placed in forum. This makes it easier for the user to grab their unique referral link when advertising and helping promote your site.
No demo For UserCP See Attachment Preview below.
In USERCP Template

Find
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">


Add Below

Code:

<tr>
    <td class="thead" colspan="2">Copy and paste <a href="index.php?referrerid=$bbuserinfo[userid]"><strong>This link</strong></a> and give to your friends and have them Sign Up. Boost Your Referral Count and help the site out at the same time. </td>
  </tr>



Add in Member Info (Next to Send Message and Edit User)


DEMO FOR MEMBERINFO
In "memberinfo_block_statistics" Template


Find:
Code:

           
<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li>

Add Below:
Code:


<li class="thead"><a href="index.php?referrerid=$bbuserinfo[userid]">Unique Referral Link</a>
</li>

Please Support my Site MyXboxSpot.com
Mark as Installed

Alex LD 01-24-2009 03:46 AM

Reserved...

SEOvB 01-24-2009 12:47 PM

Thanks alex,

You may want to add some small peice of information to go along with the link telling your members what it is, or why its important to use!

Alex LD 01-24-2009 02:27 PM

A little explanation is in the UserCP already.

Alex LD 02-05-2009 09:37 PM

Reminder: the referral link displays the userID not the actual username, this could be a potential security issue when it comes to the exploitation of your forum, most exploits run on a UserID basis.


All times are GMT. The time now is 11:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01065 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete