Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbTrends 1.1.2 - An Enhanced Statistics Box on Forum Home Details »»
vbTrends 1.1.2 - An Enhanced Statistics Box on Forum Home
Version: 1.1.2, by hambil hambil is offline
Developer Last Online: Apr 2013 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.5.4 Rating:
Released: 04-18-2006 Last Update: 04-18-2006 Installs: 75
Uses Plugins Template Edits
Additional Files  
No support by the author.

Keywords: Statistics, New members, joins, trends, Forum Home, threads, posts

Description:
Enhances the "YourBBS" Statistics box on the forum home to show trends of posts, threads and new users vs. the overall history of the board. Also allows you to display more than one "newest member".

Version 1.1.2:
  1. Added admincp menu to reset cached counters.
  2. Fixed a couple of divide by zero errors that occurred when your board had no history (was less than a month old).
  3. Fixed so templates are now cached.
Version 1.1.1:
  1. Fixed calculation of statistics - should definately be correct now
Version 1.1.0:
  1. Fully phrased.
  2. Uses templates now so look and feel can be customized
  3. Fixed bug so output is valid xhtml 1.0.
Version 1.0.0:
  1. Turn on/off in admincp
  2. Offers the option to auto replace in templates, or to manually edit templates.
  3. Allows more than one 'newest user' to be display.
  4. Shows trends for posts, threads and new users - this month vs. the boards average.
Install
  1. Download the vbTrends_1.0.0.zip.
  2. Unzip and follow instructions in install.html.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 04-20-2006, 07:24 PM
Omranic's Avatar
Omranic Omranic is offline
 
Join Date: Jan 2005
Location: Egypt
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

may be
but the stange thing is that this huge number of queries doesn't appear when vbtrends is disabled

while all other hacks are working fine with or without vbtrends & with only 9 quries @ forumhome
Reply With Quote
  #73  
Old 04-20-2006, 07:25 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SolidSnake@GTI
may be
but the stange thing is that this huge number of queries doesn't appear when vbtrends is disabled

while all other hacks are working fine with or without vbtrends & with only 9 quries @ forumhome
Again, it's only a guess, but if one of the other hacks has a hook that is being triggered by something in my hack, that would explain it.
Reply With Quote
  #74  
Old 04-20-2006, 07:56 PM
Omranic's Avatar
Omranic Omranic is offline
 
Join Date: Jan 2005
Location: Egypt
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok
I gave the hooks a look & found that nothing active @ forumhome_start / forumhome_complete / global_complete exept vbtrends
Reply With Quote
  #75  
Old 04-20-2006, 08:55 PM
username12 username12 is offline
 
Join Date: Jan 2006
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried figuring it out mathematically but didn't get numbers resembling what I was getting. Granted, my board's been open for 7 years, but the oldest post is from 2004, so the numbers would be skewed regardless. I think I'll just leave the percentages out, though I like the numbers themselves.
Reply With Quote
  #76  
Old 04-20-2006, 08:57 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by username12
I tried figuring it out mathematically but didn't get numbers resembling what I was getting. Granted, my board's been open for 7 years, but the oldest post is from 2004, so the numbers would be skewed regardless. I think I'll just leave the percentages out, though I like the numbers themselves.
I will recheck my forumals.
Reply With Quote
  #77  
Old 04-20-2006, 09:03 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SolidSnake@GTI
Ok
I gave the hooks a look & found that nothing active @ forumhome_start / forumhome_complete / global_complete exept vbtrends
There are only eight queries max in the hack. I've looked carefully and I can't see any way to ever get more then eight queries run with this hack. Something must be going on specific to your setup.
Reply With Quote
  #78  
Old 04-20-2006, 09:47 PM
Morrighan256's Avatar
Morrighan256 Morrighan256 is offline
 
Join Date: Mar 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason, my birthdays and current events disappeared on the forum home when I did this. I didn't think I pasted over any code that wasn't supposed to be replaced, but is that what I did? I can't figure out what else it might be. The statistics show up fine, but the birthdays and calender events are gone.

http://www.cipher-wotr.com/forum/index.php
Reply With Quote
  #79  
Old 04-20-2006, 09:55 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Morrighan256
For some reason, my birthdays and current events disappeared on the forum home when I did this. I didn't think I pasted over any code that wasn't supposed to be replaced, but is that what I did? I can't figure out what else it might be. The statistics show up fine, but the birthdays and calender events are gone.

http://www.cipher-wotr.com/forum/index.php
It's possible. You can check the template history to see what you changed.
Reply With Quote
  #80  
Old 04-20-2006, 10:06 PM
Morrighan256's Avatar
Morrighan256 Morrighan256 is offline
 
Join Date: Mar 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://img.photobucket.com/albums/v619/Morrighan256/Image2.jpg" target="_blank">http://img.photobucket.com/albums/v6...256/Image2.jpg</a>

That's what I've got--I didn't paste over anything. Now I'm really confused.
Reply With Quote
  #81  
Old 04-20-2006, 10:08 PM
hambil's Avatar
hambil hambil is offline
 
Join Date: Jun 2004
Location: Seattle
Posts: 1,719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Morrighan256
http://img.photobucket.com/albums/v6...256/Image2.jpg

That's what I've got--I didn't paste over anything. Now I'm really confused.
Something funny is going on. I'm looking into it
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:34 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.06037 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete