The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New post on forumhome
Hey all,
I was wondering about something. On my forumhome it only shows the name of the last poster. Is there a way to change thos to the last thread and the last poster? Example: Plzz? :nervous: Just a gentle bump |
#2
|
|||
|
|||
Can i bump?
|
#3
|
||||
|
||||
Showing the thread title on forumhome should be put on default. Are you sure someone didn't edit out the variable in the template or something?
|
#4
|
|||
|
|||
No...am not sure.... What variable should it be and where should it be located?
|
#5
|
||||
|
||||
If you post your forumhome_forumbit_level1_nopost and forumhome_forumbit_level2_nopost here I can check if it's there or not. I think there's an option in the vBulletin Options for this too. Check that's not set to 'off'
|
#6
|
|||
|
|||
forumhome_forumbit_level1_nopost
Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="page"><tr><td> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="1"><img src="$stylevar[imgdir_misc]/cat_left.gif" alt="" /></td> <td width="50%" style="background-image: url($stylevar[imgdir_misc]/cat_bg.gif)" class="cat"><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" class="head">$forum[title]</a></td> <td width="1"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a></td> <td width="50%" style="background-image: url($stylevar[imgdir_misc]/cat_bg2.gif)"></td> <td width="1"><img src="$stylevar[imgdir_misc]/cat_end.gif" alt="" /></td> </tr> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="1"><img src="$stylevar[imgdir_misc]/det_left.gif" alt="" /></td> <td width="100%" style="background-image: url($stylevar[imgdir_misc]/det_bg.gif)"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="5%" align="center" class="smallfont"> </td> <td width="55%" align="left" class="smallfont"><font color="#B3B8BA">Forum</font></td> <td width="20%" align="center" class="smallfont"><font color="#B3B8BA">Last Post</font></td> <td width="10%" align="center" class="smallfont"><font color="#B3B8BA">Threads</font></td> <td width="10%" align="center" class="smallfont"><font color="#B3B8BA">Replies</font></td> </tr> </table> </td> <td width="1"><img src="$stylevar[imgdir_misc]/det_right.gif" alt="" /></td> </tr> </table> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center"> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> $childforumbits </tbody> </if> </table> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="100%" height="1" style="background-image: url($stylevar[imgdir_misc]/cat_bottom_bg.gif)" align="right"><img src="$stylevar[imgdir_misc]/cat_bottom_bg.gif" alt="" /></td> </tr> </table> <br /> </td></tr></table> Code:
<tr> <td class="tcat"><span class="smallfont"> </span></td> <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">5<else />4</if>"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> $childforumbits |
#7
|
|||
|
|||
[high]* Bratz-Designs puts on cute face
[/high] Can anyone help me? |
#8
|
|||
|
|||
Quote:
[high]* Bratz-Designs puts on even cuter face [/high] |
#9
|
|||
|
|||
Close this, i reverted the template (forumhome_lastpostby)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|