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)

Joey805 01-31-2006 09:36 PM

Is there a way to remove the Last 28 days column from displaying? It's almost identical to the Last Month column.

Thanks,

Joey

Paul M 01-31-2006 09:56 PM

No, but you could change it to 14 days or whatever if you really want.

BTW, it's not the same, it's always the last 28 days - the "This Month" is always the 1st of the current month to the current date (so today its Jan 1st - Jan 31st, tomorrow it will be Feb 1st only, then Feb 1st - Feb 2nd etc).

Joey805 01-31-2006 10:14 PM

Ok thanks. Whats the easiest way to change it to 14 days? I can change it within admin but wont the code need to be updated as well to show the column heading correctly?

Also, I am running 4.53 and in the instruction text file, it says:

In the navbar template ;

Find ;

<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if>

This does not exist in my navbar template.

The closest I have to this code in the standard unmodified navbar template is this:

<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>

What should I do? If I add your code below it, it puts a Top Posters link in the Quick Links sub Menu.

Paul M 02-01-2006 02:44 AM

That's the correct place - the navbar has been updated slightly since the instructions were written.

The column heading is a phrase - search for it in the phrase manager and edit it.

Joey805 02-01-2006 04:41 AM

How could I add the top posters link to the main bar instead of in the Quick Links menu?

Joey805 02-06-2006 10:41 PM

Hey Paul,

I just had Jelsoft import my data over from another forum into VB and everything seems to be working fine with forum functionality. I then installed your hack for top posters but its not picking anyone up. It shows only the two new test posts that I did after the import. The other 1500 users with posts are not getting read and displayed. Can you help me out?

I asked Jelsoft and they said I need to contact you directly. They assured me that the data is there like it should be.

Thanks,

Joey

Paul M 02-07-2006 01:16 AM

As a guess I would say those 1500 users are in a non standard usergroup - In the 'Top Posters' settings (in vbulletin Options), make sure the "Included User Groups" includes all your active usergroups.

majorxp 02-10-2006 05:57 PM

Quote:

Originally Posted by Joey805
Ok thanks. Whats the easiest way to change it to 14 days? I can change it within admin but wont the code need to be updated as well to show the column heading correctly?


Also, I am running 4.53 and in the instruction text file, it says:

In the navbar template ;

Find ;

<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if>

This does not exist in my navbar template.

The closest I have to this code in the standard unmodified navbar template is this:

<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>


What should I do? If I add your code below it, it puts a Top Posters link in the Quick Links sub Menu.




phrases to change are:

top_posters_col1
top_posters_col2
top_posters_col3
top_posters_col4
top_posters_col5

majorxp 02-10-2006 06:04 PM

Installed. Thanks!

I wonder how much effort it would take to get a vba module created to show the top posters over a variable amount of days using the same usergroup settings......

Bellinis 02-11-2006 11:21 PM

Is it possible to add a WOL location for the top posters page? :)


All times are GMT. The time now is 01:19 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.01715 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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