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)

BadgerDog 10-27-2009 03:15 PM

Hi .. :)

I've installed with all defaults including auto locate under navbar, however, I don't see any display of last 5 posts in forum home?

Running v3.67pl1 ...

Thanks

Regards,
Badger

BadgerDog 10-28-2009 02:35 PM

Uninstalled ....

Unable to get it to display, automatically or manually using $latest

Thanks anyway ...

Regards,
Badger

BlackxRam 01-13-2010 09:02 PM

Is there a way to get the number of Views or replies a particular thread has?

stefke1974 01-17-2010 11:24 AM

hi,

is it possible to change the code? so it show only new sticky instead of latest threads?

thanks

DXDXDXDX 01-28-2010 02:21 PM

Is there a version of this for 4.0? I tried installing it but it just gives me a blank page when I go to the forum :(

DXDXDXDX 01-28-2010 03:41 PM

I realized that the auto-position is what is broken in v4, so I modifed the FORUMHOME template and added $latest in there, but all it does is just show $latest as text on the forum page.

JVCode 02-13-2010 04:21 PM

Will this mod be updated for vb4 ??

Thomas Jarosch 05-14-2010 04:27 PM

Hello Michael,

just updated our forum to vB 4.0.3 and vbSEO 3.5.0 gold. Went completly smooth :)
Any chance of seeing this mod for vb4? It's the only one missing here.

Thanks,
Thomas

tiga2 09-24-2010 07:14 PM

I really wished there would be a vb 4 for this

Wayne@R32oc 09-29-2010 06:48 AM

Agree'd, VB4 would be nice!

devilsmania 10-05-2010 08:24 AM

Quote:

Originally Posted by Wayne@R32oc (Post 2104521)
Agree'd, VB4 would be nice!

bump

BirdOPrey5 12-23-2010 08:59 PM

Working good on 3.8.6 for me.

I modified it to show only threads from 1 user...

Go to Plugin Manager ->
Find the "Main Code" plugin
Find the line:
Code:

WHERE thread.visible = 1 AND $latest_and AND $latest_and_1
and change it to:
Code:

WHERE thread.visible = 1 AND $latest_and AND $latest_and_1 AND thread.postuserid = 1
Where 1 is the userid of the user you want to show threads from.

Works Great :up:

vb_download 01-06-2011 02:09 PM

i need this for VB4. plz help

BirdOPrey5 01-06-2011 03:13 PM

Quote:

Originally Posted by vb_download (Post 2144917)
i need this for VB4. plz help

At the top of the page search for "Latest" in VB 4.x Mods - Titles Only.

azn_romeo_4u 05-10-2013 02:26 AM

This mod slows down your forum home page by a ton when it's caching. I don't know why...anyone know?


All times are GMT. The time now is 01:02 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.01142 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (2)bbcode_quote_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
  • (15)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