vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Today's Topics (with limitations) help please (https://vborg.vbsupport.ru/showthread.php?t=99628)

dvduval 10-29-2005 07:03 PM

Today's Topics (with limitations) help please
 
I just recently migrated www.dance-forums.com from phpbb to vbulletin and I am VERY happy. :)

One feature that my users enjoyed on phpbb was I showed the latest 6 posts at the top. It looked like this:

Latest Threads
Link 1
Link 2
Link 3
Link 4
Link 5

It was just plain html (thread title linked). Here are the considerations:
1. I only want to show threads that are in certain forums (so I assume it would be something like WHERE forumid = 3,4,5, or 6 sort of logic)
2. What I mean by latest is threads that have received replies.

I hope this makes sense. You can see an example of this in action at www.phplinkdirectory.com/forum (phpbb but probably not for long) :)

Vierie 10-29-2005 08:13 PM

Try this hack: Latest Threads On Forum Home

dvduval 10-29-2005 10:14 PM

Yes, I tried installing that.
First, it doesn't simply display the latest active topics.
Second, I don't see a way to exclude certain forums.
Any ideas?

Vierie 10-30-2005 07:10 AM

Quote:

Originally Posted by dvduval
Yes, I tried installing that.
First, it doesn't simply display the latest active topics.

You mean, you get to much information or you don't all the latest active topics?
If it's the first, try playing around with the forumhome_latestthreadbit template. There you can change what you want to have displayed.

Quote:

Originally Posted by dvduval
Second, I don't see a way to exclude certain forums.
Any ideas?

Here's the solution for that problem. You have to change the php code of the hack.

https://vborg.vbsupport.ru/showpost....7&postcount=35


All times are GMT. The time now is 04:47 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.00971 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