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
  #212  
Old 05-15-2003, 06:38 PM
Trevor Hannant's Avatar
Trevor Hannant Trevor Hannant is offline
Senior Member
 
Join Date: May 2003
Location: Edinburgh, Scotland
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have installed this hack for SigmaChat but don't have the 'chat' link on our Forum Home Page.

- Edited chat.php and uploaded it into the root directory
- Added the templates into the Default set (which is currently still in use!) :disappointed:

Any common mistakes/misunderstandings over the instructions that I could have made?
Reply With Quote
  #213  
Old 05-17-2003, 12:10 AM
Toogy Toogy is offline
 
Join Date: May 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, I bought the platinum addition and I can't get the auto login feature to work.
Please help me out, where do I set that?
Here is what I am calling from the chatbit template

<applet
codebase="http://client.sigmachat.com/current/"
code="Client.class" archive="scclient_en.zip"
width=700 height=400 MAYSCRIPT>
<param name="room" value="xxxxxx">
<param name="cabbase" value="scclient_en.cab">
<param name="username" value="$USERNAME">
<param name="password" value="$PASSWORD">
<param name="autologin" value="yes"
</applet>

And it always says invalid username & password, even though I am logged into my board.

Anybody have any ideas?
Reply With Quote
  #214  
Old 05-17-2003, 03:02 AM
Toogy Toogy is offline
 
Join Date: May 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
05-15-03 at 03:38 PM Trevster said this in Post #211
Have installed this hack for SigmaChat but don't have the 'chat' link on our Forum Home Page.

- Edited chat.php and uploaded it into the root directory
- Added the templates into the Default set (which is currently still in use!) :disappointed:

Any common mistakes/misunderstandings over the instructions that I could have made?

What problems are you having? Try re-uploading chat.php in ASCII mode. I hade a problem at first and that fixed it.
Reply With Quote
  #215  
Old 05-17-2003, 07:21 AM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How much is the registered version and where is the info about it?
Reply With Quote
  #216  
Old 05-17-2003, 08:11 AM
Trevor Hannant's Avatar
Trevor Hannant Trevor Hannant is offline
Senior Member
 
Join Date: May 2003
Location: Edinburgh, Scotland
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:10 AM Toogy said this in Post #212
ok, I bought the platinum addition and I can't get the auto login feature to work.
Please help me out, where do I set that?
Here is what I am calling from the chatbit template

<applet
codebase="http://client.sigmachat.com/current/"
code="Client.class" archive="scclient_en.zip"
width=700 height=400 MAYSCRIPT>
<param name="room" value="xxxxxx">
<param name="cabbase" value="scclient_en.cab">
<param name="username" value="$USERNAME">
<param name="password" value="$PASSWORD">
<param name="autologin" value="yes"
</applet>

And it always says invalid username & password, even though I am logged into my board.

Anybody have any ideas?
I assume that you've changed the x's in this line:

<param name="room" value="xxxxxx">

to the id of your chat room?

And thanks for the tip. Will try that one out later!
Reply With Quote
  #217  
Old 05-18-2003, 09:47 PM
matthewc matthewc is offline
 
Join Date: Apr 2003
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah, the auto login doesn't work for me either. what happens is it displays the username of the user in the "name" field, but they can change it before they click login.

thats just wrong.
Reply With Quote
  #218  
Old 05-20-2003, 12:30 PM
Toogy Toogy is offline
 
Join Date: May 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I am using the authorization script from Raidersoft so users still have to login as themselves and can't login in as anybody else unless they have the correct information, but I would really love the autologin feature to work.

Anybody have any ideas?
Reply With Quote
  #219  
Old 10-18-2003, 03:05 PM
weewilly weewilly is offline
 
Join Date: Aug 2003
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Absolutely fantastic!

Works like a charm :nervous:

I followed your example and got a raidersoft platinum chatroom. This is way better than phpMyChat and doesn't eat your bandwidth.
Reply With Quote
  #220  
Old 11-18-2003, 12:39 PM
discussfitness discussfitness is offline
 
Join Date: Jan 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone using Sigmachat beware. There is an easy way to get two usernames in the chat even when you do have auto-login enabled.

Try this and you will see...

Here it is...

1) You auto-log in to the chat room using this embedded chat script.
2) You then open a new browser window
3) The 2nd chat window auto-logs you in again and kicks the first user (as it's a duplicate)
4) The 1st user is kicked to the login page! Which just loads and sits there.
5) The 1st user then chooses another name and clicks login
6) You now have 2 users who are the same person!

To solve this:

Go to your SigmatChat control panel > URL Settings > and set an Exit URL

Reply With Quote
  #221  
Old 11-18-2003, 03:29 PM
SternFan SternFan is offline
 
Join Date: Nov 2003
Location: Eastern PA
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to get the raidersoft ice to auto login?
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 08:19 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.18173 seconds
  • Memory Usage 2,309KB
  • 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