The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have hidden everything at the bottom of the board except for the Forum Statistics. Is this possible?
|
#2
|
||||
|
||||
![]()
Should be relatively easy to complete remove, so I'll just post back with the template to edit and what to remove.
Edit: To specifically remove the stats block from under whos online and near the calendar, find this and remove in FORUMHOME template: Code:
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td> <td class="alt1" width="100%"> <div class="smallfont"> <div> $vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers<if condition="$show['activemembers']">, <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span> </if> </div> <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> $template_hook[forumhome_wgo_stats] </div> </td> </tr> </tbody> |
#3
|
|||
|
|||
![]()
Cool...thanks. Will this have to be removed again when I update VB?
|
#4
|
|||
|
|||
![]()
If you revert the forum home template, yes
|
#5
|
|||
|
|||
![]()
I found everything except the "$template_hook[forumhome_wgo_stats]" That was the only thing I don't have to remove. I am running 3.7......any reason why that line is missing?
|
#6
|
|||
|
|||
![]()
Was probably removed in an update or something. Not that much cause for concern unless you have modification that uses that template hook.
|
#7
|
|||
|
|||
![]()
I suppose if I had a mod that was using that hook...the mod would not be working right now correct?
|
#8
|
|||
|
|||
![]()
Depends what you mean by "working"
![]() It would be "working" but it wouldn't be "displaying". But either way, you would be able to tell that you don't see some expected output. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|