![]() |
Display Online Users Count Everywhere (vB 4)
1 Attachment(s)
Description: This mod will add online users count info to any vBulletin page.
Example: Quote:
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: https://vborg.vbsupport.ru/ http://img149.imageshack.us/img149/4370/snap2l.png 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 --> Edit Get Online Users Count plugin and change 'navbar' with the template name. vBulletin 3.8.x version is here: https://vborg.vbsupport.ru/showthread.php?t=239361 |
I guess this could be very useful in some cases :)
|
Quote:
|
Neat mod, I can't get it to work in the header after changing navbar to header in the plugin and putting the code in the header though. Works fine in the navbar but I would prefer to have it in the header.
|
Quote:
Code:
vB_Template::preRegister('header',array('msxtotal' => $msxtotal, 'msxmembers' => $msxmembers, 'msxguests' => $msxguests)); |
Quote:
|
Weird. The site i tested is using vb 4.0.2 PL4 with vBSEO and no other mods installed. Any caching system etc enabled? Sorry for not being able to suggest solutions as i don't have vb4 :( How you tried any other templates?
Maybe another user installs this mod and tells us if it works for him in the header... |
Quote:
|
One last try... Add this code to the header template just before the last </div> to test...
Code:
<!-- Display Online Users Count --> |
Quote:
|
All times are GMT. The time now is 03:18 PM. |
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:
|