Thread: Chat Modifications - MGC Chatbox Evo
View Single Post
  #2385  
Old 09-01-2008, 11:28 AM
NeutralizeR NeutralizeR is offline
 
Join Date: Aug 2005
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBDev View Post
Without the javascript error it will be hard to find



Yes yes I hope to ! I think I'll perhaps need the help of some javascripts guru on that one coz I have tried different ways and nothing did it...



Hum really ?? Then it's not that sql query we are speaking of. Perhaps it's the one for the announcement in the chatbox if you have activated it and the imagecache is not already called by a vBulletin file on that page. Have you activated announcement and bbcode in announcement ?

I think the number of queries in the next version will be a little higher on page load as I am thinking on modifying the chatbox in order to have the chats loaded on startup such avoiding the little delay of first loading the page and then retrieving them through ajax. This would certainly be appreciated by some people around there
So don't worry if you see that the number of queries in the next version is a bit higher (1 or 2 I think), this will mean that I have implemented that feature.

Overall it will do the same number of queries than in the other way as the retrieving of chats through ajax does a number of queries equivalent to a load of a minimal vBulletin page. But you don't see them



Is it possible to have the english translation please



I'll tell you where do to the similar changes later today or tomorrow.
All extra features added in this version are disabled. Announcement and bbcode in announcements features are disabled, too. When i disable the smilies, i see the chatbox is running with only 1 query. In the old version (3.6 version), i had smilies enabled and it was still running with only 1 query. Maybe it's because you added "by random order or by admincp order" selection ?

Javascript error says: "Object doesn't support this property or method" i don't think it's helpful

Alright, waiting for your answer for the similar changes...
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01794 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete