vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Forum statisctics at the top of each forum (https://vborg.vbsupport.ru/showthread.php?t=52215)

grog6 05-04-2003 10:42 PM

@ RetroDreams : what's the problem exactly ?

RetroDreams 05-04-2003 11:14 PM

Quote:

Today at 01:42 AM grog6 said this in Post #71
@ RetroDreams : what's the problem exactly ?
Well, total threads and replys have commas in the numbers after they hit 1,000, but the total views does not, so it would read 1000, instead of 1,000 - Just looking for parity.

Boofo 05-04-2003 11:47 PM

Just replace:

PHP Code:

$vue=$vues['vu']; 

with this:

PHP Code:

$vue=number_format($vues['vu']); 

Did anyone ever get the Average rating thing figured out?

Sweet Evil 05-05-2003 10:54 PM

I would like it to link to last posters profile and also I do not wish for the rating and would like to show and link to newest member.
I added the code for newest member from forumhome template but it is not showing the newest member nor a link.

My Display

Anyone make these changes and can let me in as to how? :)

Thanks!

subu1 05-06-2003 04:16 AM

Quote:

Yesterday at 02:47 AM Boofo said this in Post #73
Just replace:

PHP Code:

$vue=$vues['vu']; 

with this:

PHP Code:

$vue=number_format($vues['vu']); 

Did anyone ever get the Average rating thing figured out?

thxx i do it, it works, and what is with "total clicks"

greetz and thxx subu1

Boofo 05-06-2003 04:28 AM

Total clicks? I don't understand. Where did you see that at?

subu1 05-06-2003 04:47 AM

Quote:

Today at 07:28 AM Boofo said this in Post #76
Total clicks? I don't understand. Where did you see that at?
ups it is so in german, I meant total views

thxx Boofo ;)

Boofo 05-06-2003 05:00 AM

That is the toal threads views for the forum.

subu1 05-06-2003 05:06 AM

yes, and there is a comma too

Boofo 05-06-2003 05:12 AM

Isn't that what you wanted? ;)


All times are GMT. The time now is 04:29 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.02059 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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