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)

somasimple 10-13-2006 04:23 AM

Hi All,

I'm using this mod with great success
www.somasimple.com/forums
but is there a simple way to make it work with a scroll like this one? =>
http://www.somasimple.com/forums3/

Renmiri 10-25-2006 07:17 PM

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.

Markith 10-25-2006 10:39 PM

I really like this script, is there a way to put this on an external page?

Renmiri 10-26-2006 05:38 PM

Quote:

Originally Posted by Markith
I really like this script, is there a way to put this on an external page?

I did it with RSS
http://ffproject.net/

But you may find a way to do it if you can code a bit
https://vborg.vbsupport.ru/showthread.php?t=62164

cdembek 10-29-2006 02:14 AM

I installed this hack, updated the template.. but where do you go to turn on the hack?? Or adjust the settings.. I am only looking to get the last created thread or post...

using 3.5.5

cdembek 10-29-2006 04:20 AM

I answered my own question..

didn't add it after the....

</tr>
</tbody>
</if>

works nice!!

Foxsake 10-29-2006 05:34 AM

Quote:

Originally Posted by somasimple
Hi All,

I'm using this mod with great success
www.somasimple.com/forums
but is there a simple way to make it work with a scroll like this one? =>
http://www.somasimple.com/forums3/

WOW i like that idea, how did you do that?

kafi 11-04-2006 09:04 PM

I am using this hack for quite time and I am very satisfied.

Now I have encountered that I need small solution, because I have few private forums on the webpage where I set up that they are not Active (which means they are not displayed on forumhome page). BUT they are shown within last threads...

Is there any <IF ...> solution? Thank you .-)

ICY ICE 11-10-2006 06:55 PM

Easy install and works perfectly on 3.6.2.

Thank you,

ICE

phovanxua 11-20-2006 08:30 PM

Work fine on 3.6.3

here demo : www.hatnang.com/forum.php


All times are GMT. The time now is 10:30 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.01603 seconds
  • Memory Usage 1,735KB
  • 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
  • (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