vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Today's Top Poster(s) 4.2.2 (https://vborg.vbsupport.ru/showthread.php?t=229116)

DS MrSinister 11-17-2011 12:54 AM

Quote:

Originally Posted by Bob_R (Post 2268738)
Don't see it in Phrase Manager?

Search in Phrases

Make sure you select Phrase Text and Phrase Variable Name.

Bob_R 11-17-2011 01:04 AM

Quote:

Originally Posted by DS MrSinister (Post 2268739)
Search in Phrases

Make sure you select Phrase Text and Phrase Variable Name.

Thank you!

DS MrSinister 11-17-2011 01:05 AM

Your very welcome.!!

Erica1977 11-19-2011 11:04 PM

Hi can you please update this mod in 4.1.8 it is missing the comma Thank You.

MaXimus 11-21-2011 09:28 AM

Quote:

Originally Posted by Erica1977 (Post 2269735)
Hi can you please update this mod in 4.1.8 it is missing the comma Thank You.

Can the developer please fix this?

DS MrSinister 11-21-2011 03:00 PM

Quote:

Originally Posted by Matrix Leader (Post 2270285)
Can the developer please fix this?


Not sure if this will help you at all. https://www.vbulletin.com/forum/entr...Bulletin-4-1-8

SNATCH3R 11-21-2011 04:27 PM

I am not getting it aligned properly.....anybody else got the problem ?

MagicThemeParks 11-27-2011 07:08 PM

Quote:

Originally Posted by demonfatal (Post 2139318)
A little update for vB4.1.X

1. Uninstall the previous version.
2. Install this one.
3. :)

Used this one and works well :)

DS MrSinister 11-28-2011 03:47 AM

Quote:

Originally Posted by SNATCH3R (Post 2270394)
I am not getting it aligned properly.....anybody else got the problem ?

Try this code and see if its what you are looking for..

Replace the todays_top_poster template with the code below.


Code:

<div id="wgo_top_posters" class="wgo_subblock collapse">
<h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:raw top_posters_title}"/> {vb:raw top_posters_title} </h3>
<a class="collapse" id="collapse_top_posters_list" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse.png" alt="" title="{vb:raw top_posters_title}" /></a>
<div id="top_posters_list">
<table class="block" cellpadding="6" cellspacing="6" border="0" width="100%" align="center">
<tr>
<vb:if condition="$todays_top_posters">
{vb:raw todays_top_posters}
<vb:else />
{vb:rawphrase todays_top_poster_no_posters}
</vb:if>
</tr>
</table>
</div>
</div>


SNATCH3R 12-01-2011 06:33 PM

Thanks...it worked with a bit of HTML tweeking....


All times are GMT. The time now is 05:46 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.01205 seconds
  • Memory Usage 1,740KB
  • 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_code_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