Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin Statistics (BBClone) Details »»
vBulletin Statistics (BBClone)
Version: 1.00, by Adult SEO Adult SEO is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 01-26-2007 Last Update: 01-30-2007 Installs: 29
Uses Plugins Template Edits
 
No support by the author.

Hi there!

This mod enables you to use the BBClone Statistical System on your forum.

Instructions
  • Download BBClone at http://www.bbclone.de/
  • Upload the BBClone files to your server
  • Chmod the directory /var/ to 775
  • Edit the config file located in /conf/config.php
  • Import this product
  • If you changed the directory of your BBClone instalation, then configure it in your vBulletin adminpanel (options -> BBClone)
  • If you want to enable users to view statistics and want to use the custom statistical pages, then add the folowing code to your htaccess file:
    Quote:
    RewriteEngine On

    # BBclone Statistics
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^stats\.html$ index.php?bbclone_page=1&%{QUERY_STRING} [L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^stats-detailed\.html$ index.php?bbclone_page=2&%{QUERY_STRING} [L]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^stats-time\.html$ index.php?bbclone_page=3&%{QUERY_STRING} [L]
  • If you want to add the counter, simply add the folowing code anywhere on any template:
    Code:
    <!--bbclonecounter-->
Demo Statistics
http://www.papegaaienforum.nl/stats.html
http://www.papegaaienforum.nl/stats-detailed.html
http://www.papegaaienforum.nl/stats-time.html

Have Fun!
Jan Jaap

Updates
  • 31 januari 2007
    1. SEO (forum style) statistical pages
    2. Counter
    3. Admin settings
Demo site using this mod: http://www.papegaaienforum.nl/

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 01-28-2007, 04:37 PM
navajotex? navajotex? is offline
 
Join Date: Nov 2004
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

problem.


Statistics for www.newrevolutionsat.net generated on 28/01/2007
10 primi browser
Totale 0

10 primi sistemi operativi
Totale 0

10 prime estensioni
Totale 0

10 primi robot
Totale 0
10 primi host
Totale 0

10 prime pagine
Totale 0

10 primi referenti
Totale 0

10 prime ricerche
Totale 0
Accessi
Ultimo anno 0 Ultimo mese 0 Ultima settimana 0 Ultimo giorno 0
Visite totali 0 Totali unici 0

BBClone 0.4.9 ? Il team di BBClone - Distribuito sotto licenza GPL Valid XHTML 1.0! Valid CSS!
icon Sito principale icon Configurazione icon Statistiche globali icon Statistiche dettagliate icon Statistiche temporali
Reply With Quote
  #13  
Old 01-28-2007, 07:41 PM
Vampyre's Avatar
Vampyre Vampyre is offline
 
Join Date: Jun 2003
Location: Down Under
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your first installation doesn't work right away, you may want to turn on the BBC_DEBUG option.
It can give you some useful hints.

http://help.bbclone.de/index.php?n=Setup.TestingBBClone
Reply With Quote
  #14  
Old 01-28-2007, 07:48 PM
transitbus transitbus is offline
 
Join Date: Aug 2006
Location: California
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have used bbclone for years and gave it up when I migrated to vb, thanks for making this
Reply With Quote
  #15  
Old 01-31-2007, 03:25 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added: SEO forum style statistical pages, counter to be placed anywhere on the forum and new admin settings to manage BBClone.

Please note! if you upgrade from the previous version, then make sure to change the path to bbclone to the absolute server path.

Have Fun!
Jan Jaap
Reply With Quote
  #16  
Old 01-31-2007, 04:42 PM
Kaleem's Avatar
Kaleem Kaleem is offline
 
Join Date: May 2006
Location: New Jersey
Posts: 324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adult SEO View Post
Added: SEO forum style statistical pages, counter to be placed anywhere on the forum and new admin settings to manage BBClone.

Please note! if you upgrade from the previous version, then make sure to change the path to bbclone to the absolute server path.

Have Fun!
Jan Jaap
and how we gonna use it anywhere like this $bbclone ?

Cus with vboptions its not showing up in the footer?

i put the paths both absolute and http
Reply With Quote
  #17  
Old 01-31-2007, 04:49 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

I forgot to mention the code.

If you want to add the counter, simply add the folowing code anywhere on any template:
Code:
<!--bbclonecounter-->
Best Regards,
Jan Jaap
Reply With Quote
  #18  
Old 01-31-2007, 09:17 PM
transitbus transitbus is offline
 
Join Date: Aug 2006
Location: California
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL! never mind looks like I forgot to get mu .htlock file chmodded properly. All is well
Reply With Quote
  #19  
Old 02-01-2007, 01:36 AM
rs2000 rs2000 is offline
 
Join Date: Jan 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I seem to have the actual stats program working, I can even display the correct stats on the bottom of the forum page, however when I click on the link it takes me to a stats.html page which isnt there.

my site is: http://www.rs2000-16v.net
my forum is: http://www.rs2000-16v.net/forum
my BBclone is: http://www.rs2000-16v.net/stats

I believe I have the absolute path etc setup correct, I just dont know why its not displaying the stats inside the forum like it is on the right hand screen shot.

Any help would be nice

Thanks
Reply With Quote
  #20  
Old 02-01-2007, 11:40 AM
Mupetz Mupetz is offline
 
Join Date: Sep 2005
Location: Strasbourg
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

rs2000,
Check out the instructions from the main post.
Quote:
If you want to enable users to view statistics and want to use the custom statistical pages, then add the folowing code to your htaccess file:
Add the lines to your htaccess file.


Adult SEO,
Everything works just splendid. Thanks again.
The only thing i dislike is the Top 10 Visited Pages. There is no valid link to the thread or forum specified. All the visited pages are linked to /showthread.php or /forumdisplay.php
A fix for this on the future versions will be appreciated.
Thank you
Reply With Quote
  #21  
Old 02-01-2007, 11:50 AM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I forgot to mention, that you first need to activate Mod Rewrite if you aren't already using Mod Rewrite functions on your site.

If you aren't already using Mod Rewrite functions, then use the folowing code:
Code:
RewriteEngine On
# BBclone Statistics
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^stats\.html$ index.php?bbclone_page=1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^stats-detailed\.html$ index.php?bbclone_page=2&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^stats-time\.html$ index.php?bbclone_page=3&%{QUERY_STRING} [L]
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 11:34 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.04486 seconds
  • Memory Usage 2,316KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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