vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Latest X Threads on Forum Home (https://vborg.vbsupport.ru/showthread.php?t=159389)

Michael Biddle 10-02-2007 10:00 PM

Latest X Threads on Forum Home
 
Latest X Threads on Forum Index
by: whitemike
Demo: Here

What this does?

This will add the latest x posts onto your forum index

Features?
  1. Enable/Disable - Master Switch to Turn Latest Posts on or off
  2. Title - Change the title of the Site News
  3. Posts to Show - Number of Last Posts to show
  4. Cutoff Length - How many characters to show before the ... at the end
  5. Exclude Forums - Choose what forums you do not want to be listed
  6. Thread Title Width - Width of Title Table
  7. User Title Width - Width of User Table
  8. Forum Title Width - Width of Forum Table
  9. Auto Location - Enable/Disable auto location
  10. Location - Gives Options for Under navbar, above forum, or below forum
  11. Date & Time - Enable/Disable the time and date from being shown
Added?
  1. 2 Template
  2. 3 Plugins
  3. 11 Settings
  4. 29 Phrases
Installation?
  1. Import Product
Thats It!

Releases

1.1 - Fixed Moderated thread bug
1.0 - Initial release
Please Click Install if you use

For Latest X Posts on Forum Home CLICK HERE

Michael Biddle 10-03-2007 05:31 PM

Reserved

Fungsten 10-03-2007 06:08 PM

Installed. BTW, one note on this is make sure that if you exclude any forums that the last one is not followed by a comma. The forums will not show up.

Allan 10-03-2007 06:09 PM

Nice hack :)

It's possible to option for the news display in scrolls (bottom -> top) ?

projectego 10-03-2007 09:15 PM

/me clicks install

Brandon Sheley 10-04-2007 01:34 AM

/me clicks install

yoyoyoyo 10-04-2007 06:08 PM

thanks much - this is much more handy to me than the latest X posts, though I am sure that they both have their need. thanks again for sharing.

Dark Cynicus! 10-05-2007 12:19 AM

thanksssss

cihangir 10-17-2007 08:09 AM

is it possible to have this hack, for only one category (instead of excluding all other forums) using on any forum page?

for example, i would like to show the latest threads from category 1 (forumdisplay.php?f=1) on any xxx.php such as search.php.

Michael Biddle 10-17-2007 09:40 PM

In the Main Code plugin apart of my product, if you find:

PHP Code:

WHERE post.visible AND $latest_and AND $latest_and_1 

Replace it with

PHP Code:

WHERE forum.forumid 

You can then also remove the whole section between:

HTML Code:

// forum permissions

and
HTML Code:

// converts options to nice variables


All times are GMT. The time now is 09:26 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.01295 seconds
  • Memory Usage 1,736KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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