vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

Videx 02-13-2010 10:54 PM

What's a "CB Log-in/Log-out"?

And I wonder what these two lines in the Options means?
Quote:

Log-out user from ChatBox after X minutes of inactivity
Logged-out by default Yes No
I mean, I understand the first by itself, but then what does the second mean? You mean when the page is first loaded they're logged out? Until when?

edit: Okay, I see the answer to my second question now. A button appears that they can click to log in. Still, I might like to change the wording for my non-techie forum.

ChopBam 02-13-2010 10:55 PM

Could I suggest adding colons between the username and the message?
I did this myself and in my opinion it looks a bit better.
For anybody who wants to do this, in the vsa_chatbox_bit template,
replace
Code:

</vb:if>&nbsp;
with
Code:

</vb:if>&nbsp;:&nbsp;
I also changed the background color of my input box because the white hurts my eyes against a dark forum background.

bigjosh359 02-13-2010 11:00 PM

Eh, I don't like the colon suggest. Looks weird now... but to each their own, right?

Latest release works great as long as everyone does what is suggested and reverts their template for the chatbox.

WxP 02-13-2010 11:27 PM

Can you modify to do Privat chat with friends.

carrlos 02-13-2010 11:28 PM

Thanks for the update Valter! :up:

Thanks for the suggestion ChopBam! I'm using this one:
Code:

</vb:if>:&nbsp;
I think it looks better without the extra space before the username. ;)

Icy 02-13-2010 11:51 PM

With the sidebar enabled CB is still a mess if I choose to show it above footer. Please fix Valter.

Juggernaut 02-13-2010 11:54 PM

This mod just keeps getting better :)

ChopBam 02-14-2010 12:25 AM

To each their own! Perhaps Valter can add an input field in ACP for optional text that goes between the name and the message. Just my $.02.

Someone sent me a private message on how to change the bg color of the input box, so I'll just say it here.
Replacing
Code:

color:{vb:raw vsacb_colorfirst}"
with
Code:

color:{vb:raw vsacb_colorfirst};background-color:#fff"
in the vsa_chatbox_input template will make it white (as you can see by the #fff). Just change the hex code to whatever color you wish. Be careful in the color you choose though because the color of the text is variable depending on what color you're typing in. You can make that static though by changing the variable which is right before this text under "color:".

Videx 02-14-2010 12:49 AM

Quote:

Originally Posted by Dr.osamA (Post 1981793)
thanxx for update

How can change the height of the chatbox

In the options "Message listing area height (ChatBox)". But note that you may not need to do this, as there are two viewing modes. When a user selects "Chatbox full" they get a much larger box.

Cobra-J82 02-14-2010 01:24 AM

Valter I love u thanks a million for the update :)


All times are GMT. The time now is 07:51 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.02936 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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