vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Displaying thread description on main forum page under "posted by"? (https://vborg.vbsupport.ru/showthread.php?t=230896)

Fusion2 12-22-2009 11:49 PM

Displaying thread description on main forum page under "posted by"?
 
1 Attachment(s)
I am converting my old vBulletin 3.6 Forum to vBulletin 4 Suite. And, I need help displaying the thread preview underneath the author info on the main list of threads.

Attached is a screen print of my current website, to show you what i mean. Notice how for each post it shows the thread title, Written By field, and then a short preview of the thread without having to hover or click the thread link.

I am trying to do this with vBulletin 4.0. But, the code appears to be entirely different.

Below is a forum thread from 2006, where someone helped a group of us with what changes to make to this code. Could someone help me with this? Im sure others will benefit from this too.

http://www.vbulletin.com/forum/showt...=1#post1252583

LifesGreatestGift 01-01-2010 10:03 PM

The new code you need to be using is:

So where ever you had $thread[preview] before, replace it with {vb:raw thread.preview}

Its up to you to test and figure out where to put it ;)

Fusion2 01-15-2010 11:32 PM

Quote:

Originally Posted by TheWindows7Site (Post 1944391)
The new code you need to be using is:

So where ever you had $thread[preview] before, replace it with {vb:raw thread.preview}

Its up to you to test and figure out where to put it ;)

Thanks, also love your site! Its the best vb site i have seen to date!


All times are GMT. The time now is 08:40 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.01162 seconds
  • Memory Usage 1,713KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete