The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Official SigmaChat Integration Details »» | |||||||||||||||||||||||||
Product Info
Name: SigmaChat Official Integration Extension Product ID: sc7400 Version: 1.0.4 (Version re-schemed) Author: RaiderSoft (http://www.raidersoft.com/) Last Modified: 17 Oct. 2005 Compatibility: vBulletin 3.5.0 Gold, 3.5.0 RC-2/3 Mirror: forums.raidersoft.com Overview This extension allows you to fully integrate a SigmaChat Platinum or Enterprise Java? Chat Room with your vBulletin 3.5.x forum system, including the ability to authenticate access via your vBulletin forum system, and provide a "Who's Chatting" page list showing who is currently logged into your chat room. Requirements
What's new? This extension dramatically improves upon the previous release by making use of the vBulletin Database to store Who's Chatting list updates. Additionally, the Who's Chatting box at the bottom of the main forum page has been removed in favor of showing a (nearly) real-time count of users in your chat room directly from the main navbar. Both embedded and popup chat room options are provided to your user. The Who's Chatting list has been cleaned up. Two additional remote functions (Add Buddy and Forum Ignore) have been added as well. Features
Installation Installaion will require between 10 and 15 minutes of your time. Download the supplied ZIP file, and extract it on your personal computer. Open the README.html in your web browser file for full installation instructions. No PHP code modifications are required as this script makes use of the new vBulletin XML Product system. Support Support is provided by RaiderSoft for this script provided you have a Platinum or Enterprise SigmaChat account. Read the included instructions for details. Please let us know if you have any problems installing this extension. Updates 8/12/05 - vbsc7400_101.zip uploaded fixing the auto-login problem. To update from the previous release, simply download and extract the new archive and copy the 'chat.php' file to the root directory of your vBulletin forum. No other changes are required. 8/13/05 - vbsc7400_102.zip uploaded fixing minor issue with displaying users currently chatting. This may have effected all users using a custom table prefix. 10/5/05 - vbsc7400_103.zip uploaded fix minor issue relating to table prefixes. This script now been fully tested with VB 3.5.0 Gold. 10/17/05 - vbsc7400_104.zip uploaded. Users experiencing problems with table locking or the who's chatting list should download and install this update. Screenshots are attached. Show Your Support
|
Comments |
#32
|
|||
|
|||
Grim77 thanks for this, I am waiting until gold to upgrade from 3.0.7 to 3.5.
Quick question... is there anything I need to un-do or remove from the previous sigma integration on 3.0.7, prior to upgrade? I assume the upgrade will over-write at least portions of the previous sigma hack modifications. Or can I just go ahead and upgrade vBulletin, and then install this new sigma integration on to that, without worrying about the previous sigma hack? |
#33
|
|||
|
|||
Hello, I have problems when installing the PlugIns, leaves this to me:
Warning: Invalid argument supplied for foreach() in /includes/functions.php Buaaa =( |
#34
|
||||
|
||||
I would just upgrade vBulletin, then reinstall the script -- should work like a charm
Quote:
|
#35
|
|||
|
|||
Quote:
That last sigma integration I installed also worked flawlessly! |
#36
|
|||
|
|||
Quote:
|
#37
|
|||
|
|||
I've posted this error on your 'support forum' along with a couple of other people - but no-one seems to want to answer.....
Quote:
|
#38
|
|||
|
|||
Quote:
|
#39
|
|||
|
|||
Quote:
Code:
$chatcount_q = $vbulletin->db->query_first("SELECT COUNT(ID) FROM scwho"); Code:
$chatcount_q = $vbulletin->db->query_first("SELECT COUNT(ID) FROM " . TABLE_PREFIX . "scwho"); |
#40
|
||||
|
||||
Hello,
An update to this script was made today to resolve the problems relating to SQL errors (specifically a problem in the XML file where table prefixes weren't being used where they should have been). Additionally, the script has now been fully tested with vBulletin 3.5.0 Gold To upgrade from a previous 3.5.x based release, simply upload the new product-sc7400.xml file, replacing the old product install. |
#41
|
||||
|
||||
my "who is chatting page" is stretched beyond 1024 pixels for some reason. I've looked at the template but can't quite figure it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|