vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - User CP Referral ID and Referrer/Referrals in Profile for vB 4 (https://vborg.vbsupport.ru/showthread.php?t=243455)

Boofo 04-12-2011 01:45 PM

Quote:

Originally Posted by Kiran-E-Sehar (Post 2183806)
now can i click on UNINSTALLED :p

Whatever trips your trigger, I guess. ;)

addamroy 04-14-2011 02:58 AM

Boofo, thanks for the mod.

I installed it (marked as installed and will nominate for motm) but there seems to be an issue of some sort, or maybe not.

It says in your description above, there is a link I can follow to see what members were referred by each member. I see the number of referrals, but it's not a link.

I don't have any referrals yet, just testing it out, so is the number not a link because my referral count is currently zero or because I'm missing something?

I added the additional code to the additional.css template and installed the product.

Boofo 04-14-2011 04:27 AM

Click the Settings link in the top right of the navbar.

addamroy 04-14-2011 11:59 AM

yes, that brings me to the usercp. This shows their referral link, but that's not my question.

There is no 'list of referred members' and the number of referrals is not clickable.

How do I see what users a member has referred to the forum, and how do other members see whom they've referred to the forum?

""A Referred Members List has also been added for each member so you can see who a Member has referred. The referral count in the User CP will link directly to the Referred members List.""

Boofo 04-14-2011 12:21 PM

From the first post:

This will also show who referred a user in their profile in the About Me tab, under Referrals, at the bottom. It will only show in the About Me tab if the user has been referred by someone. A Referred Members List has also been added for each member so you can see who a Member has referred.

steve1966 04-17-2011 09:43 AM

Thank you rated as 10/10

RobbieZ 04-28-2011 05:51 PM

Thanks Boofo

My Referred is indented and not in bold :confused:

Boofo 04-28-2011 06:21 PM

Did you read this in the first post?

Quote:

Installation Instructions:
--------------------------
1. Add the code from the included "additional.css_template_code.txt" file to the additional.css template.

RobbieZ 04-28-2011 08:54 PM

Yup, it was the first thing I did.

Boofo 04-28-2011 10:29 PM

The you are using a custom style, I take it?

RobbieZ 04-29-2011 06:05 AM

Yes, but installed on default too, I have noticed though that when I rep the usual vbulletin message "...you may receive some in return. etc" is now in just a plain box instead of the usual surround.

Boofo 04-29-2011 06:33 AM

The rep vbulletin message has nothing to do with this mod.

This mod was built using the default style. How does it look in the default style?

rob01 05-23-2011 03:18 AM

hey, thanks for your work

but im unable to locate this:


https://vborg.vbsupport.ru/attachmen...7&d=1301886365


any idea?

Boofo 05-23-2011 03:32 AM

Click the Settings link at the top right of the Navbar.

Nj25 07-05-2011 05:54 PM

Where do you find the additional.css template.

archet1337 07-27-2011 05:16 AM

This is a great mod. Thanks for sharing!

But I have some trouble getting the Referrals box to show in UserCP. It only show after saving a signature.. I have no idea why it does that.

How do I get the box to show on the UserCP "main" page?

I have added the code to css and done the template edit. Have also tried uninstalling the mod and re-uploading the xml file. Still won't show in UserCP unless I save a signature.

Any suggestions to what might be wrong?

Boofo 07-27-2011 06:00 AM

You've got another mod not playing nice with it. Maybe a sig mod of some sort? Or you added the code in the wrong place in the template.

ewebdesigner 07-30-2011 10:29 PM

Thanks for this awesome mod. Works great!

tdkmatt 07-31-2011 01:49 AM

i cant see iT does it work with 4.1.5?

Boofo 07-31-2011 02:03 AM

Code:

if ($mark_as_installed != 'clicked')
{
        $you_get = 'squat';
}
else
{
        $you_get = 'support';
}


tdkmatt 07-31-2011 02:43 AM

Done lol sorry i forgot

tdkmatt 07-31-2011 02:44 AM

still nothing tho www.fatalitynetworking.com/forum

Boofo 07-31-2011 05:18 AM

You need to turn on the referrals setting.

Admin CP -> Settings -> Options -> User Registration Options -> User Referrer -> Set it to YES

tdkmatt 07-31-2011 06:00 AM

it is set to yes

Boofo 07-31-2011 06:22 AM

So, no one has referred anyone on your site? What is it that you are missing exactly? maybe that will help me figure out what is going on.

tdkmatt 07-31-2011 09:36 AM

yes they have. i cant see any of the features in your screenshots. nothing at all :P but 80% of people have used the referal system as i had a giveaway for it

Boofo 07-31-2011 08:56 PM

You would need to set up an admin cp account so I can take a look at it and see why it isn't working for you. Being you run a custom style, that would be the first place I would look. If you want me to c heck it out, send the login details in a PM and I will get to it when I can.

River J 08-04-2011 06:45 PM

EDIT: the problem has been fixed :)

Boofo 08-04-2011 10:05 PM

Look at the phrases for the mod.

pokusek 08-16-2011 01:08 PM

Is there a way to move this element below all other elements in USERCP (infractions, reputations etc)?

If you tell me how to do it, I will send you few bucks via PayPal. :)

Boofo 08-17-2011 01:33 AM

Mod updated as requested.

pokusek 08-17-2011 08:42 AM

Just a suggestion for a prospective update - it is not too important, but it would be nice if there would be an option for changing the expiration time of the referral cookie (the cookie currently expires in one year).

Boofo 08-17-2011 09:50 AM

You should be deleting cookies from your browser way before they expire. As this mod doesn't add any cookie code, that would have to be the way vb is set up to deal with cookies. Once a person registers, it really doesn't matter, anyway.

Gemma 08-17-2011 11:40 AM

Thanks for the update Bob :)

Boofo 08-17-2011 12:31 PM

You're very welcome. ;)

steve1966 08-17-2011 06:26 PM

thank you for the update boofo

archet1337 08-18-2011 12:45 PM

Thank you for the update Boofo. Fantastic mod :)

merchanting.net 08-18-2011 04:17 PM

Not working for 4.1.4 :(

Boofo 08-18-2011 04:30 PM

It is working fine in vb 4.1.4.

pokusek 08-18-2011 05:10 PM

Then upgrade to the latest version of vB (4.1.5)


All times are GMT. The time now is 12:23 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.01364 seconds
  • Memory Usage 1,783KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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