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)

b6gm6n 11-22-2005 11:13 PM

very handy! cheers

-b6

wrang 11-29-2005 09:08 PM

Bumb can some one help me please!

I haved tried to this great plugin but it doesent work for me at all.
www.saltvattensguiden.se/forumet

I run 3.5.1 in my forum Installed the XML file change in the forumhome template but it still dosentwork. What do i do wrong

Vierie 11-29-2005 10:19 PM

Did you create that template forumhome_latestthreadbit?

Can you put some punctuation marks into your sentences? Makes them easier to understand.

WhatChaMissin 12-01-2005 04:09 PM

*installs*
Thanks we needed this!

bing11 12-06-2005 09:36 AM

How can make a second Latest+Threads on my Forum Home?

fabianv 12-06-2005 10:44 AM

Brilliant!


You can see it working on


http://forum.cgcentral.net

Mastar 12-06-2005 12:18 PM

There is no title in the window bar, any help?


https://vborg.vbsupport.ru/external/2005/12/16.jpg

Am I suppose to add a phrase?

wrang 12-06-2005 12:41 PM

im realy sad i haved made the template. Installed the XML file
?Put it in to the default template
BUT it dosent still show.
http://www.saltvattensguiden.se/foru....php?styleid=1 :cry: :cry:

somasimple 12-12-2005 01:50 PM

Hi all,

Is there a way to put this enhancement on the top of the page?
Between navbar and forums.

It seems more useful for long list forums?
Thanks.

somasimple 12-13-2005 10:33 AM

Hi all,
Solved. Added some lines for the table and moved the code after $navbar.

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<!-- latest threads -->
<if condition="$show['latestthreads']">
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_latestthreads')"><img id="collapseimg_forumhome_latestthreads" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_latestthreads].gif" alt="" border="0" /></a>
                        $vbphrase[latest_threads]
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_latestthreads" style="$vbcollapse[collapseobj_forumhome_latestthreads]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[latest_threads]" /></td>
                <td class="alt1"><div class="smallfont">$threadbits</div></td>
        </tr>
</tbody>
</if>
<!-- /latest threads -->
</table>
<br />



All times are GMT. The time now is 11:38 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.01364 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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