vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBChat v2.3 (https://vborg.vbsupport.ru/showthread.php?t=71049)

oldengine 02-26-2005 09:08 PM

(Version 2.2)

First user comment: Any way to change the size of the chat window?

Need a way to force dump a user from the RH list, when you "know" they've left. Apparently the script can't catch certain exit methods. Although I did notice that this user was cleared within a minute or two.

Need smaller type on "Sent Private Chat Message" - will look at templates.

Zero Tolerance 02-26-2005 09:11 PM

When you make the edit to the navbar, you will see a JS function, here you will find something along the lines of:

Code:

width='+window.screen.width+',height='+window.screen.height+'
Change this to:

Quote:

width=#,height=#
And yes, make sure when you input numebrs dont put single quotes around them, and also percentages won't work i believe.

- Zero Tolerance

oldengine 02-26-2005 09:15 PM

Is it possible to leave the click and drag resizing available to the user?

Also, I added more items to the post above.

Thanks!

Zero Tolerance 02-26-2005 09:18 PM

Where you editied the width and height, add:

Code:

resizable=yes
As for "[user] Leaves Room", and them being removed from the Users In vBChat List, it will only work properly if the user has the pop-up blocker disabled, so it would be wise to ask your members to disable it for your site :)

- Zero Tolerance

oldengine 02-26-2005 09:32 PM

The resizable is good. Unfortunately, on my screen, the highth of the chat window is so tall that I cannot reach the lower right corner or the bottom to drag in the height. The width works fine.

I should mention that I am using IE6.

Zero Tolerance 02-26-2005 09:36 PM

Well it depends what you set the width/height to.

How about pressing the "Maximize" button next to close in the window?

- Zero Tolerance

oldengine 02-26-2005 09:47 PM

Quite likely that I'm missing something. There is no "close" or "maximize" button, so I may have someting missing from a template.

Zero Tolerance 02-26-2005 09:50 PM

I meant the close/maximize/minimize buttons that are on your window itself.

- Zero Tolerance

oldengine 02-26-2005 09:52 PM

Aaaaccckkk! That was a big Duh! Sorry.

No, maximizing and minimizing does not allow reaching the lower right corner for resizing.

Zero Tolerance 02-26-2005 10:01 PM

What value's did you put in for the height and width?

- Zero Tolerance


All times are GMT. The time now is 02:30 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.02447 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (1)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