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)
-   -   e-steki Referrer Statistics (https://vborg.vbsupport.ru/showthread.php?t=101000)

akanevsky 11-21-2005 11:50 PM

Nice hack :)
Concerning vbstats, on the second thought, they have it too bloated. This, and the activity / browser stats are probably the only things that I was using on vB2. So for now, this is more than enough. :) Do I get your permission to make add-ons for this hack on separate pages, so that in the end, something like vbstats would be made? Thanks :)

Lea Verou 11-21-2005 11:53 PM

Quote:

Originally Posted by Psionic Vision
Nice hack :)
Concerning vbstats, on the second thought, they have it too bloated. This, and the activity / browser stats are probably the only things that I was using on vB2. So for now, this is more than enough. :) Do I get your permission to make add-ons for this hack on separate pages, so that in the end, something like vbstats would be made? Thanks :)

Thank you PV. :)
I am very happy that you have such an opinion :)

PS: I wanted to make smilie usage stats as well but the queries would be very server intensive if I use the LIKE thing in the query which is the only one I know that doesn't alter the db... Any ideas on that? :(

edit: Of course you have my permission! I'm flattered that you want to do that :D

akanevsky 11-22-2005 12:00 AM

Quote:

PS: I wanted to make smilie usage stats as well but the queries would be very server intensive if I use the LIKE thing in the query which is the only one I know that doesn't alter the db... Any ideas on that?
Nope, sorry.

Quote:

Of course you have my permission!
Thanks :)

RMS-Chef 11-22-2005 12:59 AM

Quote:

Originally Posted by Michelle
That's really strange...
Do you have any other hacks installed? Especially any that have to do with referrals?

PS: Wow, you must have a really active community!! So many referrals in just one week! Wow!!

I dont think anything to do with referrals. If I leave the date field blank it seems to show all just fine.

All add-ons are plugin/products and other than I think 1 little global.php file edit for vBadvancedCMPS the core files are untouched.

Products:
Code:

Your referrer Statistics
Several of Abe1's Forms
Inferno Warning System
Extra ipInfo
Link Anonymizer
Mass PM Members
Post Thank You
Shoutcast Full
Stike Through Closed threads

Plugins without products:
Code:

Members Who Have Visited Today
Members in FlashChat
MicroStats
Miserable Users
Little plugin to group some templates

It's a Linux server running FedoraCore 3. I tried reversing the MM-DD and got errors.

PS, 5,000+ registered in less than 3 months ;)

Lea Verou 11-22-2005 01:04 AM

What if you put other dates? It is problematic there too?

Does anyone else have this problem?

ConqSoft 11-23-2005 02:55 AM

I have a suggestion:

Sort by number of referrals (as it does now) then sort by username as a secondary sort. Makes it easier to find a name when a lot of people have the same number of referrals.

Lea Verou 11-23-2005 03:37 AM

Quote:

Originally Posted by ConqSoft
I have a suggestion:

Sort by number of referrals (as it does now) then sort by username as a secondary sort. Makes it easier to find a name when a lot of people have the same number of referrals.

Nice idea :)
I'll probably include it when i have some time (I'm very busy these days). :)

lazytown 11-23-2005 04:50 AM

Would it be possible to have after each username referred, the number of posts they have made (like in parenthesis)? That way we can see at a glance if the referred users are deadbeats or real active users.

-vissa

Lea Verou 11-23-2005 11:24 AM

Quote:

Originally Posted by vissa
Would it be possible to have after each username referred, the number of posts they have made (like in parenthesis)? That way we can see at a glance if the referred users are deadbeats or real active users.

-vissa

Sure, that's not hard. :)
But if I recall correctly it would need an extra query, and that query would be quite intensive as it goes through the whole post table.

dsmoke 11-25-2005 09:07 PM

what was the answer to solving this?
Warning: Invalid argument supplied for foreach() in /referrers.php on line 94

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

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

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

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

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

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

Warning: arsort() expects parameter 1 to be array, null given in /referrers.php on line 164

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

