vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Site Life Status (https://vborg.vbsupport.ru/showthread.php?t=174416)

Amm0 05-18-2008 03:25 PM

Yeah, i'd really like to see the average count like on your test forum

princeedward 05-19-2008 04:58 PM

Quote:

Originally Posted by basilrath (Post 1523634)
Hey Boofo have you tested that average count yet......................it seems a great idea !

ps all work appreciated !

Quote:

Originally Posted by Amm0 (Post 1523668)
Yeah, i'd really like to see the average count like on your test forum

Third In Motion Here!...:p

Chance4Today 05-19-2008 08:32 PM

Quote:

Originally Posted by sensimilla (Post 1523567)
Ive reinstalled it and now the visitors count is stuck at 0.

Yep mine also I was just coming here to post that. Since I graded as said to mine is stuck also :confused:

Boofo 05-19-2008 08:50 PM

Because you didn't follow the instructions for the config.php file.

MeMySelfNi 05-22-2008 12:40 PM

Quote:

if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('boofocounter'));
}
does this go before or after the box at the bottom?

Boofo 05-22-2008 01:07 PM

As long as it is before the ending ?> tag, you can put it anywhere you like.

Keyser S?ze 05-23-2008 02:44 AM

i have read the install 10 times, no where does it say how to do what i want to do

however in the template i found what i thought was where it needed to go, but it did not work sadly

<phrase 1="$pagehits_counter">$vbphrase[site_visitors]</phrase>

any help pls?

Boofo 05-23-2008 02:54 AM

What is it you want this to do?

Keyser S?ze 05-23-2008 09:13 AM

like this image here i edited it to make it look how i want

Boofo 05-23-2008 09:29 AM

You would have to edit the phrase for that line. But having a start date and a since date that are different is going to look strange.

basilrath 05-23-2008 05:08 PM

Quote:

Originally Posted by Keyser S?ze (Post 1528761)
like this image here i edited it to make it look how i want


thats a strange thing to want ?

why?

Boofo 05-23-2008 06:07 PM

That's what I thought but what the hell do I know? ;)

MissKalunji 05-23-2008 06:21 PM

what's the different between the txt file and in the datastore? ima noob just wanting to know b4 i upgrade

MissKalunji 05-23-2008 06:22 PM

Quote:

Originally Posted by basilrath (Post 1529197)
thats a strange thing to want ?

why?

So his visitors doesn't think that he had ONLY that amount of visitors over the 4-5 years but since the date he installed the hack

Boofo 05-23-2008 06:27 PM

He can set the hits for how many he thinks he has, though. It wouldn't be too hard to figure out an approximate hit count.

Boofo 05-23-2008 06:55 PM

Quote:

Originally Posted by MissKalunji (Post 1529258)
what's the different between the txt file and in the datastore? ima noob just wanting to know b4 i upgrade

The datastore is faster and less server intensive. And the text file wasn't working right on some servers and I never did figure out why. Plus, all settings can be done in the Admin CP now so no more need for chmodding anything or editing the text file for the hit count.

Plus "datastore" sounds so much cooler, don't you think? ;)

MissKalunji 05-23-2008 08:36 PM

Quote:

Originally Posted by Boofo (Post 1529267)
He can set the hits for how many he thinks he has, though. It wouldn't be too hard to figure out an approximate hit count.

He probably didn't think of that :-p

Quote:

Originally Posted by Boofo (Post 1529291)
The datastore is faster and less server intensive. And the text file wasn't working right on some servers and I never did figure out why. Plus, all settings can be done in the Admin CP now so no more need for chmodding anything or editing the text file for the hit count.

Plus "datastore" sounds so much cooler, don't you think? ;)

Definitely and chineese for those who has no idea what it is lol

Thanks for clearing up :)

Boofo 05-23-2008 08:42 PM

Any time, young lady, any time. ;)

Bounce 05-23-2008 09:26 PM

Quote:

Originally Posted by Boofo (Post 1529291)
The datastore is faster and less server intensive. And the text file wasn't working right on some servers and I never did figure out why.

Working sweet as now , thank you sir :up:

Pamela 05-23-2008 09:51 PM

*installs update*

Thank you for the update! The original version was a bit hard to install for newbies but this version was super easy!

Thanks! :D

RedDevil 05-26-2008 08:15 PM

very nice thanks

Rajdeep 05-27-2008 08:45 AM

Thanks for the Great Mod,

But i dont want to show this line -
There have been 12 visitors to this page.

How can i remove this..

Thanks

Boofo 05-27-2008 09:37 AM

You can set that count to whatever you want it to start out at in the settings.

Bounce 05-29-2008 08:49 PM

Quote:

Originally Posted by Rajdeep (Post 1532687)
But i dont want to show this line -
There have been 12 visitors to this page.

How can i remove this..


in the boofo_site_life_status template remove this line

HTML Code:

<phrase 1="$pagehits_counter">$vbphrase[site_visitors]</phrase>

Boofo 05-29-2008 09:18 PM

It would be better to help him set a starting count, don't you think?

Goomzee 05-30-2008 05:59 AM

Thankx for this mod

