vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   chat hacks (https://vborg.vbsupport.ru/showthread.php?t=32255)

idem 11-08-2001 12:32 PM

hello..
is there any chat hacks, or a way I can add a chat room to my VB>?

thanks for your help

dbdbdbdb 11-08-2001 06:23 PM

Hi,

take a look to this thread.

dbdbdbdb

Barret 11-09-2001 09:43 PM

I have seen several in the past but have no idea where they are.
I like IRC myself but hard to get it to work right without having to download something.

FWC 11-10-2001 12:38 AM

I use the MultiCity chat hack. It works great.

Palmer ofShinra 11-11-2001 01:24 AM

We have an incredibly simple chat addon for our site.

Since 99% of our members use AOL Instant Messenger, we simply use that for the chat room, keeping things mindbogglingly simple.

Obviously, users who don't have AIM will get error messages... but if you make it clear it's for AIM users only, there shouldn't be a problem.

Edit template HEADER.

Right after:
<a href="search.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_search.gif" alt="Search" border="0"></a>
<a href="index.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_home.gif" alt="Home" border="0"></a>

And before

<!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="{imagesfolder}/top_logout.gif" alt="Logout" border="0"></a></center> -->

ADD

<a href="aim:GoChat?RoomName=Forum+Chat+Room"><img src="{imagesfolder}/top_chat.gif" alt="Chat on AIM" border="0"></a>

Change "Forum+Chat+Room" to whatever the name you want your chat room to be is.

Then make a matching button that says "AIM Chat" or something and upload to your images folder.

Now, whenever a user clicks the button, they will enter the matching AIM Chat room.

Viola.


All times are GMT. The time now is 01:36 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.00943 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete