vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Looking for this mod and sticky threads (https://vborg.vbsupport.ru/showthread.php?t=256427)

MrHorror 01-03-2011 05:16 PM

Looking for this mod and sticky threads
 
I remember seeing a mod here (can't seem to find it now though), where it would install a list of links to the latest posts in a forum, but instead of being at the top of your forum or at the bottom like with the top 5 stats, it would be at the bottom or foot, of a thread. Like for example, if someone were to be reading this thread right now...at the foot of this thread, it would show a listing of 7 or 8 links to the latest posts or threads started in the vb3 general discussions forum.


My second question is, I have our forum set up for a page break after 22 threads. Basically, 22 threads per forum page. But I cannot seem to get this to work with stick threads EXAMPLE: (http://hmandsforums.oliwy.net/forums...splay.php?f=16). Our news archive forum goes on and on. I am trying to get the news archive to break up into a 22 thread per page format, sticky or not.

kh99 01-04-2011 02:54 PM

Quote:

Originally Posted by MrHorror (Post 2143445)
My second question is, I have our forum set up for a page break after 22 threads. Basically, 22 threads per forum page. But I cannot seem to get this to work with stick threads EXAMPLE: (http://hmandsforums.oliwy.net/forums...splay.php?f=16). Our news archive forum goes on and on. I am trying to get the news archive to break up into a 22 thread per page format, sticky or not.

The code in forumdisplay has this comment:

Quote:

// on the first page there will be the sticky threads PLUS the $perpage other normal threads
// not quite a bug, but a deliberate feature!
Maybe you knew that already. It kind of looks like you'd need to edit forumdisplay.php to change that, but to be honest it's too complicated for me to figure out (in the few minutes I spent looking at it).

But of course maybe someone else can help...

Digital Jedi 01-04-2011 11:11 PM

I don't believe there is a modification to solve your Sticky issue. By default, vBulletin ignores Stickies in your thread count. So your main page is always going to be 22+Stickies. You may want to try something else for that forum, like sorting it by thread prefix, and then assigning a single prefix to the threads you want at the top.

MrHorror 01-05-2011 05:43 PM

I see. Thanks.


All times are GMT. The time now is 03:48 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.00994 seconds
  • Memory Usage 1,718KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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