Bounce 05-30-2008 06:21 AM

Quote:

Originally Posted by Boofo (Post 1535608)
It would be better to help him set a starting count, don't you think?

The way i read his post he just wanted tae remove it https://vborg.vbsupport.ru/external/2008/05/2.gif

Boofo 05-30-2008 06:45 AM

Because he didn't like the low starting count.

basilrath 05-30-2008 09:05 AM

hey Boofo you had any luck with the average daily yet?

Site Startup Date: January 21, 2008
Site Age: 117 days, 11 hours, 3 minutes and 9 seconds
There have been 17,909 visitors to this page.
Average visits to this page: Hourly: 6, Daily: 152, Weekly: 1,067

Rajdeep 05-30-2008 06:24 PM

Thanks a lot :up:

Quote:

Originally Posted by hIBEES (Post 1535575)
in the boofo_site_life_status template remove this line

HTML Code:

<phrase 1="$pagehits_counter">$vbphrase[site_visitors]</phrase>


Rajdeep 05-30-2008 06:26 PM

Nope thats not the matter, my site has good enough traffic, but the problem is not working correctly.. it was showing Always 0 visitors.. and also i didnt like it.. I mainly like to have the Site age and startup date..
Thanks for the Mod...

Quote:

Originally Posted by Boofo (Post 1535957)
Because he didn't like the low starting count.


Boofo 05-30-2008 06:56 PM

If it was showing 0 at all times, you didn't do the config.php specilatemplates edit.

EvilJohn 05-30-2008 08:16 PM

Installed! Thank you so much. Wonderful mod. One question. Is there a scientific way, or factual way to determine page hits from day one. I am more concerned about having an accurate number for page hits.

My forum stats:
Site Startup Date: April 13, 2006
Threads: 6,662, Posts: 85,970, Members: 2,167

I tried using http://www.dnscoop.com/ but really no help.

Any ideas how to determine page hits from the start up day April 13 ,2006, on a small gaming site.
www.evilterritory.com http://evilrtcw2.com/forums/ After installing and starting at 0, page hits were at 76 in about 2 hours. Sorry I seem to be clueless

Parabellum 05-30-2008 09:37 PM

Quote:

Originally Posted by EvilJohn (Post 1536548)
Installed! Thank you so much. Wonderful mod. One question. Is there a scientific way, or factual way to determine page hits from day one. I am more concerned about having an accurate number for page hits.

The way I got mine as accurate as possible was to get the all time statistics from AWStats in cPanel.

Boofo 05-31-2008 03:37 AM

Quote:

Originally Posted by EvilJohn (Post 1536548)
Installed! Thank you so much. Wonderful mod. One question. Is there a scientific way, or factual way to determine page hits from day one. I am more concerned about having an accurate number for page hits.

My forum stats:
Site Startup Date: April 13, 2006
Threads: 6,662, Posts: 85,970, Members: 2,167

I tried using http://www.dnscoop.com/ but really no help.

Any ideas how to determine page hits from the start up day April 13 ,2006, on a small gaming site.
www.evilterritory.com http://evilrtcw2.com/forums/ After installing and starting at 0, page hits were at 76 in about 2 hours. Sorry I seem to be clueless

There is no exacting way that I know of. You should be able to get close with some averages. You can take the 76 you have and times that by 12 and that will give you a daily average. Then just times that by how many days it has been and that should get you close enough for a starting count.

Quote:

Originally Posted by Parabellum (Post 1536603)
The way I got mine as accurate as possible was to get the all time statistics from AWStats in cPanel.

Not everyone has CPanel. But that is a good idea for those that do. ;)

EvilJohn 05-31-2008 04:38 AM

Quote:

Originally Posted by basilrath (Post 1523634)
Hey Boofo have you tested that average count yet......................it seems a great idea !

ps all work appreciated !

Quote:

Originally Posted by Amm0 (Post 1523668)
Yeah, i'd really like to see the average count like on your test forum

Quote:

Originally Posted by princeedward (Post 1524914)
Third In Motion Here!...:p


sigh :D ----- If I had the avg thingy. It would be a snap to figure hits from day one. -------sigh :D

Boofo 06-03-2008 11:58 AM

Sorry, everyone, I won't be releasing any updates for this mod with the averages here. It seems my hacks have somehow magically started showing up on other sites that do not have permission to host them. I won't give them any more code than they already have. You can all thank whoever has been uploading them for this new policy.

misr.cc 06-03-2008 12:46 PM

translated to Arabic :cool:

misr.cc 06-03-2008 12:54 PM

Quote:

Originally Posted by Boofo (Post 1539631)
Sorry, everyone, I won't be releasing any updates for this mod with the averages here. It seems my hacks have somehow magically started showing up on other sites that do not have permission to host them. I won't give them any more code than they already have. You can all thank whoever has been uploading them for this new policy.

Bad news :erm:
can't you report them to vb.com to remove this mods :confused:

EvilJohn 06-03-2008 08:01 PM

I am sorry to hear this. Thank you for what you have provided for us. Good work my friend


All times are GMT. The time now is 04:17 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.01508 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
  • (2)bbcode_html_printable
  • (21)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