vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   vBulletin Statistics (BBClone) (https://vborg.vbsupport.ru/showthread.php?t=137642)

navajotex? 01-28-2007 04:37 PM

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

Vampyre 01-28-2007 07:41 PM

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

transitbus 01-28-2007 07:48 PM

I have used bbclone for years and gave it up when I migrated to vb, thanks for making this :D

Adult SEO 01-31-2007 03:25 PM

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

Kaleem 01-31-2007 04:42 PM

Quote:

Originally Posted by Adult SEO (Post 1171357)
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 :)

Adult SEO 01-31-2007 04:49 PM

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

transitbus 01-31-2007 09:17 PM

LOL! never mind looks like I forgot to get mu .htlock file chmodded properly. All is well :D

rs2000 02-01-2007 01:36 AM

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

Mupetz 02-01-2007 11:40 AM

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

Adult SEO 02-01-2007 11:50 AM

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]



All times are GMT. The time now is 04:44 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.01044 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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