The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
In the awards_award bit you have malformed html
HTML Code:
<if condition="$vboptions[aw_showmembers]"> <td class="$bgclass" align="left"> <td class="$bgclass"><b><a href="awards.php?do=viewaward&award_id=$award[award_id]">$award[award_name]</a></b> <div class="smallfont">$award[award_desc] <hr> <if condition="$awarduserslist"> $vbphrase[users_with_thisaward]: $aw_ui<br> $awarduserslist <else /> $vbphrase[no_award_users] </if> </td> </if> In the awards_category remove this... HTML Code:
<if condition="$vboptions[aw_showdesc]"> <td class="thead" nowrap="nowrap"></td> </if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|