The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add forum description to Showthread template [request]
I remember that there was a way to do this in vbulletin 3.8.x Does anyone know the method to do this in vbulletin 4.x?
Right now I am trying to work it out and I believe that in 4.x this is the code responsible Code:
<vb:if condition="$foruminfo['description']"><p class="description">{vb:raw foruminfo.description}</p></vb:if> </div> (search for pagetitle) Code:
<div id="pagetitle" class="pagetitle"> <h1>{vb:rawphrase thread}: <span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span></h1> <p class="description">{vb:raw foruminfo.description}</p> |
#2
|
|||
|
|||
I would rather bump this instead of make a new thread about it, I'll try to find the 3.8.x mod & link to it.
--------------- Added [DATE]1286468313[/DATE] at [TIME]1286468313[/TIME] --------------- I believe this is the one responsible https://vborg.vbsupport.ru/showthread.php?t=210696 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|