vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Total Threads Hits At Forum Home (https://vborg.vbsupport.ru/showthread.php?t=100829)

Smiry Kin's 12-17-2005 03:08 AM

Very nice work,

how about unique hits? is it possible mate?

BuRNZau 12-17-2005 04:23 AM

Installed thanks.

Omranic 01-04-2006 11:18 AM

Quote:

Originally Posted by Smiry Kin's
Very nice work,

how about unique hits? is it possible mate?

Sorry what do you mean exactly?

Devil Woman 01-05-2006 08:46 AM

Added and works a treat thanks

Omranic 01-13-2006 12:07 PM

Quote:

Originally Posted by Devil Woman
Added and works a treat thanks

U R W :)

calvinnguyen 01-14-2006 05:46 AM

Thanks SolidSnake

by the way, if you want to get commas in high numbers:

open the file product-phpkd_total_hits.xml change:
$totalhits = intval($totalhits['hits']);

to

$totalhits = vb_number_format($totalhits['hits']);

Omranic 01-15-2006 07:38 AM

Updated to 1.0.1 See changes log

cam2 - old 08-15-2006 11:09 AM

Installed, nice hack. A minor change I made in the display order on the forum home:

Find, don't forget to take out the comma at the end of $totalposts:
PHP Code:

$vbphrase[posts]: $totalposts 

Add directly after, add comma at the end of </if>:
PHP Code:

<if condition="$vbulletin->options['threadstothits']">,  $vbphrase[phpkd_total_hits]: $totalhits</if>, 

Example text:

Threads: 69, Posts: 102, Total Threads Hits: 315, Members: 7, Active Members: 7
Welcome to our newest member, GreenMnM

cam2 02-08-2007 07:07 PM

Is this for every page viewed or just the forum home?

MDK-Indy 08-11-2007 11:14 AM

Works fine on vBulletin 3.6.7 PL1

greeting Indy


All times are GMT. The time now is 11:00 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.01139 seconds
  • Memory Usage 1,729KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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