The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SigmaChat Complete Integration & Authentication Details »» | |||||||||||||||||||||||||||
SigmaChat Complete Integration & Authentication
Developer Last Online: Jul 2015
Hack Info
Name: SigmaChat Complete Integration & Authentication Add-on Version: 2.0.0 Author: Chris Duerr, RaiderSoft First Introduced: 28 Mar. 2004 Last Modified: 15 Nov. 2004 Compatability: vBulletin 3.0.x Overview This addon allows you to fully integrate a SigmaChat Java? Chat Room (free or paid service; Platinum or Enterprise required for full functionality) with your vBulletin 3.0.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. Features
Installation will require between 15 to 30 minutes of your time depending upon your proficiency in installing addons to vBulletin. Download the attached 'sigmachat.zip' file, and load the INSTALL.html file in your web browser for detailed instructions. RaiderSoft may be able to assist you with installation should you require it. Please contact us for details. Support Support is provided by RaiderSoft for this script provided you have a Platinum or Enterprise SigmaChat account. Read the included instructions for details. I'll be happy to answer questions here as well regarding the script. Screenshots are attached The all new extension for vBulletin 3.5 has been released. For more information, please visit this link . Download: VB3SC7_2.0.0.zip or download using the download link in the upper-right hand corner of this message. Show Your Support
|
Comments |
#202
|
|||
|
|||
I dont know what is wrong but that template keeps clearing out for me, going blank again. Thus removing the box.
|
#203
|
||||
|
||||
This integration hack is GREAT! Love it.
Using the free version of SigmaChat right now...but with the integration with my board, I'm thinking I'm about to spend $75. |
#204
|
||||
|
||||
If you want to speed this up a bit, make sure to cache the templates.
Add PHP Code:
PHP Code:
and in chat.php add PHP Code:
PHP Code:
|
#205
|
||||
|
||||
I've just gone through a good chunk of this code. I'm amazed who's online works at all for anyone. Phrases and Templates were not meant to be updated this way through cron IMHO and the whole approach is very inefficient. The number of queries in the cron file is downright wasteful. It would have been much better, especially with buggy code, to create a totally separate table and update the fields there.
|
#206
|
||||
|
||||
I finally got the Who's Online box showing now but it never shows anyone in chat. Also when I click on Who's Chatting I see this error:
PHP Code:
|
#207
|
||||
|
||||
I also figured something else out. Everytime someone logs into the chat room it clears the whole sigmachat_wc_embedne template (I added the template so it would show the box all the time).
Any help would be greatly appreciated. |
#208
|
||||
|
||||
In my opinion, this entire implementation of sigmachat integration should be chucked entirely. I believe it is dangerous to implement. Maybe I'm being overly cautious, but updating the templates and phrases directly on a cron schedule is just not a good idea. As I said before, especially on buggy code, they should have created a table dedicated to whos chatting and update that. So if there's an error or problem, it won't mess up something as integral to vb as the template AND phrase system.
It works if you fix the bugs in their code, but the approach is wrong. I'm amazed that the same people who wrote such a good chat did such a bad job of writing the integration program. |
#209
|
||||
|
||||
Quote:
Same problem here Wots the point in havin a box that disane appear till someone's in chat isn't the whole point in having a "who's chatting" box is to get people to go into chat? keeps clearing otherwise works great |
#210
|
||||
|
||||
Quote:
|
#211
|
|||
|
|||
I've created an addon that will generate a random guest username if you're having problems with "Unregistered" users bumping each other or being denied access when you're using vB authentication. Enjoy
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|