Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Official AddonChat Product Details »»
Official AddonChat Product
Version: 4.2.0, by Grim77 Grim77 is offline
Developer Last Online: Jul 2015 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.x.x Rating:
Released: 01-12-2010 Last Update: 08-03-2012 Installs: 242
DB Changes Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

vBulletin 4 Official Integration & Authentication Extension

Product Info
Name: AddonChat Official Integration Product
Product ID: addonchat
Version: 4.0.2, 4.2.0
Author: AddonInteractive (http://www.addoninteractive.com/)
Last Modified: 4 Aug. 2012
Compatibility: vBulletin 4.0.x+, 4.2.x+

Overview
This extension allows you to fully integrate a AddonChat Free, Professional, Professional PLUS or Enterprise Java? Chat Room with your vBulletin 4 forum or CMS. 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
  • vBulletin 4 or higher
  • AddonChat Free, Professional PLUS, or Enterprise, or AddonChat Professional with the Remote (HTTP) Authentication System. You may register for a AddonChat account at www.addonchat.com. A Professional PLUS or Enterprise account is recommended to take advantage of advanced features.
  • (optional, but recommended) PHP with allow_url_fopen directive enabled in your php.ini file or the PHP CURL extension. This is required to download the Who's Chatting list from AddonChat servers.

What's new?
  • Completely re-written for vBulletin 4
  • New Integration Options for vBulletin Social Networking Features (Blog, Albums, etc..)
  • Updated to support RAS (Remote Authentication System) v2.1 providing extremely fine grain control over user privileges.
  • New 'User is Banned' option in usergroup manager to easily prevent users belonging to specified usergroups from entering your chat room.
  • Who's Chatting list is now (optionally) displayed on main forum page in the What's Going On box.
  • Embedded Width may now be specified in percentage values (defaults to 100%)
  • Option to display Chat Room Link in main navigation tab, community menu, and/or quick links menu.
  • New in v4.0.1: Updated Link Code
  • New in v4.0.1: Support for AddonChat Mobile Edition (iPhone, iPod Touch, etc..)
  • New in v4.0.1: SSL Support (Automatic Detection)
  • New in v4.0.1: Easy AddonChat control panel access through vBulletin AdminCP
  • New in v4.0.1: vBulletin CMS Widget (Optional)
  • New in v4.0.1: Language Additions
  • Changed in v4.2.0: Temporarily suspended pop-up feature. We advise customers to enable the Java 6+ Detach feature along with the pop-up after login options from their AddonChat control panel to emulate this behavior.
  • Updated in 4.2.0: Support for new vBulletin 4.2.x navigation system

Features
  • Seamless integration between your vBulletin Forum/CMS and AddonChat
  • After installation, set up and configure your chat room from the AddonChat menu in your vBulletin Admin Control Panel
  • Automatic (ten minute interval) User's Chatting updates
  • Optionally display the amount of users within your chat room on your chat navigation tab shown throughout your entire forum/CMS.
  • Remote authentication allows you to authenticate access into your chat room based on your vBulletin user database
  • Automatic user login option
  • Seamless integration with vBulletin Usergroup permissions (remote authentication)
  • Remote functions system allows you to tie in vBulletin forum functions into the AddonChat user menu
  • Uses the vBulletin XML product import architecture, making installation simple.
  • No code or template modifications required
  • Automated account lookup - just enter your account number and password, and your information will be automatically retrieved. (allow_url_fopen must be enabled in PHP)
  • Multi-lingual (UTF-8) support
  • Supports both the AddonChat Mobile Edition & SSL Modules through automatic client/page detection.
Installation
Installation 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.
Which file do I download?
vBulletin 4.2.x+ users, download attached file: product-addonchat_4-2-0.zip
vBulletin 4.0.x, 4.1.x users, download attached file: product-addonchat_4-0-2.zip

Download Now

File Type: zip product-addonchat_4-0-2.zip (31.3 KB, 95 views)
File Type: zip product-addonchat_4-2-0.zip (31.8 KB, 468 views)

Screenshots

File Type: jpg admincp.jpg (139.9 KB, 0 views)
File Type: jpg chatroom.jpg (57.2 KB, 0 views)
File Type: jpg wgo.jpg (12.8 KB, 0 views)
File Type: jpg usergroup.jpg (100.7 KB, 0 views)
File Type: jpg tab.jpg (18.7 KB, 0 views)
File Type: jpg community.jpg (15.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #152  
Old 01-14-2011, 09:50 PM
beatyourtruck's Avatar
beatyourtruck beatyourtruck is offline
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by worried View Post
For several upgrades your plugin isn't lining up with the rest of the What's Going On section. It's to the left of everything else and the text is wrapping. Can you upgrade your plug-in now vB has moved to 4.1?

I ran into the same thing. Toss this in your additional.css file and adjust to your liking. I am sure there is a better way but this shoves the Whos Chatting over to the right and then adjusts the online users back to the left. **sigh** Seems silly but it is the only way I could get it to work. Someone else may have a better fix without having to push the online forum members back over? This works though!

PHP Code:
/*  left margin push for whos chatting and then push member list back over */
#wgo_onlineusers.wgo_subblock {
margin-left18px;
margin-bottom4px;
}

#wgo_onlineusers.wgo_subblock.section {
margin-left: -3px;
}

#wgo_onlineusers.wgo_subblock h3 {
font-weightbold;
margin-left: -5px;
}
/*  end whos chatting on forum home tweak */ 
Reply With Quote
  #153  
Old 01-14-2011, 09:58 PM
worried worried is offline
 
Join Date: Jan 2009
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for sharing that fix.
Reply With Quote
  #154  
Old 01-14-2011, 11:04 PM
beatyourtruck's Avatar
beatyourtruck beatyourtruck is offline
 
Join Date: Jul 2005
Location: Wisconsin
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem! It was a pain (for me anyway) to get things shifted around......no need for you to suffer also. You may have to tweak some of the margins a little for your forum.
Reply With Quote
  #155  
Old 01-15-2011, 08:59 AM
zelgadis zelgadis is offline
 
Join Date: Apr 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by beatyourtruck View Post
I ran into the same thing. Toss this in your additional.css file and adjust to your liking. I am sure there is a better way but this shoves the Whos Chatting over to the right and then adjusts the online users back to the left. **sigh** Seems silly but it is the only way I could get it to work. Someone else may have a better fix without having to push the online forum members back over? This works though!

PHP Code:
/*  left margin push for whos chatting and then push member list back over */
#wgo_onlineusers.wgo_subblock {
margin-left18px;
margin-bottom4px;
}

#wgo_onlineusers.wgo_subblock.section {
margin-left: -3px;
}

#wgo_onlineusers.wgo_subblock h3 {
font-weightbold;
margin-left: -5px;
}
/*  end whos chatting on forum home tweak */ 

You can find the fix for the WGO problem in the official addonchat forums.
The fix is here.
Reply With Quote
  #156  
Old 01-25-2011, 01:21 PM
pulsionpleinair pulsionpleinair is offline
 
Join Date: Jan 2011
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I am having difficulty installing the addonchat.
I can see it in Plugins &product, but I do not see the application Addonchat in my admincp? can youhelp me?

I have the version Vbulletin 4.1.1 and i am not advanced users.

I did fallow thos steps:
************************************
Installation (Not so Advanced Users)
************************************

1. Copy the contents within the upload/ folder to your main vBulletin
folder using an FTP client or similar. This folder is often called
forums/ or forum/.

a. The following files will be in your main forum folder:
addonchat.php
addonchat_auth.php
addonchat_close.php
addonchat_func.php

b. The following files will be in your includes/ folder:
functions_addonchat.php

c. The following files will be in your includes/cron/ folder:
addonchat_dbmaint.php
addonchat_who.php

d. The following files will be in your includes/xml/ folder:
bitfield_addonchat.xml
cpnav_addonchat.xml

