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)

dodjer42 07-14-2006 04:36 AM

Bit of a noob question, but my latest threads appears at the bottom of my forum. Shouldnt it appear at the top? I searched in FORUMHOME and put it in according to the install instructions, but its still at the bottom.

Regards,
D

Snake 07-14-2006 11:12 AM

Awesome! How can I never notice about this great hack. :D

dodjer42 07-17-2006 04:55 AM

Quote:

Originally Posted by dodjer42
Bit of a noob question, but my latest threads appears at the bottom of my forum. Shouldnt it appear at the top? I searched in FORUMHOME and put it in according to the install instructions, but its still at the bottom.

Regards,
D

Sorted.

I found also that using the default syntax, the latest threads popped up without a border table. I modded the FORUMHOME insert code to this which seems to be a bit cleaner.

PHP Code:

<!-- latest threads -->
<if 
condition="$show['latestthreads']">
<
tbody>

<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
    <
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="alt1"><div class="smallfont">$threadbits</div></td>
    </
tr>
</
tbody>
</
table>

</if>
<!-- /
latest threads --> 

Is there anyway to modify the text so that forum thread title is truncated less? At the moment it seems to truncate around 10-15 chars along (even though I have hundreds of pixels whitespace on the right of the latest threads table.

Techno05 07-17-2006 08:59 AM

Anyone know how to make it display on any page?

hnjco 07-17-2006 06:06 PM

Hi Chirs:

I have following questions for you

1) Is it possible to move latest thread box to the top on forum home? underneath usercp menu?

2) Is it possible to display the thread in a column format like

[Thead] | [Posts] | [Poster]

3) Can we increase the size of the name of the thread ? we want to show the full name of the thread not cut it?

Please give us quote to make these changes?

thanks
hnj

criscokid 07-18-2006 10:41 AM

Quote:

Originally Posted by dodjer42
Is there anyway to modify the text so that forum thread title is truncated less?

Play around with the settings in the XML file... edit the file then upload it again. Sorry I can't be more specific than that... I had to use a bit of common sense (and tial and error when I made changes for my site).

shaynehammy 07-20-2006 07:49 AM

Quote:

Originally Posted by shaynehammy
I have two requests. How and where do i exclude certain sections from the latest posts and i would appreciate it if anyone could show me how to have the latest posts scrolling down vertically?

BUMP! Please help!!. Looking for a way to add a scolling marquee to this vertically displaying about 10 - 15 latest posts. Options for admin could be up or down, speed etc...

Please, I'd really appreciate it.

Thank you.

Shayne

SiriusBlack22 07-22-2006 05:52 PM

Good hack but it's messy. You should make it more organized. :(

SiriusBlack22 07-22-2006 05:56 PM

Quote:

Originally Posted by shaynehammy
BUMP! Please help!!. Looking for a way to add a scolling marquee to this vertically displaying about 10 - 15 latest posts. Options for admin could be up or down, speed etc...

Please, I'd really appreciate it.

Thank you.

Shayne

I don't know how to implement this, but it the things you mentioned were easy. All of the aspects of the marquee are HTML codes.

thenetbox 07-24-2006 09:30 PM

hello

Do you know why it doesn't work on a side bar? I installed https://vborg.vbsupport.ru/showthread.php?t=117989 but it doesn't show anything in side the side bar.

How can I pass the values to the sidebar that exist in forumhome?


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.01498 seconds
  • Memory Usage 1,753KB
  • 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_php_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