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 |
#42
|
||||
|
||||
Quote:
HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - $vbphrase[sigmachat_title]</title> $headinclude <body> $header $navbar <table class="tborder" border="0" width="100%" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" > <tr> <td colspan=3 class="tcat"><div class="smallfont"> <span style="float:right"> <strong><a href="chat_online.php?$session[session_url]">Reload this page</a></strong> </span> <strong>$vbphrase[sigmachat_who]</strong><br> $chatcount $vbphrase[sigmachat_users_chatting] </div></td> </tr> <tr> <td class="thead" width="100%">$vbphrase[username]</td> <td class="thead" align=middle><center>$vbphrase[sigmachat_subroom]</center></td> <td class="thead" align=right nowrap>$vbphrase[sigmachat_privileges]</td><br/><br/> </tr> $SIGMACHAT_CHATTING_TABLE </table> <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <td align="$stylevar[right]">$pagenav</td> </tr> </table> </if> $spacer_close $spacer_open <br /> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td width="100%"> </td> <td>$forumjump</td> </tr> </table> $footer </body> </html> |
#43
|
||||
|
||||
Does anyone know how much bandwidth the "who's in chat" cron uses?
|
#44
|
||||
|
||||
Very, very little Once a minute your computer sends a single web page request to the SigmaChat server for the list, the size of the response would be less than a kilobyte.
Quote:
|
#45
|
||||
|
||||
Quote:
About 40 - 45 megs a month then I guess |
#46
|
|||
|
|||
Figure it can't hurt to ask... is there anything that can be done about losing dynamic nav bar menus behind the chat screen? (when viewed as a forum page) see attached.
|
#47
|
||||
|
||||
Quote:
|
#48
|
||||
|
||||
I'm having a problem with the cronjob ... I think:
I was getting a whole load of "core.xxxxx" files appearing in my forum root (xxxx being a seemingly random number) These files were roughly 5 megs in size and appearing a couple of times every hour. It seems that they are coredumps generated by the server when a script failed to execute correctly. Anyway, I removed the 'who's in chat cronjob' and haven't had one since I've posted in other threads about it: http://www.vbulletin.com/forum/showthread.php?p=990599 https://vborg.vbsupport.ru/showthread.php?p=798184 this is the email I got from my webhost: Quote:
Quote:
|
#49
|
||||
|
||||
Quote:
|
#50
|
|||
|
|||
in the installation readme, it states under the "Required to install" section that i need something called Platinum or Enterprise. Is this something i need to purchase or download before installing this? please advise as i am about to install
|
#51
|
||||
|
||||
Quote:
I filled up a gigabyte of web space with the things within a couple of days. I didn't even realise what was happening until I got a warning email from my webhost telling me I was running out of space ... As soon as I removed the task the coredumps stopped ... I've now modified the install so that users now only see who is online in chat when they click the link |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|