View Full Version : Total posts by a user
hitmann
07-10-2008, 12:51 PM
In the header, I want to add the total number of posts that a user has made when they log in. I've tried $post[posts] and $prepared[posts], but they just show blank.
What do I need to put exactly?
Dismounted
07-10-2008, 02:25 PM
$bbuserinfo[posts]
hitmann
07-10-2008, 02:38 PM
Worked a treat. Thank you!
nexialys
07-10-2008, 02:53 PM
for your information, $bbuserinfo[xxxxxxx] is a cache of all the information a user can get... (change xxxxxx with your info)
the $post[] thing is only used when reading in a thread (each $post contain the information of the poster...)
Dismounted
07-11-2008, 05:37 AM
$prepared is used in 3.7 member profiles. It was $userinfo in <3.6.
Opserty
07-11-2008, 08:39 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=179930" target="_blank">vBulletin Variables List</a>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.