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)

Amaury 12-30-2012 11:22 PM

Quote:

Originally Posted by Paul M (Post 2393684)
You should not change the code, but simply edit the phrase.

Thanks, Paul. I'll do that now.

root2012 04-26-2013 05:44 AM

Quote:

Originally Posted by emperatour (Post 2359375)
After enabling this plugin, when I browse to www.myforum.com/forum/ the page redirects to www.myforum.com/forum/misc.php?do=topposters instead of redirecting to www.myforum.com/forum/forum.php.



exactly the same problem I have I already did fix it for

xxdestinyxx 01-02-2014 11:34 PM

Hey Paul,

My forum has been using this application for quite awhile and we LOVE it.

Recently we implemented a change where if a member posts less than 100 characters it does not add to their post count. We used this mod to do it.

The issue which has arisen is that although their post count does not increase, on your modification it still does. We have been using your modification to keep track of how many posts a member makes each month.

Is it possible for me to edit the code somewhere to have it pulling from the active post count and not just if the member makes a post at all? And by "possible for me to edit" I mean, if this is possible can you help show me how? (Location/what to replace etc).

I would sincerely appreciate it.

Paul M 01-03-2014 12:45 AM

For the most part this counts the physical posts, so it would not be very easy to exclude posts certain posts. You could probably do it with some fancy SQL check, but that would likely put a burden on the query processing, which would certainly slow it down on larger forums.

xxdestinyxx 01-04-2014 03:42 PM

Alright, thank you Paul :)

We only average about 50 members, but we're using justhost at the moment and they suck when it comes to SQL connections so I'd rather not burden it.

RSNF 02-14-2014 03:36 PM

Great Mod thanks for this!!


All times are GMT. The time now is 01:55 AM.

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.01230 seconds
  • Memory Usage 1,727KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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