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)

Joe Mac 03-21-2005 12:28 AM

Works well. My users love it.

Fenriz 03-21-2005 06:41 AM

How can I uninstall vbchat? I've installed it (step 1 and 2 in istruction), but need to uninstall it now.
When I run install_vbchat.php file, I receive only 'installation type' in the menu, but without unistall option..

Please help.

TopeeGuy 03-21-2005 06:16 PM

Is there any way to restrict certain usergroups to certain chat rooms?

E.g. two usergroups: ugA and ugB. Two rooms: crA and crB. I only want ugA to be able to access crA (and not crB), and ugB should only be able to access crB (and not crA).

Possible?

havefun 03-21-2005 10:44 PM

thanks a lot. great work :)

Mr.ciuk 03-23-2005 08:04 PM

Quote:

Originally Posted by Zero Tolerance
Changing height/width % will be in the next version :)

- Zero Tolerance

Thaks a lot for your great work.... :)

Can i make something manually to reduce windows chat ???
Thanks !!!!
:)

sv1cec 03-24-2005 01:04 AM

Quote:

Originally Posted by Mr.ciuk
Thaks a lot for your great work.... :)

Can i make something manually to reduce windows chat ???
Thanks !!!!
:)

Go into your navbar template, or wherever you are calling vBChat from, and find the script that opens up the window. Replace that script with this one:

HTML Code:

<script type="text/javascript">
<!--

function OpenvBChat(){

var ws = screen.width*0.8;
var hs = screen.height*0.7;
var winParms = "height=" + hs + ",width=" + ws + "directories=no,resizeable=yes,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no";
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat',winParms)

return false;
}

-->

</script>

You can change the factors 0.8 and 0.7 I use, in the variables ws and hs to suite your needs. As it is now, it will create a window with 0.8 times the screen width and 0.7 times the screen height of your user's screen.

Rgds

teedizz 03-24-2005 02:26 AM

Quote:

Originally Posted by Polo
This is by far the best chat integration to vbulletin... check the attachment and look how nicely integrates with vbulletin and the cmps...

thank you Zero Tolerance...



How did you do that bro? I would like for it to load like that instead of a seperate window....thank for any info


Also heres a problem some members are having & was wondering if you can give me a solution......alot of my members say when they click on tha vbchat link tha page loads blank.......i have asked members to turn off firewalls, use different web browsers.....but still no luck.....it works fine for me like i said earlier but ALOT of people are saying that it isnt showing up...is there a fix for this that might be preventing certain people from viewing vbchat? maybe its sp2 for i.e. ? ...i have no idea & was wondering if someone could point me in tha right direction

Osiris2k 03-24-2005 02:56 AM

Hey first of all this is a great hack!

But I got one problem, when I try to enter the chat from the mainpage(vbadvanced) it gives me page not found (it is correctly forwarded to vBChat.php)

But it does work if I click the chat link from within the forum itself.

How do I fix that?

sv1cec 03-24-2005 03:03 AM

Guys, do not post your questions here, ZT does not check this area any more, or at least he doesn't check it frequently. If you have a problem or a question, please post it here:

https://vborg.vbsupport.ru/forumdisplay.php?f=107

Rgds

PHPGeek2k3 03-28-2005 02:28 AM

Hey Thanks ZT for this mod really nice one. I love the features of the latest which is 2.3 where there is no sound of the refresh and no page loading look.

Thanks
- James


All times are GMT. The time now is 05:00 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.02308 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)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