Lea Verou 11-25-2005 10:06 PM

Τhe most possible answer is that you don't have any results to be displayed :)

dsmoke 11-25-2005 11:41 PM

ahh but anyone who would go to get their link we see that right away?

Lea Verou 11-25-2005 11:43 PM

Quote:

Originally Posted by dsmoke
ahh but anyone who would go to get their link we see that right away?

Well this is mostly for referral statistics. There is no use having it just to display each user his referral link :) You can use vb Referrer for that which is more effective :)
(you can find it in template modifications)

dsmoke 11-26-2005 12:37 AM

well basically i'm looking to run a refferal contest users get their referral link, and can then see who gets the most people to sign up at the forum.. would even like it to require one post to help weed out spamming accounts...

is this the right mod for me?

want to run contests basically

Lea Verou 11-26-2005 12:41 AM

Quote:

Originally Posted by dsmoke
well basically i'm looking to run a refferal contest users get their referral link, and can then see who gets the most people to sign up at the forum.. would even like it to require one post to help weed out spamming accounts...

is this the right mod for me?

want to run contests basically

This is the right mod about displaying the contest results. :)
About the first post limit it will not help :) You can however put users with less than 1 post in a specific usergroup (by using another mod that is availiable here) and then limit this usergroup from the statistics ;)
But it should have to display at least one result otherwise you'll get the warnings you posted above... I should fix that in the next version but I don't have much time for coding these days... :(

dsmoke 11-26-2005 12:49 AM

i hear ya... ok thanks! i'll just try and fudge it and grab my referer link and sign one up or somehting

Lea Verou 11-26-2005 12:53 AM

Quote:

Originally Posted by dsmoke
i hear ya... ok thanks! i'll just try and fudge it and grab my referer link and sign one up or somehting

You can also tell him/her to add you in the referrer editbox during registration. That's what I usually do, I've never used my referral link (could that be why I have only 9 referrals out of 683 members? :p :p)

lazytown 11-26-2005 09:52 AM

Would it really be that bad? I mean when you look at the member list it shows you how many posts each user has. Isn't the number of posts each user has already stored in the database? I don't see the need to go throught the whole post table.

-vissa

Quote:

Originally Posted by Michelle
Sure, that's not hard. :)
But if I recall correctly it would need an extra query, and that query would be quite intensive as it goes through the whole post table.


Lea Verou 11-26-2005 03:02 PM

Quote:

Originally Posted by vissa
Would it really be that bad? I mean when you look at the member list it shows you how many posts each user has. Isn't the number of posts each user has already stored in the database? I don't see the need to go throught the whole post table.

-vissa

I don't think so. AFAIK the post count is calculated at that time with a count query from the post table. I am not very sure however what is supposed to be an intensive query and what not. Maybe I should open a thread about that :p

lazytown 11-27-2005 09:58 AM

But if it was really counting them, then why can you change a user's post count in the admin panel? Even if they really only have 1 post, you can set them to 15,000 posts.. then in the member list it shows 15,000. That indicates to me it's simply a stored value and not calculated on the fly.

-vissa

Quote:

Originally Posted by Michelle
I don't think so. AFAIK the post count is calculated at that time with a count query from the post table. I am not very sure however what is supposed to be an intensive query and what not. Maybe I should open a thread about that :p


Lea Verou 11-27-2005 12:49 PM

Quote:

Originally Posted by vissa
But if it was really counting them, then why can you change a user's post count in the admin panel? Even if they really only have 1 post, you can set them to 15,000 posts.. then in the member list it shows 15,000. That indicates to me it's simply a stored value and not calculated on the fly.

-vissa

Hmmm you are correct! :) I haven't thought of that! :)
So, the feature will be put in it if that's the case, I promise :).
Note however that as I'm quite busy these days, I can't give a timeframe :o

Boofo 11-27-2005 08:07 PM

Is there a way to list the names alphabetically instead of by userid?

Lea Verou 11-27-2005 10:01 PM

Quote:

Originally Posted by Boofo
Is there a way to list the names alphabetically instead of by userid?

They aren't listed by userid but by the number of referrals. ;)

Boofo 11-27-2005 11:40 PM

Quote:

Originally Posted by Michelle
They aren't listed by userid but by the number of referrals. ;)

I meant the referral names. ;)

akanevsky 11-28-2005 01:17 AM

heheheh... That was featured in my version of the script, but for some reason that wasn't accepted :) I'm sure that's possible in this version too though.

croportal 11-28-2005 06:39 PM

<a href="http://www.croportal.net/forum/online.php?&order=desc&sort=username&pp=50&page=1" target="_blank">http://www.croportal.net/forum/onlin...e&pp=50&page=1</a>

i dont see refererrs link

lazytown 11-28-2005 08:04 PM

I'm looking forward to it. Thanks!

-vissa

Quote:

Originally Posted by Michelle
Hmmm you are correct! :) I haven't thought of that! :)
So, the feature will be put in it if that's the case, I promise :).
Note however that as I'm quite busy these days, I can't give a timeframe :o


croportal 11-28-2005 08:06 PM

Quote:

Originally Posted by croportal


can anony help me

link forum/referrs.php work but work only there nothin else

Lea Verou 11-28-2005 09:30 PM

Quote:

Originally Posted by croportal
can anony help me

link forum/referrs.php work but work only there nothin else

Ermmm I didn't understand your question...
What does my hack have to do with Who's online? :confused:

croportal 11-28-2005 09:35 PM

where can i find this https://vborg.vbsupport.ru/attachmen...chmentid=37769

for referrs link only i know and my users doesnt know.

Lea Verou 11-28-2005 10:05 PM

Quote:

Originally Posted by croportal
where can i find this https://vborg.vbsupport.ru/attachmen...chmentid=37769

for referrs link only i know and my users doesnt know.

You can find the phrase and change it to something more... misleading ;)

croportal 11-28-2005 10:07 PM

but where can i see that screenshot on my site, where can i see

Boofo 11-28-2005 10:31 PM

Quote:

Originally Posted by Boofo
I meant the referral names. ;)

Michelle, any word on this yet? ;)

Lea Verou 11-28-2005 10:37 PM

Quote:

Originally Posted by Boofo
Michelle, any word on this yet? ;)

I am going to upload shortly a version with a bugfix and the postcount that vissa requested but I was too bored to think how to do that :o
It will be included in the next version. :)

Lea Verou 11-28-2005 10:39 PM

Quote:

Originally Posted by croportal
but where can i see that screenshot on my site, where can i see

You don't need to see it to change it, but if you want so badly to see it you can load the statistics page and then load the who is online and see what it says for your username :)

Boofo 11-28-2005 10:42 PM

Quote:

Originally Posted by Michelle
I am going to upload shortly a version with a bugfix and the postcount that vissa requested but I was too bored to think how to do that :o
It will be included in the next version. :)

Any idea when the next version might be? ;)

Lea Verou 11-28-2005 10:48 PM

Hack updated :)

The next version? No idea :o It could be in 2 days, it could be in 2 weeks... It depends on when I have time && feel like coding :o

Boofo 11-29-2005 02:08 AM

Quote:

Originally Posted by Michelle
Hack updated :)

The next version? No idea :o It could be in 2 days, it could be in 2 weeks... It depends on when I have time && feel like coding :o

No problem. I'll just get my old referrers hack out and dust that one off for now. ;)

Lea Verou 11-29-2005 02:10 AM

Quote:

Originally Posted by Boofo
No problem. I'll just get my old referrers hack out and dust that one off for now. ;)

:( :( :(
That was mean! :( :(

:p

Boofo 11-29-2005 04:36 AM

Quote:

Originally Posted by Michelle
:( :( :(
That was mean! :( :(

:p

Wasn't meant to be. :(


All times are GMT. The time now is 01:02 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.01729 seconds
  • Memory Usage 1,839KB
  • 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
  • (2)bbcode_code_printable
  • (26)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
  • (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