vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbStats (https://vborg.vbsupport.ru/showthread.php?t=30751)

DWZ 04-23-2002 08:35 AM

Sorry, I know that my question is posted on the "Already asked questions" thingy... but I find on option in admin/vbstats_set.php for excluding domains... I have
  1. Options
  2. Excluded Forums
  3. Addon Settings
  4. Limits
  5. Bar Limits
  6. User ID Settings
  7. Color Settings
but nothing to do with excluding domians :\

have i over looked something?

tanman 04-23-2002 08:08 PM

Bane, this is a great hack!

I too am having probs with thread counts. Is there a fix yet?

Last 24 Hours:
New Threads: 1604 | New Posts: 55 | Views: 2,430 [ Get New Posts ]

1600 new threads and only 55 posts ! ;)

Quote:

Originally posted by Okiewan


Any solution to this? I'm having the same issues. Help! There is nowhere to add the line in /root/index.php, there is however a place for it in the program.php (vbstats.php). I inserted the time calc in there, but it didn't change anything.

I read thru all of the posts, seems this problem is being avoided?


(Very cool hack, thanks)


pezz 04-25-2002 04:41 AM

It works in v2.2.5 but I cannot add the links for vbstats in the admin/index.php file...please help

FWC 04-25-2002 04:57 AM

Quote:

Originally posted by pezz
It works in v2.2.5 but I cannot add the links for vbstats in the admin/index.php file...please help
Try something like this:
PHP Code:

// vbStats 
makenavoption("Config","vbstats_set.php?action=edit","<br>"); 
makenavoption("View Public Statistics","../vbstats.php?action=stats","<br>"); 
makenavoption("Exclude URL","vbstats_set.php?action=add"); 
makenavselect("vbStats","<hr>"); 
// vbStats 


DWZ 04-25-2002 05:54 AM

Quote:

Originally posted by FWC
PHP Code:

makenavoption("Exclude URL","vbstats_set.php?action=add"); 


yes! vbstats_set.php?action=add is the URL i needed...

pezz 04-25-2002 08:18 PM

thanks guys! :tired:

GOD-Dblade 05-01-2002 02:41 AM

sweet hack man :)

Marc T Smith 05-03-2002 08:11 AM

Has anyone looked at the effect of splitting threads, deleting posts/threads, etc. on the New Threads in the Last 24 Hours counter?

Bane, can you tell me how it makes this computation?

Sinecure 05-09-2002 05:05 AM

Bane, great hack,I just installed it and spent about 3-4 hours customizing all the templates associated with it, to get the exact look and feel I wanted from it. Great hack, I really must say.
Only thing is, for some aspects of it, I had to actualy open vbstats.php to customize! For example, on "vbstats.php?action=country" I had to actually open vbstats.php and look for $reflistbit in order to place an image to the left and right of bar1.gif, bar2.gif..... etc..
Maybe in the newer version make these more template based?

Nonethe less, great HACK! Bane, get on ICQ and I'll give you a preview of what I've done with vbstats for pj v3 :)

Boofo 05-13-2002 02:27 AM

I just installed vbstats and think it is a great hack! Thanks, Bane! I am having one problem with it though. I have excluded my URL for the site but it still shows up in the linkqueue listing and the referrals listing. It isn't supposed to be there, is it? Also, when you go to the linkqueue page and click on the links there, one of them works fine, the other one give you an error page. What do I need to do to fix that? Thanks in advance.

Boofo 05-13-2002 03:05 AM

I just noticed that my activity level in vbstats is 636.39. Is that normal for a new board with 11 users?

FWC 05-13-2002 03:20 AM

Quote:

Originally posted by Boofo
I just installed vbstats and think it is a great hack! Thanks, Bane! I am having one problem with it though. I have excluded my URL for the site but it still shows up in the linkqueue listing and the referrals listing. It isn't supposed to be there, is it?
Use phpMyAdmin and delete your url from the vbstats_referrer table.

FWC 05-13-2002 03:21 AM

Quote:

Originally posted by Boofo
I just noticed that my activity level in vbstats is 636.39. Is that normal for a new board with 11 users?
Yes. This means that 64.639% (7 out of 11) of your users have posted at least one message.

Boofo 05-13-2002 05:54 AM

Quote:

Originally posted by FWC
Yes. This means that 64.639% (7 out of 11) of your users have posted at least one message.
I thought that, too, but the actual number reads 636.39, not 63.639. :)

Boofo 05-13-2002 06:02 AM

Quote:

Originally posted by FWC
Use phpMyAdmin and delete your url from the vbstats_referrer table.
Thanks! That was easier than I thought it would be. :)

FWC 05-13-2002 06:12 AM

Quote:

Originally posted by Boofo


I thought that, too, but the actual number reads 636.39, not 63.639. :)

That's just the way it's formatted. I actually changed it to percent. :)

FWC 05-13-2002 06:12 AM

Quote:

Originally posted by Boofo


Thanks! That was easier than I thought it would be. :)

Glad to help. :)

pgowder 05-13-2002 02:29 PM

Can someone take a look at my referral list and tell me what is wrong.

http://www.powwows.com/gathering/vbs...on=memberrefer

It now lists a long lists of users with no referal.

This happened after I pruned my members.

Thanks

Henry-RS 05-17-2002 08:13 PM

Is there a decent compilation of this hack in it's best form that would work with 2.2.5? Looking through 800 posts to find what's wrong or what could go wrong is not my cup of tea.

Boofo 05-17-2002 08:15 PM

I have it running on vbulletin 2.2.5 and it runs great! Just exactly as it should. :)

Marc T Smith 05-17-2002 08:32 PM

I've had it running on my board for quite a while. There are the 'bugs' which I will tell you to bravely read the thread rather than go into the flags issue and such.

For free it's one fine 'program'. I like it. Take it, play with it, read the thread and understand what it's doing and you'll be fine.

You can see some of the issues with respect to what the user sees and interpreting its functions discussed in a 26 post thread at http://Elsmar.com/Forums/showthread....&threadid=4528

BUT*** This thread here deals with the technical issues and is a must read in it's entirity if you really want to know what's going on.

Wildthinks 05-21-2002 01:42 PM

Hi there... I have problems with views and sitepageviews ...spv always 7000 and views 0.

I cant understand this.. any Idea?

Another small comment: Whe I exclude a forum for Postcounting Vbstats count all posts incl. the excluded....

SoliduS_cF 05-25-2002 10:58 AM

Great hack Bane, just a question really, i have opted to install the PHP addons and i am installing vb stats on 2.2.5, i am trying to modify the admin/index.php, i cant seem to find
PHP Code:

<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("Stats & Logs"); ?>

within my admin/index.php ? Any ideas ?

UltimaKing 05-25-2002 04:22 PM

I've noticed something odd. I have like 1500 posts, and on the topposters in the vbstats it shows me as having 1100 posts.

FWC 05-25-2002 06:47 PM

Quote:

Originally posted by SoliduS_cF
Great hack Bane, just a question really, i have opted to install the PHP addons and i am installing vb stats on 2.2.5, i am trying to modify the admin/index.php, i cant seem to find
PHP Code:

<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("Stats & Logs"); ?>

within my admin/index.php ? Any ideas ?

There is a link at the top of the following post with instructions for installing on vB 2.2.1 or higher:

https://vborg.vbsupport.ru/showthrea...638#post188638

ceo_tfw 05-27-2002 07:17 PM

how can I place the vbstats on my main page

X3ON 05-31-2002 07:17 AM

Hey bane,
is there any way of putting the stats on forumhome on a non vb page?

AviationForum 06-01-2002 01:56 AM

Warning: Supplied argument is not a valid MySQL result resource in /home/ossoff/aviationforum.org/content/forums/vbs_counter.php on line 74

AviationForum 06-01-2002 02:24 AM

I need help!

lordofgun 06-01-2002 04:08 AM

Anything special i need to do if i use a .php3 extension?

Thanks in advance!

lordofgun 06-01-2002 05:21 AM

never mind...lol i figured it out!

GREAT HACK!

Mone' 06-02-2002 04:37 PM

installed on vb 2.2.6 :))

Mone'

FWC 06-02-2002 05:25 PM

Add:
PHP Code:

include("vbs_counter.php"); 

to your phpinclude template.

Mone' 06-03-2002 01:32 AM

thank you FWC i feel so silly...............

one more reason to stop hacking my board after 2 am :)

Mone'

FWC 06-03-2002 04:12 AM

Quote:

Originally posted by Mone'
thank you FWC i feel so silly...............

one more reason to stop hacking my board after 2 am :)

Mone'

Glad to help. Late night hacking can be hazardous to your board. :)

Carthriller 06-03-2002 04:22 AM

What additional necessary changes are needed for VB2.2.5??

FWC 06-03-2002 06:11 AM

Quote:

Originally posted by Carthriller
What additional necessary changes are needed for VB2.2.5??
They are in here:

https://vborg.vbsupport.ru/showthrea...638#post188638

RDX1 06-04-2002 03:24 AM

<a href="http://www.nerdnations.com/bbs/vbstats.php" target="_blank">http://www.nerdnations.com/bbs/vbstats.php</a> - is blank

i just upgraded to 2.2.6 using a merger, and i uploaded all the original vb stats files... still is blank, whats up

FWC 06-04-2002 05:38 AM

You wiped out the templates when you upgraded. Run the vBStats installer and select upgrade to get them back.

Colon33 06-08-2002 06:29 AM

I am trying to get this page to appear on my main website, not my forums main page. I try to recall the vbstats.php file and i even change the URLS with in the vbstats.php file so they point correctly, but all i get on my page is the FORUM LOGIN PAGE. How do i fix this? I really dont know how.


All times are GMT. The time now is 04:57 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.02278 seconds
  • Memory Usage 1,828KB
  • 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
  • (5)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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