vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - XYZ Simple Forum Statistics using Google API (https://vborg.vbsupport.ru/showthread.php?t=231550)

squishi 12-28-2009 10:00 PM

XYZ Simple Forum Statistics using Google API
 
1 Attachment(s)
Description:

I am always amazed to see how very linearly my forum grows. I believe that most online forum show such a linear growth pattern. If you like this product, let me know the url of your stats page. I would love to see the growth of other forums. :-)

This small addon uses the Google Visualization API to show some basic statistics of your vbulletin forum.
The total number of posts, threads and members is queried daily with a scheduled task.


Installation is straight-forward and does not include any template edits.

---
Installation Instructions:

*** Backing up your database before you start the installation is a good idea, as the product creates a new database table...

1.) Create a scheduled task with these settings:
Varname: xyz_stats
Title: XYZ Forum Statistics
Description: Query forum statistics and write them into special database.
(No Log Phrase)
Day of Week: *
Day of Month: *
Hour: 9
Minute: 0 - - - - -
Active: Yes
Log Entries: No
Filename: ./includes/cron/xyz_stats.php
Product: xyz_stats


2.) Upload the files in the upload folder to your forum directory.

3.) Upload the product xml in the product manager.

4.) Visit <form directory>/stats.php

5.) Wait and let the daily cron job gather data. :)

Skyrider 12-29-2009 04:55 PM

EDIT:.. nevermind.. thought this was a vB4 plugin -_-.

squishi 12-30-2009 08:09 AM

I don't run vb4, nor will I ever upgrade. Sorry.

radmoose 12-30-2009 09:58 AM

Quote:

Originally Posted by squishi (Post 1942280)
I don't run vb4, nor will I ever upgrade. Sorry.

Your mod says "Re-usable code"

Would it be OK for someone else to take your mod/code and update it to work on 4.0.x?

squishi 12-31-2009 06:19 AM

Quote:

Originally Posted by radmoose (Post 1942347)
Your mod says "Re-usable code"

Would it be OK for someone else to take your mod/code and update it to work on 4.0.x?

Sure. That would be no problem. :up:


All times are GMT. The time now is 10:25 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.01054 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete