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)

TheRealFragger 10-28-2004 04:20 PM

ZT i thank you for the quick response and fixes. This great hack just got better :)

NuclioN 10-28-2004 05:17 PM

Zero, is it possible to transform this so it will function as a shoutbox alternative in the forumhome template? It then needs to be smaller. I've tried this but can't modify it as it sould be. Maybe it has to have a refreshbutton because people are complaining about the flash-refresh.

Nordinho 10-28-2004 05:44 PM

Heya,

The hack looks great, but can it be used on busy boards/does it use a lot of server resources??

Greets,

Blam Forumz 10-28-2004 06:35 PM

Quote:

Originally Posted by Zero Tolerance
@Blam Forumz:

You need to change your skin to get rid of the background, the chat uses iframes, and also modify the templates to merge the menu's.
And the templates added get inherited to child styles, if you install it on the parent style.
- Zero Tolerance

I did instal it on the parent style :| maybe i just messed up somewhere

Thanks for the advice on the first one though (I like my background :( oh well)

I tried modifying the templates, but i couldnt ;| Everytime i tried, i messed up

Polo 10-28-2004 06:49 PM

thanks Zero Tolerance i may give it a try :)

khaleel 10-28-2004 07:39 PM

Looks AWESOME! Just what ive been looking for ill post back once ive installed it and give some feedback thanks mate :D

crashys 10-28-2004 08:55 PM

hi there, i?m kinda new to these things, so i?m having a little problem, I need to change the vBChat scrollbar colors to the ones I have in my website, can you guys point me out the code to do it? I don?t know, maybe ZT knows it, or any of you guys? Thanks in advance :)

Zero Tolerance 10-28-2004 11:31 PM

Quote:

Originally Posted by NuclioN
Zero, is it possible to transform this so it will function as a shoutbox alternative in the forumhome template? It then needs to be smaller. I've tried this but can't modify it as it sould be. Maybe it has to have a refreshbutton because people are complaining about the flash-refresh.

The whole idea is that this program is a chat client, not a shoutbox. If you desire a shoutbox i suggest you actually install a shoutbox, theres a few floating around here on vbulletin.org

Quote:

Originally Posted by Nordinho
Heya,

The hack looks great, but can it be used on busy boards/does it use a lot of server resources??

Greets,

vBChat Page uses 1 extra query to the default vb amount, so thats 6, iframes use 1-3 queries. So id say it uses hardly any resources what so ever.

Quote:

Originally Posted by crashys
hi there, i?m kinda new to these things, so i?m having a little problem, I need to change the vBChat scrollbar colors to the ones I have in my website, can you guys point me out the code to do it? I don?t know, maybe ZT knows it, or any of you guys? Thanks in advance

On your website no doubt your scroll bar colours are structured something like this:

Code:

BODY {
        scrollbar-arrow-color: #121E2E;
        scrollbar-3dlight-color: #213B60;
        scrollbar-highlight-color: #3B5C8F;
        scrollbar-face-color: #213B60;
        scrollbar-shadow-color: #3B5C8F;
        scrollbar-track-color: #213B60;
        scrollbar-darkshadow-color: #3B5C8F;
}

Change the "BODY" to "HTML" and stick it in your forums skin css additional css. If your not sure where that is then follow these guidelines:

ACP -> Styles & Templates -> Style Manager -> Main CSS -> Scroll To Very Bottom To See: Additional CSS Definitions -> Paste CSS In There.

Hope that helps you,

- Zero Tolerance

miz 10-29-2004 01:35 AM

hey Zero Tolerance, few words :

i have downloaded this hack (didnt installed it yet) and took a look on the code
i must say it is a very clean and impressive coding, also from what i see around no problems or any major bugs. very good work and only 1 word to say

wow.

Thank you for sharing your great work with us.
MiZ.

Red Blaze 10-29-2004 02:08 AM

Ah, so much better. Do you have other plans for this?

Question: Where do I edit to change the background of the IFrame? o.O;

OrangeFlea 10-29-2004 02:39 AM

One of the questions I would like to have seen an answer to went largely ignored. Is there a way to show the users in chat (or at least how many are in chat) on the forumhome? If so, then you've answered my 3 month-long prayers.

Squally 10-29-2004 03:05 AM

First of all, great job man. Question though, I seem to be having a problem with the users online, it keeps taking everyone off except for me. So people are in there but they aren't showing up on my screen.

Zero Tolerance 10-29-2004 03:57 AM

Quote:

Originally Posted by miz
hey Zero Tolerance, few words :

i have downloaded this hack (didnt installed it yet) and took a look on the code
i must say it is a very clean and impressive coding, also from what i see around no problems or any major bugs. very good work and only 1 word to say

wow.

Thank you for sharing your great work with us.
MiZ.

Thanks, small code so it was easy to tidy up to look presentable :)

Quote:

Originally Posted by Sonikku
Ah, so much better. Do you have other plans for this?

Question: Where do I edit to change the background of the IFrame? o.O;

Modify your skins css in the acp, change the body background attributes so it has no image, but this will cause the bg image to be removed on all pages.

Quote:

Originally Posted by OrangeFlea
One of the questions I would like to have seen an answer to went largely ignored. Is there a way to show the users in chat (or at least how many are in chat) on the forumhome? If so, then you've answered my 3 month-long prayers.

Im pretty sure i answered the same question a couple of pages back, anyway, as i said before, this is a feature to be in a possible future versions.

Quote:

Originally Posted by Squally
First of all, great job man. Question though, I seem to be having a problem with the users online, it keeps taking everyone off except for me. So people are in there but they aren't showing up on my screen.

Depending on the user's browser and ISP this may occur, to get the users in chat a query is ran to see who is on the vBChat page, if there browser/ISP is causing the session to delete and recreate on every page load then it may result in users in chat appearing and disapearing over and over.

- Zero Tolerance

StevenIsProek 10-29-2004 07:16 AM

thanks bro

Nordinho 10-29-2004 09:20 AM

Quote:

vBChat Page uses 1 extra query to the default vb amount, so thats 6, iframes use 1-3 queries. So id say it uses hardly any resources what so ever.
Just installed it...excellent instructions and easy install (5 min)..thanks a lot!!

Greets Nordinho,

Red Blaze 10-29-2004 02:31 PM

*hrm* So there is no body tag in these templates for it? Thing is my bg clashes with the text and you can't see it that well unless highlighted.

Also a suggestion: How about having an option to make the chat page a pop up. No navigation bar or address bar. Just the window alone with the Iframes. That would work well when users want to surf the forums and chat at the same time.

crashys 10-29-2004 05:04 PM

Okay, thanks for the scrollbar info, i?m going to try it out. :)

djjeffa 10-29-2004 10:01 PM

damm even a newb like me installed it no problem

lisagriff 10-31-2004 02:38 AM

Great chat however,

I changed the iframe background color to white so the whole background doesn't flash everytime it refreshes and that helped. Is there anyway to refresh and not have the text flash? It is SO distracting and difficult to look at for very long. Or did I do something wrong when I installed it?

Lisa

Wential 10-31-2004 03:30 AM

How did you change the background color to white? I'd like to do the same.

lisagriff 10-31-2004 10:53 AM

to change background to white:

chat_iframe template

change
Code:

<body class='alt2'>
to
Code:

<body class=' '>
Lisa

RWDF1 10-31-2004 01:19 PM

it is installed and working fine. I wanted a chat room for my forum for a while, but most were external and not intigrated with the forum, and I had no control over who would use them. This one is different, it meets all my needs and I can control who uses it, IE only members.

THANK YOU.

djjeffa 10-31-2004 02:38 PM

Quote:

Originally Posted by lisagriff
Great chat however,

I changed the iframe background color to white so the whole background doesn't flash everytime it refreshes and that helped. Is there anyway to refresh and not have the text flash? It is SO distracting and difficult to look at for very long. Or did I do something wrong when I installed it?

Lisa


Quote:

Originally Posted by Zero Tolerance
As for th flash of white, im afraid that cant be changed, on load the webpage is white, this will only occur for people on slower modems tho.

- Zero Tolerance

Now I need to figer out how to ad a smilly menue on the template and also I would like too add a whos in chat on the index but I searched with no luck
Besides that its awsome

madhouse 10-31-2004 05:32 PM

Zero Tolerance,

Just a suggestion or an idea is to actually have like an announcement script to post to the vbchat system sorta like a news post that runs thru every 2 to 3 minutes like irc does.
If its possible then this would be a great add-on for it.

Red Blaze 10-31-2004 07:41 PM

Quote:

Originally Posted by lisagriff
to change background to white:

chat_iframe template

change
Code:

<body class='alt2'>
to
Code:

<body class=' '>
Lisa


That didn't really fix it. o.o;

Zero Tolerance 10-31-2004 09:45 PM

Try changing
Code:

<body class='alt2'>
To:
Code:

<body bgcolor='#000000'>
Announcement idea sounds good, i was thinking of implementing when i thought about multiple-rooms, since then it would post it all rooms.

User's currently in chat on the index page will be in the next version btw peeps :)

- Zero Tolerance

arpy 10-31-2004 11:02 PM

Hi,

Thank you for this great hack, I've been waiting for this.

[high]* arpy clicks install ;)
[/high]

A few post above there was the suggestion to show how many people are online on "whoisonline".

Because this type of chat uses many resources on server, a max. user count would be very nice.

Another suggestion is to update the "who is in chat" only every 60 seconds (maybe include a button to refresh immediatly...

arpy

Ganon 10-31-2004 11:48 PM

Hmm, looks interesting. Does it have an option to show who'se online in chat near the forum who'se online list by any chance?

lisagriff 11-01-2004 12:24 AM

Quote:

Quote:
Originally Posted by Zero Tolerance
As for th flash of white, im afraid that cant be changed, on load the webpage is white, this will only occur for people on slower modems tho.

- Zero Tolerance
The white flashed even on my DSL until I changed the background to white. But what I was really referring to in my previous post was that not only did the white flash, but the text also flashes when it refreshes.

So now the background doesn't flash but the text does!

Quote:

<body class=' '>
I knew I could change the bgcolor instead of hte class but I wanted to leave it there for the time being until all was set up the way I wanted it to so that I wouldn't forget where to change it back if I wanted to.

Lisa

SVTOA 11-01-2004 01:02 AM

Quote:

Originally Posted by Ganon
Hmm, looks interesting. Does it have an option to show who'se online in chat near the forum who'se online list by any chance?


Yes it does clearly show who is in chat if one views "Who's Online" (and has proper permissions to do so)
One of the filemods is to includes/functions_online.php

SVTOA 11-01-2004 01:06 AM

Just re-read your request, sorry, it sounds like you mean in addition to the forumhome listing of who is on line you want to see who is in chat without having to click the who's online detail link. There is no option for that.

Red Blaze 11-01-2004 02:48 AM

For some reason it still doesn't work. I'll figure out what I'm doing wrong eventually.

TwinsForMe 11-01-2004 02:54 AM

Thanks. Great hack!

lisagriff 11-01-2004 06:30 AM

Quote:

So now the background doesn't flash but the text does!
I just want to make sure that this is the way it is suppose to be working as I am not familiar with any other chat programs other than ICQ, MSN, etc... and they don't do this.

Is the text suppose to "blink" when the screen refreshes?

Thanks,
Lisa

djjeffa 11-01-2004 10:38 AM

Quote:

Originally Posted by lisagriff
I just want to make sure that this is the way it is suppose to be working as I am not familiar with any other chat programs other than ICQ, MSN, etc... and they don't do this.

Is the text suppose to "blink" when the screen refreshes?

Thanks,
Lisa

Yes :nervous:

djjeffa 11-01-2004 10:40 AM

Quote:

Originally Posted by lisagriff
I just want to make sure that this is the way it is suppose to be working as I am not familiar with any other chat programs other than ICQ, MSN, etc... and they don't do this.

Is the text suppose to "blink" when the screen refreshes?

Thanks,
Lisa

Yes it dose

coldpride 11-01-2004 02:16 PM

Very good ZT :) 2/5 of my users use netscape/firefox so :)

TheRealFragger 11-01-2004 03:17 PM

quick question: when does the "Users Currently In vBChat" refresh. It seems to take forever. For example one of my members that Whos Online doesnt show to be on the forums is somehow still in chat. Its kinda odd to be chatting to someone who isnt there anymore

Zero Tolerance 11-01-2004 06:49 PM

The text may blink for slow modems because the page has to refresh, remember php outputs an HTML page and is not an applet, so cant dynamicly change, so a reload is needed im afraid.

And to the person who said this uses a lot of server resources needs to re-check the code, it barely uses anything at all, an additional 1 query on the page, the users in chat iframe uses 1 query, and the chat itself uses 1 query (possibly an extra few for extra msg's and such), but barely anything compared to the rest of the default page's on vBulletin forums itself.

As for refresh taking forever, possibly your server loading slow perhaps, both frames are set to refresh every 8 seconds.

As for giving me the code for the chat in forum-index, no need, its only a simple bit of php to draw out the data already loaded and a template edit, thanks for the offer but i prefer to do things on my own :)

- Zero Tolerance

TheRealFragger 11-01-2004 06:58 PM

plus the /me is screwed up with bbcode is on like:

[11-01-2004 03:55 PM] Gdog4evr: * is scratching himself
[11-01-2004 03:55 PM] Warlord140: * is playing burnout 3
[11-01-2004 03:54 PM] TheRealFragger: +5 zing
[11-01-2004 03:54 PM] Warlord140: oh ok


All times are GMT. The time now is 08:40 AM.

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.01736 seconds
  • Memory Usage 1,840KB
  • 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
  • (7)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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