The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What exactly is needed to change the stats like totalt hreads, total members, etc location. Say I wanted to change it to display in the footer template instead of the FORUMHOME template, what would I have to add in the foote rtemplate in order to have it display in there?
--------------- Added [DATE]1230677820[/DATE] at [TIME]1230677820[/TIME] --------------- I have the following, but none of the variables are displaying anything... Code:
<span id="stats">
Forum Members: <font color="#0099d1">$numbermembers</font><br />
Total Threads: <font color="#0099d1">$totalthreads</font><br />
Total Posts: <font color="#0099d1">$totalposts</font><br /><br />
<hr style="width: 100%;height: 1px;background: #ccdbe6;border: none;" /><br />
<strong>There are <a href="online.php$session[sessionurl_q]">$totalonline</a> users currently browsing forums.</strong>
</span>
|
|
#2
|
||||
|
||||
|
You'll have to edit the plugins and hooks too, you might wana ask a coder's services on that. I think by default stats are shown only on Forumhome page.. Not 100% sure.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|