Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ideal Chat Lite (facebook style bottom chat/chatroom bar) v1.3.0 Details »»
Ideal Chat Lite (facebook style bottom chat/chatroom bar) v1.3.0
Version: 1.3.0, by Ideal Web Tech Ideal Web Tech is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Chat Modifications - Version: 4.x.x Rating:
Released: 07-26-2011 Last Update: 10-29-2011 Installs: 173
DB Changes Uses Plugins
Additional Files  
No support by the author.

This modification adds a bottom bar chat system to your board.

Features
  • Friend?s Online List (mutal or all friends)
  • Integration with vBulletin's ignore system so users can block messages from people they want
  • General Chat Room
  • User-to-User Chat
    • Chat with friends
  • Support for infinite number of open chats
  • Automatic Updating of chat messages
  • New message indicators
    • Indicator on Chat Tab for new messages
    • A sound plays for new messages
    • Page title flashes for new messages
    • Indicator for new messages on tabs out of view
  • Multiple window support
    • Supports users having your site open in multiple windows/tabs
    • Changes in one window automatically apply to other windows
  • Automatically disables chat bar for mobile browsers
    • Help save bandwidth for your mobile users
Settings
  • Admin Settings
    • Chat online
    • Ban individual users from chat
    • Update stream time limit
    • Update stream delay
    • Settings & Chat Room link Positions
      • Change where the links show at, or hide them all-together
  • Usergroup Settings
    • Can use chat
    • Can use chat room
  • User Settings
    • Hide Chat bar
    • New message notification method
Change Log
For a full list of changes, please visit: http://community.idealwebtech.com/in...ngelog&file=15

Installation/Upgrade
See included readme file.

Demo
You can see a demo here (You can can register a new account, or use the Login, "Ideal Chat Demo", and password, "chatdemo") This demo is of the pro version which can be found here!

Support
This modification is released for free, and as such we don't officially support it; however, as time permits we will try to offer support on it. We will NOT be monitoring this thread on a daily basis, your best bet for a fast reply would be to go post here.


Common Issues/Topics
Chat Bar Don't Show Up?
Have you configured the usergroup settings? This is the most common issue we see, and 99% of the time it is due to usergroup settings not being configured properly. So if your bar is not showing up, please verify your usergroup settings before reporting it as an issue.

Messages Don't Show Up?
We are aware of an issue causing messages to not show up for some people, and are looking into fixes.

Modification Has Conflict With Another Product
There is always a chance that two products will conflict with each other! We are aware of some, but please feel free to tell us about any products you find to conflict via our Bug Tracker on our site.

Chat Doesn't Support Certain Characters
The chat can only support the characters your board itself can support! If you would like to support certain characters, you must have your board using a charset that supports them. We have only ever once noticed a chat that didn't support every character the board did, and we are looking in it.

Chat Kills My Server
We have tested the chat extensively for server friendliness, and have found it to be very gentle on servers. We have seen the script run with hundreds of active users without putting hardly any load on the server. However, an improperly configured server may result in any reverse-AJAX/push-AJAX/Comet based chat script killing the server. If you find that your server slows down after installation, you may want to talk with your host about raising your MySQL and Apache Max Connection Limits to a more appropriate amount!

Download Now

File Type: zip IWT - Ideal Chat Lite (v1.3.0).zip (318.5 KB, 2151 views)

Screenshots

File Type: png settings-menu.png (23.8 KB, 0 views)
File Type: png active-chat.png (67.1 KB, 0 views)
File Type: jpg full-bar.jpg (4.7 KB, 0 views)
File Type: png new-message-flag.png (51.6 KB, 0 views)
File Type: png new-message-out-of-view.png (52.0 KB, 0 views)
File Type: png online-friends.png (60.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
11 благодарности(ей) от:
Ahmet Turan, BCP Hung, c0der, DNCL, exxxir, gsmlover4u, Magnumutz, Manoel J?nior, SuperDude

Comments
  #152  
Old 08-06-2011, 03:28 AM
dog199200's Avatar
dog199200 dog199200 is offline
 
Join Date: Sep 2010
Location: Missouri
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have tested this on my forum, and so far i like it, but i have a small problem that I can't seem to figure out. How is the bar called?

The reason I ask is because I build an entire website around the forums internal user core (basically a custom CMS), and i don't just want the bar to show on the forum, but on all parts of the website. I haven't found any documentation on how to do this ad would like to know if its possible.
Reply With Quote
  #153  
Old 08-06-2011, 04:58 AM
strudinox's Avatar
strudinox strudinox is offline
 
Join Date: Mar 2010
Location: California
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Much better! Installed 1.2 and it's working fine on every page except for my CMS pages. Currently using 4.1.5 Suite.
Reply With Quote
  #154  
Old 08-06-2011, 06:42 AM
Smile :-) Smile :-) is offline
 
Join Date: Jul 2011
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great mod!

In RTL languages, the nick of the sender is on the text.
the fix is simple:

HTML Code:
.icbb_chat_tab .messagearea > div > span.sender {
/*	margin-left: -10px;*/
	margin-left: 10px;
	font-weight: bold;
}
by the way, the "You:" in the messages is hard-coded, please convert it to a phrase so we will be able to translate it.

Thanks!
Reply With Quote
  #155  
Old 08-06-2011, 03:56 PM
arrow816 arrow816 is offline
 
Join Date: Mar 2010
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question,
Im guessing this is coded in Java,

I wondered why it was not done with ajax or flash as I am sure the support and fixing to work with vb would have been much easier and safer
Reply With Quote
  #156  
Old 08-06-2011, 07:33 PM
Ideal Web Tech's Avatar
Ideal Web Tech Ideal Web Tech is offline
 
Join Date: Feb 2008
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by arrow816 View Post
Following should be in the lite version also [if not already in pro then pro too]

Message Delete [Ability to delete messages]
Archive [Ability too see and search old messages]
User Mute [Ability to mute but user can still see chat]
Smiliey Button [Cause no convo is decent with at a smiley dude]
BBcode support [Really should be a basic I would think]
Message Characters [Character Amount Setting]

Maybe have a little expansion button on the side that brings up an advanced chat window with like the basic vb text box to make it easier if you have a few things to right

Really i was thin
Everything on that list is already planned to be added, or is already in the pro version; however, at this point, we have no plans of adding BBcode or Smilies to the lite version.

Quote:
Originally Posted by dog199200 View Post
I have tested this on my forum, and so far i like it, but i have a small problem that I can't seem to figure out. How is the bar called?

The reason I ask is because I build an entire website around the forums internal user core (basically a custom CMS), and i don't just want the bar to show on the forum, but on all parts of the website. I haven't found any documentation on how to do this ad would like to know if its possible.
Quote:
Originally Posted by strudinox View Post
Much better! Installed 1.2 and it's working fine on every page except for my CMS pages. Currently using 4.1.5 Suite.
We have been told that it doesn't work on the CMS, but we haven't actually been able to see any of the configurations that cause it to not work. If either one of you two would like to give us a link and an account to test with, we would gladly try to debug the issue.

Quote:
Originally Posted by Smile :-) View Post
great mod!

In RTL languages, the nick of the sender is on the text.
the fix is simple:

HTML Code:
.icbb_chat_tab .messagearea > div > span.sender {
/*	margin-left: -10px;*/
	margin-left: 10px;
	font-weight: bold;
}
by the way, the "You:" in the messages is hard-coded, please convert it to a phrase so we will be able to translate it.

Thanks!
We are already aware of these issues, but thank you for taking the time to post a fix for user's who may need it.

Quote:
Originally Posted by arrow816 View Post
Question,
Im guessing this is coded in Java,

I wondered why it was not done with ajax or flash as I am sure the support and fixing to work with vb would have been much easier and safer
The front-end is coded using JavaScript and Push AJAX, not Java.
Reply With Quote
  #157  
Old 08-06-2011, 08:38 PM
dog199200's Avatar
dog199200 dog199200 is offline
 
Join Date: Sep 2010
Location: Missouri
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ideal Web Tech View Post
We have been told that it doesn't work on the CMS, but we haven't actually been able to see any of the configurations that cause it to not work. If either one of you two would like to give us a link and an account to test with, we would gladly try to debug the issue.

My sites not exactly a CMS, its an actual website. I just used the direct database access to call information from the forum. That's why i was trying to figure out how it was being called. Anyways my sites url is http://www.divineshadowsonline.com/ and if you need an account just PM me and i'll give you the information you'd need.
Reply With Quote
  #158  
Old 08-06-2011, 08:40 PM
clubvr4's Avatar
clubvr4 clubvr4 is offline
 
Join Date: Jul 2010
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway to disable the noise on the "Chat room" tab? - its very annoying when multiple people are talking - its advantageous for private messages, but can we have an option to disable on the chat room?!

Thanks!

Loving it so far!
Reply With Quote
  #159  
Old 08-06-2011, 08:56 PM
Ideal Web Tech's Avatar
Ideal Web Tech Ideal Web Tech is offline
 
Join Date: Feb 2008
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dog199200 View Post
My sites not exactly a CMS, its an actual website. I just used the direct database access to call information from the forum. That's why i was trying to figure out how it was being called. Anyways my sites url is http://www.divineshadowsonline.com/ and if you need an account just PM me and i'll give you the information you'd need.
Oh, okay, if you would like to show it on your main site also, then you will need to include the JavaScript and CSS files for the bar, and then place the html near the bottom of your footer. If you would like, we can do this for you for a small fee. If you would like us to do this for you, please contact us via PM.

Quote:
Originally Posted by clubvr4 View Post
Is there anyway to disable the noise on the "Chat room" tab? - its very annoying when multiple people are talking - its advantageous for private messages, but can we have an option to disable on the chat room?!

Thanks!

Loving it so far!
That is a good idea, we will add it to the list of features to implement!
Reply With Quote
  #160  
Old 08-06-2011, 08:58 PM
clubvr4's Avatar
clubvr4 clubvr4 is offline
 
Join Date: Jul 2010
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hai! me again.

Would it be possible to add an option to have everyone on the friend list, rather than your friends? - we have a small(ish) forum and its a bit of a pain having to add everyone as friends to allow each other to chat.

Thanks!
Reply With Quote
  #161  
Old 08-06-2011, 09:09 PM
dog199200's Avatar
dog199200 dog199200 is offline
 
Join Date: Sep 2010
Location: Missouri
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by clubvr4 View Post
Hai! me again.

Would it be possible to add an option to have everyone on the friend list, rather than your friends? - we have a small(ish) forum and its a bit of a pain having to add everyone as friends to allow each other to chat.

Thanks!
couldnt you just use the chatroom feature for that?


Quote:
Originally Posted by Ideal Web Tech View Post
Oh, okay, if you would like to show it on your main site also, then you will need to include the JavaScript and CSS files for the bar, and then place the html near the bottom of your footer. If you would like, we can do this for you for a small fee. If you would like us to do this for you, please contact us via PM.!
No it's fine, i can do it on my own. If you don't mind, where in the style does the javascript get stored? My problem is that i've had a hard time finding any of it within my template
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 06:42 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.03272 seconds
  • Memory Usage 2,372KB
  • Queries Executed 28 (?)
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_html
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (9)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete