vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Statistics Modifications - Display Online Users Count Everywhere (vB 4) (https://vborg.vbsupport.ru/showthread.php?t=239363)

Alecsmith 03-30-2010 09:15 AM

any demo or screenshot?

RoAjayson 03-30-2010 10:01 AM

Any idea on how to get this working with vbadvanced as well?

Edit: figured it out, just added on
Code:

vB_Template::preRegister('adv_portal',array('msxtotal' => $msxtotal, 'msxmembers' => $msxmembers, 'msxguests' => $msxguests));

NeutralizeR 03-30-2010 11:47 AM

For vBadvanced (vBulletin 3):

Open Portal Output Global Variables and add the lines below to the list:
Code:

msxtotal
msxmembers
msxguests


NeutralizeR 03-30-2010 12:18 PM

Quote:

Originally Posted by Alecsmith (Post 2012759)
any demo or screenshot?

Added.

AzzidReign 04-01-2010 12:37 AM

Thank you!

Prorockz 04-02-2010 10:42 AM

wanna use like this how and where i add code for it .

http://img6.imageshack.us/img6/2918/snap1sw.png

valendono 04-02-2010 11:26 AM

still no luck for me too, its doesn't show anything just " Users online ( members and guests) " and it plus 2 more mysql queries

NeutralizeR 04-02-2010 01:40 PM

Quote:

Originally Posted by valendono (Post 2014568)
still no luck for me too, its doesn't show anything just " Users online ( members and guests) " and it plus 2 more mysql queries

@Prorockz

It's custom design in the navbar template.

@valendono

Have you done the installation step two? It should work at navbar. I'm gonna install a local version of vb4 and test it in the header.

NeutralizeR 04-02-2010 03:07 PM

1 Attachment(s)
Fresh vBulletin 4 installation.

I edited the plugin code (changed navbar to header) and the header template (added the HTML) and it simply worked. Check the screenshots.

imported_soft 09-10-2010 02:58 AM

what is the possibility to add forum thread and post to it?


All times are GMT. The time now is 01:48 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
  • Page Generation 0.01091 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete