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)

Katman 12-08-2004 12:49 AM

Quote:

Originally Posted by bi11i
oh man, better contact macafee (sorry, just kidding....)

Macafee sucks! I'd call Symantec.

It's not a big deal but I do have some members that like to spy on other members to see if people are talking about them. Kind of childish if you ask me but still, I don't need the headaches on my fourms so I'd like someone to fix the problem, if it's possible.

b6gm6n 12-10-2004 12:32 AM

anyone ever get rid of the horizontal scrollbars in IE in the main chat window?

and for the love of Christ i cannot find the text where is says "No one is currently inside vBChat"... where is that? is the 'vbchat' part calling on the actual name of the script? anyways...please advise, cheers

-b6

pets.ca 12-11-2004 11:30 AM

How does one go about unistalling this script?

Andrew 12-11-2004 07:53 PM

Quote:

Originally Posted by b6gm6n
anyone ever get rid of the horizontal scrollbars in IE in the main chat window?

I fixed mine by just putting <div style="width:100%"> after $header and </div> after {$chat_page} on the CHAT template. Take a look at mine here :
HTML Code:

<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <title>$vboptions[bbtitle] - $pagetitle</title>
$headinclude
</head>
<body>
$header
<div style="width: 100%">
$navbar

<if condition="$bbuserinfo[userid]=='0'">


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat" colspan="3">Guest - No Permissions</td>
</tr>
<tr>
        <td class="thead">Unable To View</td>
</tr>
<tr>
        <td class="alt1" colspan="1">Guests Are Unable To Use The vB Chat System</td>
</tr>
</table>
<br/>

<else />

{$chat_page}</div>

<br />
</if>

$footer
</body>
</html>


Boback 12-11-2004 09:42 PM

Hi ZT,

Great hack, really great. I just have one question; Is there a way to increase the chat buffer?

Cheers

bi11i 12-11-2004 10:34 PM

Quote:

Originally Posted by pets.ca
How does one go about unistalling this script?

That's what I"d like to know - anyone?

Boback 12-12-2004 12:15 AM

Quote:

Originally Posted by bi11i
That's what I"d like to know - anyone?

I believe you run the install script again, and select Uninstall.

AbstractHipHop 12-13-2004 06:19 AM

great script

AbstractHipHop 12-13-2004 06:59 AM

i wanna show who's in the chat room on a non-vb page
anyone have the code for this?

RsX 12-13-2004 01:36 PM

was anyone able to fix the "who is online in the vbchat" error? (wouldnt show user even if he was there)


All times are GMT. The time now is 05:48 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.01951 seconds
  • Memory Usage 1,744KB
  • 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_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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