The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
In includes/functions_newpost.php
FIND Code:
$show['posticons'] = true; if ($numicons % 7 == 0 AND $numicons != 0) Code:
$show['posticons'] = true; if ($numicons % 4 == 0 AND $numicons != 0) In template posticonbit FIND Code:
<td width="12%"> Code:
<td width="25%"> FIND Code:
<td width="12%" nowrap="nowrap"> Code:
<td width="25%" nowrap="nowrap"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|