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
  #252  
Old 09-09-2011, 10:21 AM
mariusares mariusares is offline
 
Join Date: Feb 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi,
i installed the chat but i cannot find it on the webpage ...
when i try to edit the usergroup permisions i dont see anything regarding the iwt chat or so
any help on that please?
thank you
Reply With Quote
  #253  
Old 09-09-2011, 12:34 PM
King48488 King48488 is offline
 
Join Date: Jan 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My problem is, that I need to refresh my vbulletin webpage to see new message.
any solution?
Reply With Quote
  #254  
Old 09-09-2011, 12:53 PM
Limality Limality is offline
 
Join Date: Aug 2011
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed the product, but soon after enabling it, I started to get 503 Errors on my server, couldn't even log on to the ACP to deactivate it, had to rename some files to at least get a propper php error after which I was able to get back to the ACP and deactivate / uninstall it.
Reply With Quote
  #255  
Old 09-09-2011, 03:42 PM
4WheelFreestyle 4WheelFreestyle is offline
 
Join Date: Oct 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Refreshing des not work and this database fault is in the output!

Whats wrong??

Quote:
Datenbankfehler in vBulletin 4.1.5:

Invalid SQL:

SELECT stream.lastmsgid AS lastmsgid, stream.lastchatmsgid AS lastchatmsgid, COUNT(ulist.relationid) AS friendsonline
FROM midaka61iwt_chat_updatestream AS stream
LEFT JOIN midaka61userlist AS ulist ON (ulist.userid=stream.uid AND ulist.friend='yes' AND ulist.relationid IN (
SELECT stream2.uid
FROM midaka61iwt_chat_updatestream AS stream2
WHERE stream2.lasttouch > 1315586019
))
WHERE stream.uid=2;

MySQL-Fehler : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
Fehler-Nr. : 1140
Fehler-Zeit : Friday, 09.09.2011 @ 16:37:39
Datum : Friday, 09.09.2011 @ 16:37:39
Skript : http://www.4wheelfreestyle.com/ideal...ate_stream.php
Referrer : http://www.4wheelfreestyle.com/onlin...e&pp=20&page=1
IP-Adresse : 80.131.69.216
Benutzername : thomas
Klassenname : vB_Database
MySQL-Version : 5.0.51a-3ubuntu5.8
Thanks for your help
Reply With Quote
  #256  
Old 09-10-2011, 06:47 AM
ps2wiz ps2wiz is offline
 
Join Date: Apr 2005
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any plans for a 3.8 version?
Reply With Quote
  #257  
Old 09-11-2011, 06:52 AM
4WheelFreestyle 4WheelFreestyle is offline
 
Join Date: Oct 2010
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any ideas for my problem with the addon?
Reply With Quote
  #258  
Old 09-11-2011, 09:53 AM
infun infun is offline
 
Join Date: Jul 2011
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello
I installed the mod
I have a problem to write in Hebrew
It writes in G'bris, what can you do?
Reply With Quote
  #259  
Old 09-11-2011, 07:50 PM
infun infun is offline
 
Join Date: Jul 2011
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help
Reply With Quote
  #260  
Old 09-12-2011, 06:47 AM
baileyjojoms baileyjojoms is offline
 
Join Date: Mar 2011
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this and I am not able to use it. When I type a message it doesn't appear to the other user. After sending the message my chat box shows up blank. I have to close the chat box, and refresh the page to see anything.
Reply With Quote
  #261  
Old 09-12-2011, 01:01 PM
King48488 King48488 is offline
 
Join Date: Jan 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bad support, bad product... removed!!!
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 07:08 PM.


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.14247 seconds
  • Memory Usage 2,357KB
  • Queries Executed 26 (?)
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
  • (1)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_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