Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Embedded chat Details »»
Embedded chat
Version: 1.00, by wot-Mike wot-Mike is offline
Developer Last Online: Mar 2006 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 03-27-2002 Last Update: Never Installs: 150
 
No support by the author.

This "hack" will allow you to run a semi-integrated (free or paid) chat room "inside" your forum:

+ It's quite generic and should work with several chat providers (made a seperate template, just for the applet code)
+ The chat room will be displayed within your forum's structure,
+ The chat applet will be sized according to the user's screen resolution (could get scary at 1600x1200 )
+ People will be logged into the chat room using their forum usernames (if the chat supports auto-login)
+ Invalid characters in usernames will be replaced before logging in to the chat, plus too lengty names will be shortened
+ Easy installation

- At this time there's no feedback from the chat room to the forum. A "chat monitor" is planned though (version 2)

The install docs and template examples are mainly focussed on the chat provider we use (http://www.raidersoft.com), but it shouldn't be a problem adjusting one or two things to get this thing to work with your own chat provider.

The sizes of the chat applet haven't been tested out fully. I have no clue how bigger resolutions work out. All the rest seems to work fine.

Hope you like it...

[update 1.4]Sizes can now be set more easily, just by editing the chatredirect template, nothing else.
Added support for raidersoft's ICE, which is more flexible with usernames.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #142  
Old 08-16-2002, 02:40 PM
Ghostsuit's Avatar
Ghostsuit Ghostsuit is offline
 
Join Date: Nov 2001
Location: Glasgow, Scotland
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That would be great I shouldn't have too much trouble if you send me the details don't think I'll need instructions.
Reply With Quote
  #143  
Old 08-20-2002, 12:23 AM
NexDog's Avatar
NexDog NexDog is offline
 
Join Date: Mar 2002
Location: Lost in the Nexus
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's the eta on the new version?

I hate mysql.
Reply With Quote
  #144  
Old 08-20-2002, 12:53 AM
trilOByte's Avatar
trilOByte trilOByte is offline
 
Join Date: Nov 2001
Location: England
Posts: 325
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey wot-mike, could you send that version to me too? Cheers.
Reply With Quote
  #145  
Old 08-20-2002, 09:02 AM
Courage Courage is offline
 
Join Date: Feb 2002
Location: Romania
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was using EIRC, but now i'm using a much smaller Java Cleint to connect to IRC
See http://irc.softnews.ro for a demo

The irc client can be found at http://glaz.rasko.ru
Reply With Quote
  #146  
Old 08-20-2002, 10:34 PM
-=dm=- -=dm=- is offline
 
Join Date: Nov 2001
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by wot-Mike
Hmm, the silly thing is that there's not much to (re-)install. But I vaguely remember me having probs with something that dissappeared when I replaced a template with the original one.

Let me know how things go.
Hi wot-Mike

its strange I still cant get it to work
Reply With Quote
  #147  
Old 09-11-2002, 05:48 AM
NexDog's Avatar
NexDog NexDog is offline
 
Join Date: Mar 2002
Location: Lost in the Nexus
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/clicks install cos it rocks.
Reply With Quote
  #148  
Old 10-20-2002, 04:22 AM
esawdust esawdust is offline
 
Join Date: Dec 2001
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
Reply With Quote
  #149  
Old 10-23-2002, 12:42 AM
DTC DTC is offline
 
Join Date: May 2002
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know if this puppy will work the same with the new Sigma Chat 7.0 about to be released??

On November 1st, 2002, RaiderSoft will begin the SigmaChat v7.0 upgrade process. All accounts will be upgraded, including those running older, SigmaChat v5.x clients. Some downtime is to be expected as all servers will be upgraded, and new port assignments will be given. At the very least, any users online during the upgrade will have to reload the chat applet to continue use.

In SigmaChat v7.0, all settings to your chat room will be made directly from the new control panel. In SigmaChat v6.0 however, some settings were sent directly to the applet via your link instructions. Therefore, some account holders may need to adjust chat room settings from the new SigmaChat v7.0 control panel once it is installed.
Reply With Quote
  #150  
Old 10-23-2002, 03:04 PM
wot-Mike wot-Mike is offline
 
Join Date: Oct 2001
Location: Netherlands
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm working on a version that supports SigmaChat 7 all the way. It should have done by now... but isn't.

First things first:
the current Embedded Chat version will work with SC7. You will need to alter the applet code inside the chatbit template. It will look like this, so remember this post:
Quote:
<applet ... check Raidersofts instructions for the exact line and change width=$setwidth height=$setheight>
<param name="room" value="YOUR ROOM NUMBER">
<param name="username" value="$username">
<param name="autologin" value="yes">
</applet>
Just in case: this is for SC7, so don't change anything now!

Ok, the next version of Embedded Chat is coming (version 3), but there isn't much yet. I've had extremely little time to work on it, or even play with the new features of SC7

Ok, what will version 3 have?
It's own table inside the vB database to store usernames and passwords and preferences. Preferences meaning height and width settings, and umm, language.
If people enter chat the first time, they will go through a setup screen, that will ask for these preferences and a password for chat. Their username and password will be automatically registered with your chat room. Saves you the trouble of doing it manually. This is one of the things I really wanted to have done and tested by now, but well *sigh*
Oh, yeah, and there will be a Who's Chatting thingie. Stupid thing is, I'm not really sure how that will work. I'm not too happy about the one there is now (yes, we're running the missing version 2 on our site)

Anyway, the current Embedded Chat will work with RaiderSoft's SigmaChat 7, no problem.
Reply With Quote
  #151  
Old 10-23-2002, 04:57 PM
DTC DTC is offline
 
Join Date: May 2002
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great news wot-Mike!

Thanks you for all your efforts! This is a great hack and Raidersoft is a good chat!

Not sure of your idea about making folks go through that reg/preferences at login though. Now anyone in the registerered user group already has access and the auto login works great! We prevent anyone from changing there handle...good for security and spam. Perhaps just a button to enter/save user prefs is enough. Just some thoughts!

That Who's Chatting" feature would be great to have for sure!!! Allot of users are requesting it!

I'm no hacker but when we view "Who's Online", it does indicate a user "entered chat"...can't we just use that somehow to indicate who's (# of) chatting.....

Again, thanks and keep up the good work!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:50 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.04847 seconds
  • Memory Usage 2,303KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete