Display Online Users Count Everywhere
Description: This mod will add online users count info to any vBulletin page.
Example:
Details: You don't have to enable "Display Logged in Users?" options (forumhome,showthread,forumdisplay) which requires serious resources to run this mod. I haven't noticed any performance problems with more than 10k online users. Screenshots: Installation: 1-) Import product-msx_online_count_vb3.xml 2-) Edit navbar template (or any template you prefer) and add: Code:
<!-- Display Online Users Count --> <b>$msxtotal</b> $vbphrase[users_online] (<phrase 1="$msxmembers" 2="$msxguests">$vbphrase[x_members_and_y_guests]</phrase>) <!-- / Display Online Users Count --> For vBadvanced (vBulletin 3): Open Portal Output Global Variables and add the lines below to the list: Code:
msxtotal msxmembers msxguests Download
product-msx_online_count_vb3.zip (3.5 KB, 93 downloads) |