Thread: Chat Modifications - MGC Chatbox (with AJAX)
View Single Post
  #595  
Old 07-16-2007, 05:04 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nureeves View Post
  • Which line at mgc_chatbox template that i have to edit, to change background color of chatbox?
  • How to resize the height of chatbox?
Height can be modified through acp options

For the mgc_chatbox template, try removing the class thing in the tr of that piece of code, and adding your bgcolor thing.

Code:
    <tr class="alt2">
      <td width="100%" colspan="2">
     <table width="100%" cellpadding="0" cellspacing="2">
    <tr>
      <if condition="($can_use_team && $vboptions[mgc_cb_deux_canaux]) || ($can_use_wol)">
Quote:
Originally Posted by matDDH View Post
just upgraded from 1.2 and there are a couple of questions that if answerd would make this the best chat box ever for my users.

First I dont see where you can see what users are online in the chat with you. Is this the "WOL" channel (sorry dont know what "WOL" means maybe "whos online"?) WOL chan doesnt seem to do anything right now in any mode for me including full chat mode.

Second; if i am in the regular channel and someone says something in the team channel my icon does not blink... and yes i have turned this option on.

Third; Could you enlighten me on how to change it from saying canal regular / canal team to make it say Regular channel / Team Channel?
Yes this is the wol channel. When you mean it's not doing anything, what do you exactly see ?

For the team blinking icon, it depends of the time perdio you put for that option in the acp, the check is done on page load and by default every 5 min. So this maybe the reason why you don't see it automatically.

For the last one, edit the alt of the corresponding images in the mgc_chatbox template. I'll make them in phrases for the next version.

Quote:
Originally Posted by nutnut View Post
Not sure if this has been suggested, but I have another chat box that displays a line whenever someone posts a new thread or post in the forums. I really love that so I can hang out on the index and chat and watch for new posts at the same time. Any possibility of adding this? Thanks, great work!
My problem with this functionnality is that it adds queries, and I don't see that as a mandatory thing for the chatbox.

So my actual position is no I won't do that. I will see if this is really intersting but I am actually not really convinced

Quote:
Originally Posted by gothicuser View Post
Finally did it!!
Using an iframe (I know it's not too tidy) got the chatbox working in vBAdvanced
lol yes this will be cleaner in the addon thing

Quote:
Originally Posted by maidos View Post
thanks for the upgrade

also like i said on the other msg the longer name u have the further the msg will will become... if u have long name the msg will placed on right side

http://img367.imageshack.us/img367/4093/issueel3.jpg


also can i click on the canal links it moves the page top of it, it seems if click te button refresh, reset, ok or canal it moves the page to the top...
This is because the username and the chat are not placed in the same column of the table, this was made to clean the display but that's right with long username it is strange too, I'll make a poll for that purpose once things calmed done here

Does it moves to the top or to the top of the chatbox ? If this is the top of the chatbox then it's normal, this is the fixed thing for the chatbox being bumped to the very top of the page. (What's your browser anyway ?)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,785KB
  • 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_code
  • (5)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