vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Embedded chat (https://vborg.vbsupport.ru/showthread.php?t=36651)

tweak 04-07-2002 02:24 AM

IS it {ossible to make the CHAT appear Under your forum???? so when users log into the forum the chat would be below it???

beemer 04-07-2002 06:05 AM

This may sound simple to most, but how do you add a link in my site to the chat.php file? Where do you do this and how do I add a button to my page? Sorry guys but I am somewhat new to this.

tweak 04-07-2002 06:54 AM

Quote:

Originally posted by beemer
This may sound simple to most, but how do you add a link in my site to the chat.php file? Where do you do this and how do I add a button to my page? Sorry guys but I am somewhat new to this.
PHP Code:

 <a href="chat.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_chat.gif" alt="Chatroom" border="0"></a

you can add it anywhere u want in the header or where ever your buttons are located.

beemer 04-07-2002 07:19 AM

Thanks, that works but I am now getting a connection error. I can connect if I just use the link from my browser, but when integrated into my site, I get this error:

Unable to Connect
Server is teporarily unavailable. Please try again later.

As I said, this works fine in a browser but not from the site. I am using the professional version of Raidersoft.

Here is my chatbit template:

<applet codebase="http://freechat.raidersoft.com" archive="scclient4.zip" code="Client.class" width=$setwidth height=$setheight
<param name="port" value="45007">
<param name="room" value="my code is here">
<param name="canvaslength" value="1000">
<param name="USERNAME" value="$username">
</applet>

wot-Mike 04-07-2002 10:34 AM

Quote:

Originally posted by tweak
IS it {ossible to make the CHAT appear Under your forum???? so when users log into the forum the chat would be below it???
I think you mean under the forum on the main index page. Yes, it's possible, but people have a habit of passing by the index page a lot of times when visiting your forums. Meaning that they would log in and out each time they visit and leave the index. Believe me, that wouldn't make it much fun for those who are chatting. You can work with frames maybe.


And beemer, are you behind a firewall or proxy? If so then TCP ports 80 and 45007 need to be open on the firewall/proxy. Do you have an url to your forum? PM the url (and a test account) if you don't wish to go public with that info.

wot-Mike 04-07-2002 10:38 AM

Oh, and when adding a button, I don't think it would be nice to link to the one at vbulletin.org (bandwidth stealing)
Create your own button on your own site and use that one :)

beemer 04-07-2002 02:45 PM

Wot-Mike, the hack does work when using my browser, it just doesn't work when I use the link I created in my site. I am not using a firewall or proxy. I will create test account so you can see what I am doing.

wot-Mike 04-07-2002 03:34 PM

Just send you a reply PM :)

*crosses fingers*

wot-Mike 04-07-2002 03:37 PM

Oh, currently this mod checks for a valid vBulletin username.

Guests will be redirected to a login page when trying to enter chat, but any valid member will be given access. There's no support for seperate usergroups (yet?)

tweak 04-08-2002 01:51 AM

WEll On the Main index page Couldnt you make the CHAT POP UP??? is that possible? So they wouyld have a BOX opened and be free to surf the net.


All times are GMT. The time now is 05:58 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.01191 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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