vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Top Posters List (https://vborg.vbsupport.ru/showthread.php?t=232021)

Trek 01-24-2010 07:19 PM

Installed, works good but doesn't use the stylevars. Edited the CSS to do what I wanted though.

Thanks!

Paul M 01-24-2010 09:43 PM

What stylevars exactly ?

synseal 01-24-2010 09:55 PM

Great, works fine, Thank You!.

Trek 01-24-2010 11:07 PM

Quote:

Originally Posted by Paul M (Post 1965620)
What stylevars exactly ?

Most everything in the CSS is hardcoded to a color, a light color. As I use a darker theme on my site it didn't go well.

I mostly used the stylevar blockrow to fix it so it looked the way I needed.

Carmack 03-02-2010 11:37 PM

This is fantastic! Very simple!

If I wanted to call to the script to make a "top posters" Forum Box that only included all-time top posters, how would you recommend I do this?

MedellinStyle 03-03-2010 07:24 AM

Quote:

Originally Posted by Carmack (Post 1995642)
This is fantastic! Very simple!

If I wanted to call to the script to make a "top posters" Forum Box that only included all-time top posters, how would you recommend I do this?

YEs how to apply this to a sidebar block?? please please!!

Paul M 03-03-2010 10:56 AM

You cannot do that - other than to write a whole new modification to do it.

HeyMe 06-11-2010 07:37 PM

I think I found a bug in this one, posts deleted softly still get counted, can you please look at this?

Thanks in advance.

BadgerDog 06-12-2010 07:16 PM

Installed ... very nice Paul .. thank you .. :)

For those wanting to change CSS variables to suit custom styles, this mod uses:

custom_top.css

Regards,
Badger

HeyMe 06-15-2010 05:51 PM

Quote:

Originally Posted by HeyMe (Post 2052194)
I think I found a bug in this one, posts deleted softly still get counted, can you please look at this?

Thanks in advance.

I replaced line 270 with this:
HTML Code:

$where = $wherecond."AND rpl.dateline > $start[$col] AND rpl.visible = 1";
It seems to work, please let me know Paul M if this fix is healthy, thanks :)


All times are GMT. The time now is 04:03 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.02124 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_html_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