e. The following files will be in your admincp/ folder
addonchat.php

e. The following files will be in your images/addonchat/ folder
wgo.png

2. Login to your vBulletin AdminCP and install the product-addonchat.xml product:

a. Login to your vBulletin AdminCP
(e.g., http://www.mysite.com/forums/admincp/)

b. Expand the Plugins & Products menu shown in the left hand side frame

c. Click 'Manage Products'

d. Click '[Add/Import Product]' from the Plugin & Products System page

e. In the 'Import Product' box, click the 'Browse...' button.

f. Select the product-addonchat.xml file and click 'Open' (or similar)

g. Click the 'Import' button to begin installation.


Thanks

Pierre
Reply With Quote
  #157  
Old 02-16-2011, 09:30 PM
Chrissy_Ratbag Chrissy_Ratbag is offline
 
Join Date: Dec 2009
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

pulsionpleinair - It appears at the top of the admincp navigation panel.

I've installed, added etc but I can't see it on my forum page anywhere? Where am I suppose to look?
Reply With Quote
  #158  
Old 03-02-2011, 01:37 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I apologize if this has been covered before.

I'm using vb 4.1.2.

Everything seems to be working perfectly except for two things...

1. I've checked usergroup settings and have allowed guests to chat but not create rooms. If I logout of my board and visit the chat, the icon to add a room is still there and I'm able to add a room.

2. Who's Chatting display does not align with the rest of What's Going On? See attachment.

Is there a way to fix the above two items?

Thanks, in advance.
Attached Images
File Type: jpg whoschatting.JPG (20.8 KB, 0 views)
Reply With Quote
  #159  
Old 03-02-2011, 09:08 PM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did my own fix for the above post:

Edit template addonchat_who
Just delete what's in that template and replace it with the following;
Code:
<vb:if condition="$addonchat['enabled'] == 1"> 
   <vb:if condition="$addonchat['user_count'] > 0"> 
      <div id="wgo_onlineusers" class="wgo_subblock section">
      <h3 class="blocksubhead"><img src="images/addonchat/wgo.png" 

alt="{vb:rawphrase addonchat_whos_chatting}" />{vb:rawphrase 

addonchat_whos_chatting}</h3>
	<div>
		<p>
                   {vb:rawphrase addonchat_users_online, 

{vb:raw addonchat.user_count}}
                </p>
		<ol class="commalist" id="wgo_addonchat_list">
			{vb:raw addonchat_activeusers}
		</ol>
	   </div>
      </div>
   </vb:if>
</vb:if>
Now mine looks like the included attachment...
Attached Images
File Type: jpg whoschatting.JPG (14.6 KB, 0 views)
Reply With Quote
  #160  
Old 04-01-2011, 07:21 PM
attroll's Avatar
attroll attroll is offline
 
Join Date: Jan 2003
Location: Litchfield, Me
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know this was brought up before and I cannot not see where it has been answered.
Is there a way to create a widget that displays who is in chat?
Reply With Quote
  #161  
Old 04-06-2011, 05:55 PM
BF777 BF777 is offline
 
Join Date: Jan 2007
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A few questions.

1. Is there any way to adjust the setting so that user stats are picked up a little faster? Yesterday I was testing out the chatroom with a few members and the "Who's Chatting" box didn't update for at least 5 minutes. Same goes for the navbar "Chat Room (4)."

2. This looks great in FireFox. However, the same cannot be said of Explorer. When I open up the Chatroom in Explorer, the chat box is smaller and there's a big white block with vbseo (SEO mod I have installed) copyright information. Is there way to prevent the footer copyright info from being picked up like that in Explorer? This is not an issue in FireFox as the footer copyright info doesn't even show up in that browser.

Thank you for your assistance.
Reply With Quote
Reply

Thread Tools

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:47 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.12096 seconds
  • Memory Usage 2,371KB
  • 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_code
  • (2)bbcode_php
  • (2)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
  • (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
  • (10)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
  • 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_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