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 09-12-2006 07:27 PM

ok gary

i put this code

Quote:

require_once('./includes/functions_forumlist.php');
eval("\$threadbits .= \"".fetch_template('forumhome_latestthreadbit')."\ ";");
above this on global.php

Quote:

// parse some global templates
ad then on chris's produck i changes hook name to global start but it gave me this error

Fatal error: Call to undefined function: fetch_iconinfo() in /kunden/137092_81737/www.e-paylas.de/forum/global.php(357) : eval()'d code on line 1334

i really need this if you can help me out with this or did i do something wrong??

MRGTB 09-12-2006 09:01 PM

sorry I'm not sure.

aveon 09-13-2006 12:25 AM

hmm np anybody else??

phovanxua 09-25-2006 07:07 AM

Thanks Chris M and everyone here ...I just Installed tonight ....and It's worked fine ....It's took me almost a day to read all this post here then I installed it.

Eagle Creek 09-28-2006 05:34 PM

Any change it will work at 3.6.1?

seric 10-03-2006 10:33 PM

I just installed it on 3.6.1 and it seems to be working fine so far.

L-Mane 10-05-2006 11:52 PM

I dont know why I seem to get this

http://www.wordofsouth.com/myblock/h...cons/4icon.gif

saman 10-07-2006 11:22 PM

will this work with vb 3.6.1 ?

shaynehammy 10-10-2006 04:52 AM

Quote:

Originally Posted by shaynehammy
I would appreciate it if anyone could show me how to have the latest posts scrolling down vertically?

Anyone?

aveon 10-11-2006 08:17 PM

Quote:

Originally Posted by shaynehammy
Anyone?


hey shaynehammy ill give u a custom made code that wiil doo the trick


HTML Code:

<if condition="$show['latestthreads']">
<tbody>
        <tr>
<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 style="overflow: auto; height: 250px;"><div class="smallfont" align="left">$threadbits</div></div></td></tr>


yea i tested this code and it works perfectly


All times are GMT. The time now is 09:57 AM.

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.01417 seconds
  • Memory Usage 1,741KB
  • 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_html_printable
  • (4)bbcode_quote_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