| The Arcive of vBulletin Modifications Site. | |
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  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:  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? | 
| 
			 
			#2  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			Bump :erm:
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			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 !! | 
| 
			 
			#4  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			It definitely helps. Thank you so much!
		 | 
| 
			 
			#5  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			Can you give me code for latest threads?
		 | 
|  | 
| 
 | 
 | 
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
| 
 | |
|  More Information | |
| Template Usage: 
 Phrase Groups Available: 
 | Included Files: 
 Hooks Called: 
 |