The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Official AddonChat Product Details »» | |||||||||||||||||||||||||
vBulletin 3.7.x Official Integration & Authentication Extension
Product Info Name: AddonChat Official Integration Product Product ID: ac80_37 Version: 3.7.0 Author: AddonInteractive (http://www.addoninteractive.com/) Last Modified: 15 May. 2008 Compatibility: vBulletin 3.7.x Overview This extension allows you to fully integrate a AddonChat Free, Professional, Professional PLUS or Enterprise Java? Chat Room with your vBulletin 3.7 forum system. This script provides basic integration for AddonChat Free and Professional customers. Remote authentication (the ability to secure access to your chat room using your vBulletin username/passwords) is available for Pro+/Enterprise customers, as well as a Who's Chatting feature. Requirements
This script is a completely revamped edition of our previous integration script. Installation no longer requires any template or code modifications. Additionally, there are no PHP files to edit when setting up your chat room. We have added an "AddonChat" menu item in the vBulletin AdminCP that allows you to setup and configure your chat room with ease. Most users will simply need to enter their account number and password (as used at addonchat.com) and your chat room settings will be retrieved automatically, with your remote authentication system updated automatically as well. We have also improved character code support through better UTF-8 conversion allowing non-English speakers to use a vBulletin+AddonChat without issue. Issues relating to the Who's Chatting system causing problems have also been addresses; a scheduled task has been added to automatically optimize and repair AddonChat related tables daily in addition to improvements to the re-written Who's Chatting system. Features
Installaion takes less than five minutes. Download the supplied ZIP file, and extract it on your personal computer. Open the readme.txt file for full installation instructions. No PHP code modifications or template modifications are required. This script makes use of the vBulletin XML Product system for a fast and painless installation. Support Support is provided by AddonInteractive for this script provided you have a Professional, Professional PLUS or Enterprise AddonChat account. Read the included instructions for details. Please let us know if you have any problems installing this extension. Show Your Support
|
Comments |
#32
|
||||
|
||||
A lot of differences. For one, this is hosted on their servers so no server issues on your end whereas flashchat can start getting server intensive with a few users on, from what I have heard.
|
#33
|
||||
|
||||
I've experienced quite some serverload when using Flashchat (with about 10-15 people using it). Would this one be better?
I have to look on your site later today, but do users make mods for this product (like "who's chatting" blocks)? |
#34
|
||||
|
||||
Yes, as it is hosted on their server.
Also, the templates for this hack need to be cached. |
#35
|
||||
|
||||
Quote:
AddonChat uses a real (stateful) chat server, and is hosted on our server farm. When a user connects, he/she has a direct socket connection to our chat servers which maintain state without constant polling of web servers and databases. It is much faster, and our chat rooms can easily accommodate hundreds of concurrent users. Put simply, there is no additional server load on your system -- we host and manage everything. Our servers are built to handle any potential issue; they all have dual CPU's, redundant (RAID) drives, and we have standby systems for every server. We optimize our operating systems specifically for chat servers. We've been doing this for many years now. Our clients range from single family's who use our chat room for occasional "get-togethers" to Fortune 500 clients, major news networks, and election campaigns. |
#36
|
||||
|
||||
Do you think all of the templates should be cached, or just the navbit that is displayed throughout the forum?
|
#37
|
||||
|
||||
Here is what I did. I added this to the cache_templates hook:
Code:
$aoctemplates = array( 'addonchat_embed', 'addonchat_nav_link', 'addonchat_popup', 'addonchat_who', 'addonchat_who_bit' ); $globaltemplates = array_merge($globaltemplates, $aoctemplates); That catches the popups and any others in use anywhere. |
#38
|
||||
|
||||
Quote:
We're still working with a couple people who have highly modified forums (most are using scripts that aren't taking advantage VB's product system, and require lots of manual code and/or template modifications) -- but never the less, we're seeing what we can do to help work-around some of these not-so-friendly mods I imagine we'll have another minor update out in a few weeks. For everyone else reading who isn't a coder, don't worry about this now Thank you again, Boofo! |
#39
|
||||
|
||||
Well, I would add them all as the Who's chatting will get used a lot and that isn't going to slow the site down at all just caching the three other ones.
Also, the 'Link Chat to Forum - User Profiles' and 'Link Chat to Forum - Find Posts By User' links give me an error page. I haven't checked the other ones yet. I am using the Pro PLUS now. |
#40
|
|||
|
|||
Can I show this part to forumhome?
I really like the feature that it was hosted to somebody else not my server. |
#41
|
|||
|
|||
Error in automatic lookup:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|