vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   AJAX Who's Online (https://vborg.vbsupport.ru/showthread.php?t=105233)

IrPr 01-13-2006 09:56 PM

it seems this plugin runs AJAX Script once per 20 seconds
this wont make CPU to the roof ;)

99SIVTEC 01-13-2006 09:56 PM

Depends on the size of the forum.

I'm not trying to come down on the guy. It's a great start to hacking and we should all thank him for taking the time to release it. I just want to warn users of large forums that AJAX hacks such as this probably shouldn't be used. That is all.

Michelle, i'm unsure what the first part of your comment means. If you are questioning me as a programmer, then by all means do so, but you don't know me or anything I have created. I'm simply offering advice here.

Red Blaze 01-13-2006 09:57 PM

It's actually every 60 seconds. It can be changed to a higher number if you'd like.

99SIVTEC 01-13-2006 09:58 PM

That will surely help matters :).

IrPr 01-13-2006 09:59 PM

Quote:

Originally Posted by Sonikku
It's actually every 60 seconds. It can be changed to a higher number if you'd like.

sure?
Code:

setTimeout("requestWhoOnline()", 20000)

Lea Verou 01-13-2006 10:00 PM

I wasn't talking about 99SIVTEC. I was talking about the others who said nothing more about the server load and kept moaning. And what bugs me the most is that they have never released anything although they seem to know a bit of coding. I've said in other thread how this kind of .orger annoys me a lot. Just getting with no giving back although they can. They just keep it to themselves to make their forum "unique". And now they are discouraging people who aren't that selfish??? Gosh! :mad:

Sonikku, if your first hack is like that you are going to be a brilliant coder. ;)

Lea Verou 01-13-2006 10:02 PM

99SIVTEC, if you didn't understand what I mean, the better a programmer you are the worse it is that you haven't released anything. It just seems selfish imho...

Red Blaze 01-13-2006 10:07 PM

Code:

                fetch_object('whoisonline').innerHTML = doReqOnline.handler.responseText
                setTimeout("requestWhoOnline()", 60000)

I'm quite sure, yes.

@Michelle: You really think so? ^_^;;

IrPr 01-13-2006 10:10 PM

Quote:

Originally Posted by Sonikku
Code:

                fetch_object('whoisonline').innerHTML = doReqOnline.handler.responseText
                setTimeout("requestWhoOnline()", 60000)

I'm quite sure, yes.

@Michelle: You really think so? ^_^;;

ok Sonikku :)
sorry im newbie in coding

Lea Verou 01-13-2006 10:13 PM

Quote:

Originally Posted by Sonikku
Code:

                fetch_object('whoisonline').innerHTML = doReqOnline.handler.responseText
                setTimeout("requestWhoOnline()", 60000)

I'm quite sure, yes.

@Michelle: You really think so? ^_^;;

You are surely going to be a LOT better than me ;)
Look at my first hack! Only one install and that is mine :p


All times are GMT. The time now is 08:10 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.01458 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_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