vb.org Archive

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

plateau 11-08-2005 06:53 AM

how can I exclude some forums so that they will not be counted for the TOP Poster list?

thanks

Paul M 11-08-2005 06:55 AM

Quote:

Originally Posted by plateau
how can I exclude some forums so that they will not be counted for the TOP Poster list?

thanks

Read the previous two/three posts - you can't, there is no such functionality in it.

poolking 11-08-2005 04:49 PM

[high]* poolking installed . :D[/high]

Blacky1971 11-08-2005 05:30 PM

A small bug:

Find:
Code:

                        <if "condition=$vboptions[tpmonth]">
                                <td class='thead' width='$cwidth%' align='center'>$vbphrase[top_posters_col4]</td>
                        </if>
                        <if "condition=$vboptions[tpall]">
                                <td class='thead' width='$cwidth%' align='center'>$vbphrase[top_posters_col5]</td>
                        </if>

Replace:
Code:

                        <if condition="$vboptions[tpmonth]">
                                <td class='thead' width='$cwidth%' align='center'>$vbphrase[top_posters_col4]</td>
                        </if>
                        <if condition="$vboptions[tpall]">
                                <td class='thead' width='$cwidth%' align='center'>$vbphrase[top_posters_col5]</td>
                        </if>


Paul M 11-08-2005 07:23 PM

Quote:

Originally Posted by Blacky1971
A small bug:

Gah. I fixed that locally before release, but didn't update the master template that gets exported by the Product Manager. Thanks for spotting it. Fixed template uploaded as v3.03

havefun 11-08-2005 10:00 PM

thx 4 the update :)

RGSMDNR 11-08-2005 11:04 PM

can this work on a page with cmps?

Snake 11-09-2005 11:05 AM

If you ask the author, yeah sure why not?

funinthesun 11-10-2005 01:40 AM

This looks good, might install tomorrow :)

Rabbitoh Warren 11-10-2005 07:12 AM

Every time I try to import this hack it just hangs and the import does not seem to get completed. After this my server's performance seems to be impacted greatly. Page generation times go from under 1 second to above 10. Any idea what's going on? I had the previous version with the topposters.php file installed and that worked great. I'll have to click uninstall for the time being. :(


All times are GMT. The time now is 06:27 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.01224 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
  • (2)bbcode_code_printable
  • (2)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