vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Referral Link in User CP (https://vborg.vbsupport.ru/showthread.php?t=201754)

Phaedrus 01-19-2009 05:37 AM

Quote:

Originally Posted by Jon Tolzien (Post 1716315)
I install it, when I click on the user cp, then on the referral link, what is it supposed to do? I thought it was supposed to be able to say who referred you. Thanks for the help.

It gives each user a unique link that they can use when they are promoting your site. Any person who clicks that link and then registers to the site will automatically have the username associated to the link as their referrer.

Basically it makes it so they can get credit for referring new members.

This works best for sites that are having contests for member drives.

C138 Kaysone 01-19-2009 05:43 AM

I took it out because it only adds itself to the user CP shell nav which is on the left side of my usercp, it lists itself as... a choice, I want it to show up in the contact field and i tried it but it only gives my ID on everyones contact slide...

mytalkcarolina.com is where it will be at and ill put it in if you want to look at it and see what we can do???

Phaedrus 01-19-2009 01:47 PM

Quote:

Originally Posted by C138 Kaysone (Post 1717534)
I took it out because it only adds itself to the user CP shell nav which is on the left side of my usercp, it lists itself as... a choice, I want it to show up in the contact field and i tried it but it only gives my ID on everyones contact slide...

mytalkcarolina.com is where it will be at and ill put it in if you want to look at it and see what we can do???

Do you have a test account? We may be able to get it to show up where you want it, then add it. It shouldn't be too difficult.

C138 Kaysone 01-20-2009 03:28 AM

Quote:

Originally Posted by Phaedrus (Post 1717880)
Do you have a test account? We may be able to get it to show up where you want it, then add it. It shouldn't be too difficult.

ill pm it to you in a few, trying to resolve a big issue i have on my vbulletin with the cookies and www. domains etc...

Phaedrus 01-20-2009 11:48 PM

Quote:

Originally Posted by C138 Kaysone (Post 1718554)
ill pm it to you in a few, trying to resolve a big issue i have on my vbulletin with the cookies and www. domains etc...

Okay, and I need to know exactly what effect you are looking for.

I wanted my users to have quick access to their referral ID without having to know the full url in their head, so I created a quick little link that they could use.

Are you looking to have it somewhere special? I wasn't able to find a contact box using your test account.

We can likely put the link anywhere you want it, I just need to know where you want it and see the template coding...

Nightmare_Zero 01-21-2009 10:35 PM

Thanks Added To My Forum

Nelly 01-22-2009 09:49 PM

People will jus make fake accounts using the referral? How can I stop multiregistrations from a certain IP with this?

Phaedrus 01-23-2009 03:37 AM

Quote:

Originally Posted by Nelly (Post 1721623)
People will jus make fake accounts using the referral? How can I stop multiregistrations from a certain IP with this?

With this?

You can't, but there is a mod for that.

You might try this one:

https://vborg.vbsupport.ru/showthread.php?t=183268

Sweeks 01-23-2009 01:54 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=170558" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=170558</a>

ndut 01-26-2009 01:07 AM

referral link, did'nt show in my usercp..
i already add
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 -->

below

Quote:

<if condition="$show['profilepiclink']">
<tr><td class="$navclass[profilepic]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td></tr>
</if>
what should i do?


All times are GMT. The time now is 03:19 PM.

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.01226 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete