![]() |
Forum Stats in Side Column
I have a few side columns on my forum, and I want to display the latest forum statistics within the box. However I cannot find the code to copy into the box. I want the box to include total threads, total posts, total members, top poster and newest member.
Like This: https://vborg.vbsupport.ru/external/2008/05/90.jpg I don't use the "Ultimate Side Columns" hack because my columns are coded into my custom skin. But I can't seem to find the stats code to copy/paste. Can anyone help me out? |
Bump :erm:
|
Total Threads:-
Code:
$vbphrase[threads]: $totalthreads Code:
$vbphrase[posts]: $totalposts Code:
$vbphrase[members]: $numbermembers Code:
$vbphrase[top_poster]: <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$topposter[userid]">$topposter[username]</a> ($topposter[posts]) Code:
<span class="smallfont"><phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></span> Hope this helps !! |
It definitely helps. Thank you so much!
|
Can you give me code for latest threads?
|
All times are GMT. The time now is 02:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|