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)

Snake 07-24-2006 09:26 AM

Bump!

Lalib 07-24-2006 09:43 AM

i dont see screenshot :(

talenak 07-14-2007 07:41 AM

I thought ajax reduced server load? Someone told me that, and I know nothing about anything to know better if they were wrong. Anyone mind clearing up my confusion?

ragtek 07-14-2007 08:08 AM

its diffucult to say
sometimes it reduces the serverload ( for things not everytime happening, like registration => username check=> so you know after you write your name in if the name is free or not, it it wouldnt be so, you have to write all information, send the whole form to the next site where it will be checked

on the other site in this example the part is reloaded all the time; its the same as you click f5 for reload the site

Lea Verou 07-14-2007 08:12 AM

Quote:

Originally Posted by ragtek (Post 1290647)
its the same as you click f5 for reload the site

Of course its not. If you reload the whole page, a lot more queries get executed than the one for the online users.

Perhaps you could add a refresh button so that it doesn't reload for those that don't need it as well?

ragtek 07-14-2007 08:16 AM

yes, but you reload something!

but how often do you realy make this?
and here this part is automaticaly called every 60000 milliseconds


and second thing for this hack:
theres no real fileedit needed!

at the position where the code is added into the index.php there is a hook ;)
Code:

($hook = vBulletinHook::fetch_hook('forumhome_complete')) ? eval($hook) : false;

talenak 07-14-2007 10:22 PM

Quote:

Originally Posted by ragtek (Post 1290647)
sometimes it reduces the serverload

Thanks! Between you and Michelle I finally "get" it.

Feckie (Roger) 10-31-2007 06:33 PM

This as stopped working on 3-6-8_Patch_Level_1

Feckie (Roger) 11-07-2007 01:49 PM

Bump.

Anyone know why this does not work on 3.68, when it worked on 3.67

Feckie (Roger) 11-11-2007 08:23 AM

Bump again


All times are GMT. The time now is 03:32 AM.

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.01144 seconds
  • Memory Usage 1,730KB
  • 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
  • (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