vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - [AJAX] Who's Online (https://vborg.vbsupport.ru/showthread.php?t=205282)

mad@Max 03-05-2009 02:06 PM

Then need to update all block, is difficult because of the different styles...

mad@Max 03-05-2009 05:37 PM

Version 1.3
Added refresh string "Currently Active Users: ..."

inciarco 03-05-2009 06:36 PM

Thank You Very Much mad@Max For This Update. :up:

Is Working Very Well On vB373. :up:

My Best Regards. ;)

:)

mad@Max 03-05-2009 06:49 PM

Glad for you;) Thanks.

Playa82 03-06-2009 05:20 AM

Same problem again (vbulletin + vbadvanced @ forumroot).

Fixed it with that:

Code:

<script type="text/javascript">
<!--
vBulletin.events.systemInit.subscribe(function(){online.req();online.req2()});online={req:function(){fetch_object("whoisonline").innerHTML='<img src="images/misc/progress.gif" />';YAHOO.util.Connect.asyncRequest("POST","forum.php?do=rqawio",{success:this.show,failure:vBulletin_AJAX_Error_Handler,timeout:vB_Default_Timeout})},show:function(b){fetch_object("whoisonline").innerHTML=b.responseText},req2:function(){fetch_object("whoisonline2").innerHTML='<img src="images/misc/progress.gif" />';YAHOO.util.Connect.asyncRequest("POST","forum.php?do=rqawio2",{success:this.show2,failure:vBulletin_AJAX_Error_Handler,timeout:vB_Default_Timeout})},show2:function(b){fetch_object("whoisonline2").innerHTML=b.responseText}};<if condition="$vboptions[awio_timeout] > 0">cautoref=setInterval("online.req(), online.req2()",1000*$vboptions[awio_timeout]);</if>
// -->
</script>

Now it works perfectly

mad@Max 03-06-2009 07:21 AM

It your problem, this variable is working.

star88 03-07-2009 10:04 AM

1 Attachment(s)
Installed thank you :)

I translated your mod in French:

-=Leb=- 03-07-2009 12:49 PM

Excellent work on the update <3 lol and thx for the request :p

mad@Max 03-07-2009 01:07 PM

star88, tnx, added in first post.

starplatinum 03-16-2009 01:11 PM

great feature mate !
downloading right now :)


All times are GMT. The time now is 03:07 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.01149 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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