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)
-   -   Top 'X' Stats (https://vborg.vbsupport.ru/showthread.php?t=93065)

InfiniteWebby 09-14-2005 01:27 AM

Quote:

Originally Posted by angelo70
Howto.. ?
Newest Members
--------------------
Member: JoinDate:

post --> joindate vbdata formating.. plz

In the plugin code and topXstats.php find:

PHP Code:

    $getstats_member[musername] = fetch_musername($getstats_member); 

After it add:

PHP Code:

    $getstats_member[joindate] = vbdate($vbulletin->options['timeformat'], $getstats_member[joindate]); 

That should work. ;)

Quote:

Originally Posted by thetoolman
thanks, but how do i pull/echo just one variable.. say the top posters?

I'm not exactly sure what it is you want to do.

Brinnie 09-14-2005 07:31 AM

IW, is this the final version, or will you be adding to it?

InfiniteWebby 09-14-2005 07:34 AM

No, I'll be adding to it. When I get the time. ;)

angelo70 09-14-2005 10:47 AM

Quote:

Originally Posted by InfiniteWebby
No, I'll be adding to it. When I get the time. ;)

I'll be adding to it.

But timeis 1126674609 ??

vbdate() not working

thetoolman 09-14-2005 06:38 PM

Quote:

Originally Posted by InfiniteWebby
I'm not exactly sure what it is you want to do.

I want to display just the top posters not the other stats. Also, how do i move it to the footer template as when i do, it displays blank.

Thanks

InfiniteWebby 09-14-2005 09:57 PM

Quote:

Originally Posted by angelo70
I'll be adding to it.

But timeis 1126674609 ??

vbdate() not working

Try vbulletin->options['dateformat'] instead of vbulletin->options['timeformat']

angelo70 09-16-2005 02:24 AM

Quote:

Originally Posted by InfiniteWebby
Try vbulletin->options['dateformat'] instead of vbulletin->options['timeformat']

Thanks InfiniteWebby. ^^;

But joindate is only timeformat ?
What I want is timeforumat but dateformat.

sorry.. i am not good at English

lairnoc 09-18-2005 03:14 PM

hi guyz
got another question

how to import reputation into the top stats or/and rep power..

geoff4787 09-19-2005 06:49 AM

Works great, very nice!

theArchitect 09-25-2005 11:13 PM

Would it be possible to add control over how many stats are displayed?

AND

To have each stat as an individual box (which has its own stat limit?

So I could say that I wanted the Top 20 posters displayed, but only the Last 5 new members and have them as two seperate boxes.

I use to have a mod on my forum home called DevBox, but that does not seem to have been ported to 3.5.0 and by adding Top members with Rep will add some functionality that DevBox was missing.


All times are GMT. The time now is 04:57 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.01350 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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