vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vBA CMPS Module: Top posters in last x days (https://vborg.vbsupport.ru/showthread.php?t=249173)

BlackThorn 08-22-2010 10:00 PM

vBA CMPS Module: Top posters in last x days
 
Removed.

BlackThorn 08-23-2010 08:45 AM

Reserved.

vidan 08-23-2010 12:08 PM

only vbadvanced? why not default cms or sidebar/block in main forumhome?

BlackThorn 08-23-2010 06:55 PM

Quote:

Originally Posted by vidan (Post 2088264)
only vbadvanced? why not default cms or sidebar/block in main forumhome?

This is only vBA CMPS module.
Well, I don't care cms or sidebar block.

hakan68 08-24-2010 02:14 AM

I hoped for this module for a very long time lol thank you love it installed :)

Devanand 08-24-2010 05:42 PM

It doesn't show at all. I did set everything fine but nothing

pappocapo 08-24-2010 05:50 PM

Great thanks...

BlackThorn 08-24-2010 05:59 PM

Quote:

Originally Posted by Devanand (Post 2088967)
It doesn't show at all. I did set everything fine but nothing

What do you want I didn't understand sorry?

Devanand 08-24-2010 06:02 PM

I don't want anything, I am just saying that it doesn't work.

BlackThorn 08-24-2010 06:12 PM

Quote:

Originally Posted by Devanand (Post 2088974)
I don't want anything, I am just saying that it doesn't work.

Well - Install that module and let me see demo/your site. Module work awesome currently I've tested it again, sure.

shona 08-27-2010 06:50 AM

works well, thank you :)

Could I ask which StyleVar is used for the background color behind the avatars/usernames?

thank you

BlackThorn 09-04-2010 11:36 PM

Quote:

Originally Posted by shona (Post 2090229)
works well, thank you :)

Could I ask which StyleVar is used for the background color behind the avatars/usernames?

thank you

Hi dear, open your adv_portal.css template and add below;

PHP Code:

.tborder
{
    
background#F0F2FA;
    
color#000000;
    
border1px solid #989898;
}
.
tcat
{
    
background#F2F2F2  url(images/buttons/newbtn_middle.png) repeat-x top left;
    
color#333333;
    
fontbold 11px verdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
padding:8px 6px 7px 6px;
}
.
tcat a:link, .tcat_alink
{
    
color#333333;
    
text-decorationnone;
}
.
tcat a:visited, .tcat_avisited
{
    
color#333333;
    
text-decorationnone;
}
.
tcat a:hover, .tcat a:active, .tcat_ahover
{
    
color#FF4400;
    
text-decorationunderline;
}
.
thead
{
    
background#F2F2F2 url(images/buttons/newbtn_middle.png) repeat-x top left;
    
color#333333;
    
fontbold 11px tahomaverdanagenevalucida'lucida grande'arialhelveticasans-serif;
    
border-bottom:1px solid #8f95bf;
}
.
thead a:link, .thead_alink
{
    
color#333333;
}
.
thead a:visited, .thead_avisited
{
    
color#333333;
}
.
thead a:hover, .thead a:active, .thead_ahover
{
    
color#FF4400;
}
.
alt1, .alt1Active
{
    
background#FBFBFD;
    
color#000000;
        
}
.
alt2, .alt2Active
{
    
background#F0F2FA;
    
color#000000;
        


If you want, you can change that color coder and open other adv_portal_top_posters_bit template and change <td class="alt1 or alt2"> for your self.

Viddek 09-20-2010 04:54 PM

I couldn't find the Phrase for "Top Posters in Last 1 Days" in the box. I want to translate it, can you help me?

BlackThorn 09-20-2010 09:32 PM

Quote:

Originally Posted by Viddek (Post 2101047)
I couldn't find the Phrase for "Top Posters in Last 1 Days" in the box. I want to translate it, can you help me?

Of course, go and open adv_portal_top_posters template you will see it then, you can replace that with your language.

Viddek 10-05-2010 02:10 PM

Thanks;)

But there's another problem. I created a new Style on www.fanforum-deutschland.de ! Now on the new Style the box is missing in the portal - what can i do?

BlackThorn 10-05-2010 02:21 PM

Quote:

Originally Posted by Viddek (Post 2107065)
Thanks;)

But there's another problem. I created a new Style on www.fanforum-deutschland.de ! Now on the new Style the box is missing in the portal - what can i do?

You're welcome ;)
Well, uninstall it and install it again. (and when you've installing, then you must select all styles for module)

Alecsmith 10-28-2010 06:03 PM

can we have option including, excluding section's from top posters?

lycheepassion 12-27-2010 01:30 PM

really want this for my pl2 forum, had a giveaway now need to know who won lol

nacaruncr 12-30-2010 07:22 AM

it so really like me.... but it doesn't work in my forum... because i use 4.0.3... Is it possible that you could do for older versions?

thanks ;)

BGCOM 12-31-2010 10:20 PM

can work on 4.1.0?

BlackThorn 01-03-2011 09:55 AM

I hadn't update yet this module for v4.1.x however, I'd guess I'll update all my hacks again when get an empty time, lol.

Juggernaut 03-20-2011 07:50 AM

It only seems to work in the default vbulletin skin, even after I only select any other skin for this to be installed in. Haven't been able to get it to show in any other skin.

HeyMe 04-27-2011 05:22 PM

Quote:

Originally Posted by BlackThorn (Post 2143191)
I hadn't update yet this module for v4.1.x however, I'd guess I'll update all my hacks again when get an empty time, lol.

Seems to work on a test forum on vb 4.1 & CMPS 4.1, buggy maybe?

MonkYZ 06-10-2011 09:52 AM

Is there a way to get rid of those "[" and "]" surrounding the posts numbers? When usernames are longer, it's taking two rows...
Also, another row can be "freed" by removing the subtitle and replacing it by the title. It's a little redundant to see:

Top Posters
Top Posters in Last 7 Days

slinky 01-21-2012 07:54 PM

Very nice. I'd like it for the sidebar or in the forum/forumhome. If it's not available here I'd be willing to pay for this and, from what it seems, may need to go elsewhere. If anyone is listening, let me know.

Bisha 02-13-2012 03:16 PM

Anyone tested on on 4.1.0?

faisaly.com 04-27-2012 11:44 AM

This mod is working on vb4.1.11 with vbacmps v4.1.1

BadBoy316 04-27-2012 11:19 PM

Where do i find

where do i find this
vBa CMPS / Download

BadBoy316 05-06-2012 08:15 PM

i run vbulletin 4.1.11 how do i install bt_top_posters

faisaly.com 05-06-2012 08:19 PM

INSTALL INSTRUCTIONS:
Go to your Forums -> Admincp -> vBa CMPS / Download -> Upload Module -> Module to Upload -> Select topposters file as .xml or .module format from your pc -> than Submit.

dlewisr 06-13-2012 03:42 PM

Nice mod BlackThorn, but for some reason I am getting a different post count to that what is on the post bit. Any thoughts as to why?

marccap 02-08-2013 08:44 AM

Not working with 4.2

M.C. 05-01-2013 12:54 PM

how to set up numbers of days?

Spangle 05-07-2013 01:08 PM

Quote:

Originally Posted by marccap (Post 2402825)
Not working with 4.2

Agree, looks good but I get the forum header bar with each user.

Needs a tweak for 4.2.1


All times are GMT. The time now is 07:38 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,795KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete