vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Referrer Statistics (https://vborg.vbsupport.ru/showthread.php?t=102452)

nicolerork 07-27-2006 12:06 PM

I'm confused as to where I'm supposed to upload the "referrers.php" file, can someone help me out?

nicolerork@gmail.com

akanevsky 07-31-2006 06:31 PM

You upload it to where you have vBulletin installed.

da420 08-05-2006 04:15 AM

Any word to if this is working with 3.6? If not, heck, I'll give'er a go.

akanevsky 08-05-2006 12:56 PM

It should work fine.

Coach_Guru 08-29-2006 06:51 PM

Good work

da420 08-29-2006 10:17 PM

Quote:

Originally Posted by Psionic Vision
It should work fine.

Yup, works fine here on 3.6 gold. :)

Thanks Psionic Vision.

mrahul 08-30-2006 08:34 AM

Is it possible to show the referrals only to the registered users & not to the unlogged in/banned users & is there a way to show the referrals only for the registered usergroup excluding the banned & deleted members group ?

Ohiosweetheart 09-16-2006 01:21 PM

Is there a way to wipe clean the referral stats as of now, so that one can have a contest?

akanevsky 09-16-2006 01:37 PM

No, it is not possible without altering the database of users and voiding the referrer information.

Ohiosweetheart 09-16-2006 01:40 PM

well rats. thanks anyway

rezapci 09-18-2006 12:13 AM

we need the updated oneeee, the VB version is 3.6.1 mannnn

JenniferK 09-23-2006 05:28 AM

This is not working for me - I get this error message:

Warning: Invalid argument supplied for foreach() in /referrers.php on line 97

Warning: Invalid argument supplied for foreach() in /referrers.php on line 111

Warning: Invalid argument supplied for foreach() in /referrers.php on line 118

Any idea what I could do to fix it?

triphp 09-25-2006 05:07 AM

Is there a way to group the referrals by UserGroup and count the total number in each group?

For example, I have three UserGroup in my forum (newbie, junior, senior).

REFERRERS----------------------------REFERRED USERS
User 1--------------------------------Newbie - 3 (auser, buser, cuser )
--------------------------------------Junior - 1 (x_user)
--------------------------------------Senior - 0

User 2--------------------------------Newbie - 0
--------------------------------------Junior - 1 (xxx_user)

etc....

Is this possible?

Can this be also integrated in the User CP? I want that in my User CP, I can see ONLY my referrals :)

VBUsers 09-25-2006 09:19 PM

if i want to reset everyones referals how do i do that?

gamelandz 09-27-2006 02:51 PM

I am so confused....

Everything is working well, but i can't adjust it to only show referrers for a specific month?????

StEaLtH666 09-30-2006 10:21 PM

could you add some kind of mods, so that in userpfofiles it will list who invited them, and who they have invited?

would be handy and apreciated if possible?

akanevsky 10-01-2006 11:11 AM

Quote:

if i want to reset everyones referals how do i do that?
You can't without resetting the actual referrer connections in your database.

Quote:

Everything is working well, but i can't adjust it to only show referrers for a specific month?????
Where in the description of the hack does it say that it can do that?

Quote:

could you add some kind of mods, so that in userpfofiles it will list who invited them, and who they have invited?

would be handy and apreciated if possible?
Yes, I might. As for "Who the person was referrered by", see my "referrer in memberinfo" hack.

VBUsers 10-02-2006 01:38 AM

Quote:

Originally Posted by Psionic Vision
You can't without resetting the actual referrer connections in your database.

thats fine i want to make em all 0 for now. i have a contest going on and i want them all at 0.

akanevsky 10-02-2006 11:09 AM

Ok... Run this query at your own risk:
UPDATE user SET referrerid = 0

Murdoch 10-05-2006 12:00 PM

I installed it on v3.6.0 just fine, but when I view the page, people who have no referrer are not shown in one row but in multiple rows for some reason, See for yourself here: http://www.habbohut.com/board/referrers.php?

Is there anyway to fix this? :)

akanevsky 10-05-2006 08:04 PM

Quote:

Originally Posted by Murdoch
I installed it on v3.6.0 just fine, but when I view the page, people who have no referrer are not shown in one row but in multiple rows for some reason, See for yourself here: http://www.habbohut.com/board/referrers.php?

Is there anyway to fix this? :)

That's not a no referrer, it is a referrer that is a deleted user. That is why they are separate.... And there is no way to fix this.

farooqaaa 10-20-2006 04:13 AM

Nice, will it work for 3.6.1 vb version?

akanevsky 10-20-2006 06:17 PM

It should.

da420 10-20-2006 06:21 PM

It does work on mine. ;)

DaNIEL MeNTED 12-28-2006 10:13 PM

Oddly I see less "referrers" in the ACP user properties than in the referrer stats. I'm also using the invite system.

akanevsky 12-28-2006 10:42 PM

Quote:

Originally Posted by DaNIEL MeNTED (Post 1146592)
Oddly I see less "referrers" in the ACP user properties than in the referrer stats. I'm also using the invite system.

In standard vBulletin package, there is no such thing as "referrers" in the ACP.

DaNIEL MeNTED 12-31-2006 03:33 AM

Quote:

Originally Posted by Psionic Vision (Post 1146606)
In standard vBulletin package, there is no such thing as "referrers" in the ACP.

Sorry... I mean under ACP>USERS>Referrals

Any idea why the numbers don't match?

akanevsky 12-31-2006 12:16 PM

They match on my installation. This hack covers refferers from the beginning - make sure to set appropriate dates for admincp referrrers.

FireFish 01-30-2007 02:39 PM

Yet another nice one from Psionic Vision.

If vbulletin.org had a 'Favorite Coder' poll, he'd be my vote.
So far, no bugs or chained issues with his mods (knock on wood).

akanevsky 01-30-2007 06:22 PM

Quote:

Originally Posted by FireFish (Post 1170566)
Yet another nice one from Psionic Vision.

If vbulletin.org had a 'Favorite Coder' poll, he'd be my vote.
So far, no bugs or chained issues with his mods (knock on wood).

Thanks for that. :)

Hornstar 05-31-2007 06:13 AM

Would be cool, if this could also do a weekly (cron job set) save. basically save the data, so i can bring up a certain period of time, and see how much they have referred from one period of time to another.

i want to hold an event on my site, and this feature would be a killer.

thanks.

Drix 07-24-2007 01:49 AM

Yes, this works great on my forum. Thanks a lot!

induslady 08-31-2007 01:16 PM

Hello,

I like this mod showing referrer details.

Want to know if this words on vB version 3.6.3 onwards?
ALso, can any member run to find out their referrer statistics? Will they be able to see the referrals made by other members?

Please let me know.

Hornstar 11-07-2008 08:37 PM

Would love for this mod to be picked up again and made for when vb 3.8 goes gold, there are quite a few good suggestions already listed above that will make this mod very useful for a forum. I would even pay to have some of those features listed.

Battle_Ring 12-02-2008 12:13 AM

dont work on 3.7

SVTCobraLTD 06-22-2009 03:57 PM

Installed on 3.6.11 and working.

akanevsky 06-26-2009 11:32 AM

This hack has been discontinued due to having been assimilated by psiStats 2009.


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