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
  #42  
Old 03-31-2002, 11:16 PM
Axel Foley's Avatar
Axel Foley Axel Foley is offline
 
Join Date: Nov 2001
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also changed these 2 lines of code in the chatbit template:

Code:
<param name="FilterKeys" value="&gt;:) ;) :~( &sect;:o) :) :( :D :P lol LOL LoL"> 
<param name="FilterVals" value="gfx/evil.gif gfx/winkface.gif gfx/cry.gif gfx/clown.gif gfx/smile.gif gfx/frown.gif gfx/biggrin.gif gfx/tongue1.gif gfx/lol.gif gfx/lol.gif gfx/lol.gif">
To:

Code:
<param name="FilterKeys" value=":) ;) :( :~( :D :P >:) ?:o) lol LOL LoL"> 
<param name="FilterVals" value="chatgfx/smile.gif chatgfx/winkface.gif chatgfx/frown.gif chatgfx/cry.gif chatgfx/biggrin.gif chatgfx/tongue1.gif chatgfx/evil.gif chatgfx/clown.gif chatgfx/lol.gif chatgfx/lol.gif chatgfx/lol.gif">
The smilies didn't work...

You can also remove popup.js from the zip file, it isn't needed.

Lady, a question, there are OP functions for the BAN, but I don't see an unban action, does jPilot support it?
Reply With Quote
  #43  
Old 04-01-2002, 02:36 AM
VolSports VolSports is offline
 
Join Date: Dec 2001
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for some reason my name stayed logged in..so when i eva i try to log in it says my name has already been taken...how do i log my name out now?
Reply With Quote
  #44  
Old 04-01-2002, 03:19 PM
wot-Mike wot-Mike is offline
 
Join Date: Oct 2001
Location: Netherlands
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by VolSports
for some reason my name stayed logged in..so when i eva i try to log in it says my name has already been taken...how do i log my name out now?
Depends on what chat you are using. Which one did you install?
Reply With Quote
  #45  
Old 04-02-2002, 01:24 AM
Lucky Lucky is offline
 
Join Date: Dec 2001
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great work my friend
Reply With Quote
  #46  
Old 04-02-2002, 11:34 PM
atrl's Avatar
atrl atrl is offline
 
Join Date: Oct 2001
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would i go about adding on my Main forum pages Users in Chat:
Reply With Quote
  #47  
Old 04-03-2002, 10:14 AM
wot-Mike wot-Mike is offline
 
Join Date: Oct 2001
Location: Netherlands
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

(Hmm, sent a reply by email, but it's not showing up here???)

I'm working on such a thing, but there are some things to consider:
This is not an easy thing to make, and it will have a fair bit of impact on the vBulletin system. That is something I want to minimize at all cost. I think it's possible to do this without changes to the database, so at least we have that

Other things to consider: the time out. People in chat are no longer active under "vB terms" (as they are no longer browsing the forum, or whatever), which means their session will time out within 15 minutes or so. Any hack to display users in chat will have to deal with this stuff, which makes it much harder, especially since I want to minimize "hacking" at all costs.

Something else to consider: any such code might become totally useless with vB3, so is it worth the time or effort right now to create a hack that will surely NOT work under vB3?!

That doesn't mean I'm not looking into it though, hehe

Oh, those who peeked at our forums and noticed the one lined "users in chat" up and running there, the code for that can not and will not be made public

Oh, and version 1.4 of this hack is about ready, very much the same, but without that checking array, so setting particular sizes should be easier.
Reply With Quote
  #48  
Old 04-03-2002, 09:11 PM
MarkB's Avatar
MarkB MarkB is offline
 
Join Date: Oct 2001
Location: London, UK
Posts: 324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine! I'm using the same applet that vb.org uses on two vBs I admin for, and both work flawlessly (after setting them up on the same server as the IRC box) -- top work!! Thanks!
Reply With Quote
  #49  
Old 04-04-2002, 12:28 AM
Tech_Koss's Avatar
Tech_Koss Tech_Koss is offline
 
Join Date: Jan 2002
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will this program affect bandwidth ??
Reply With Quote
  #50  
Old 04-04-2002, 05:16 AM
wot-Mike wot-Mike is offline
 
Join Date: Oct 2001
Location: Netherlands
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Depends on the chat you install, but if you use the raidersoft or similar service, then it won't cost bandwidth at all other then loading the chat page.
The applet gets loaded from raidersoft's server, and all communications is done between their server and the client pc's.

And thanks for the compliment, MarkB
Reply With Quote
  #51  
Old 04-04-2002, 07:52 AM
Tech_Koss's Avatar
Tech_Koss Tech_Koss is offline
 
Join Date: Jan 2002
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by wot-Mike
Depends on the chat you install, but if you use the raidersoft or similar service, then it won't cost bandwidth at all other then loading the chat page.
The applet gets loaded from raidersoft's server, and all communications is done between their server and the client pc's.

And thanks for the compliment, MarkB
thats wonderful news!
thanks for the hack buddy! :classic:
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 04:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04911 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
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_code
  • (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_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