The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
can I know how to do it since I try this and doesnt work
Ok you have to change the SHOWTHREAD template. Move the following code over <!-- controls above postbits --> and set a <br /> afterwards, thats it. Code: <!-- currently active users --> <if condition="$show['activeusers']"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" colspan="2"> <phrase 1="$totalonline" 2="$numberregistered" 3="$numberguest">$vbphrase[users_viewing_this_thread_x_y_z]</phrase> </td> </tr> <tr> <td class="alt1" colspan="2"> <span class="smallfont">$activeusers</span> </td> </tr> </table> </if> <!-- currently active users --> Thanks |
#32
|
|||
|
|||
is this possible to use for v3.5 ?
|
#33
|
|||
|
|||
The replies in this thread are absolutely useless.
RJ |
#34
|
|||
|
|||
like your life?
|
#35
|
|||
|
|||
Quote:
Thanks |
#36
|
|||
|
|||
is this the forumdisplay.php file that should be edited..im using v 3.7
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|