vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Threads On Forum Home (https://vborg.vbsupport.ru/showthread.php?t=83230)

aveon 12-05-2006 11:45 PM

can anybody edit this order to work on all pages of the forum instead of forumhome??

Agent0 12-20-2006 11:09 AM

Hi aveon
Your question is at least easy to answer...

When scrolling back one page you could find Renmiri's posting with the following:

Quote:

To put the last thread on all pages:

Edit the plugin Latest Threads on Forum Home (found under forumhome_complete)

1) Change the Hook Location to parse_templates

2) Find

Code:
// #################### PROCESS LATEST THREADS #######################ABOVE it add the following

Code:
if (!function_exists("fetch_iconinfo"))
{
require_once('./includes/functions_forumlist.php');
}3) Put the code you added to the FORUMHOME template (above) on any page you would like the latest thread added to.

Working perfect!



But I have another problem and reading through the 29 pages of this thread didn't solve it either. Whenever I activate the plugin I can't login anymore neither to the board nor to the admincp and it says invalid username or password. So I needed to deactivate plugins over config.php to access the board again.
I can see this cool plugin in action only when I deactivate the plugin in order to access the admincp, then activate it from there and view the Forum Home Page from there.
Does someone know how to fix this?

Thank you in advance
:cry:

Nikke 01-08-2007 10:01 AM

How do I get the Latest threads to show at the place I've marked with green in the picture? I would want to display latest news there, and I think it would be a perfect solution if I just got it to work!


http://www.pokerimestari.com/kuvat/thread.jpg

Nikke 01-09-2007 01:21 PM

Shameless BUMP

thincom2000 01-25-2007 12:53 AM

Has anyone updated this yet to be done without the query?

zompus 02-01-2007 08:26 PM

Can someone help me, im trying to get the code to display as:

title
by user on date

without all the other extra crap.

How can i do this?

thincom2000 02-03-2007 10:26 PM

Edit the template: forumhome_latestthreadbit

Xplorer4x4 02-06-2007 09:52 AM

I am using the alternate version posted back here
https://vborg.vbsupport.ru/showpost....&postcount=194
but cant get the forum names to display.

I am on 3.6.4.

Xplorer4x4 02-06-2007 09:54 AM

Quote:

Originally Posted by Nikke (Post 1153459)
How do I get the Latest threads to show at the place I've marked with green in the picture? I would want to display latest news there, and I think it would be a perfect solution if I just got it to work!


http://www.pokerimestari.com/kuvat/thread.jpg

Edit the plug in hook to be global_start. The instead of editing the navbar template put the edit in the threadbit template. I cant say where at the moment as I cant test it for myself but later I can. If you need more info PM me.

EDIT: Sorry Nikkie i did not realize that was your forumhome. PM me and will look into it.

Sarthek 02-06-2007 09:29 PM

Where do you set how many latest threads are shown?


All times are GMT. The time now is 10:31 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.01481 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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