vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   SigmaChat Easy Install! (https://vborg.vbsupport.ru/showthread.php?t=110281)

melefire 03-12-2006 10:00 PM

SigmaChat Easy Install!
 
MeleFire Hack id: 54604
/================================================\
|
SIGMA CHAT EASY INSTALL 4.5.0
|Please do not put this hack on torrents so
|people who have an illegal copy of vB can not get it
|For vBulletin 3.5.0-3.5.4
|This hack is NOT in beta stage
|To get this for vBulletin 3.6 go here
|Copyright: MeleFire
|Install time: 5 minutes
|My site Community ForumZ
\================================================/
If you have any problems with this hack please post them in this thread


==============
Description:
==============
This hack allows SigmaChat to run on a vb page.
It does not integrate the vBulletin users.

==============
Features:
==============
*No template editing
*Usergroup Permissions
*Master on/off
*Disable copyright
*Chatroom only for users
*Custom Chat Panel links
*Chat Panel w/ chatroom controls
*Use this hack to find out the rest...


===============
Known Bugs:
===============
None


==============
Installation:
==============
Sign up for a free sigmachat account at http://www.sigmachat.com/
Download this mod
Upload the "forum" folder
Go into you ADMINCP and edit SigmaChat Easy install settings, remember to add in you custom chat code in the correct setting option and to also add your chat server

======================
Why Use This Mod?
======================

It's one of the only completely free Chatroom mods!
--------------------
This is my 8th release; the next one might have new features.
--------------------

IF you use, please click install:)

Version 4.5.0
ADDS:
*Usergroup Permisions

Version 4.0.0
ADDS and FIXES:
*Bug fixed see above
*Added chat panel
*Added new options

Version 3.1.0
vB UPGRADE And ADDS
*Now runs with 3.6 - see here
*Custom sigmachat server
*More phrases
*Bug Fixed: New Chatrooms not working

Version 3.0.0

ADDS:
*New ADMINCP integration
*Master on/off
*And other misc. options!

Version 2.1.0
FIXES BUG:
*ADMINCP error

Version 2.0.0
ADDS:
*New ADMINCP registration
*Guests can't view chat
*Easy installer

Version 1.0.0
--FIRST RELEASE

------
You may not remove the copyright notice from the script; however you may disable from the sigmachat options page in your ADMINCP.




================
EVERY ONE MUST UPDATE TO 4.5.0 IF THEY WANT TO HAVE CUSTOM USERGROUP PERMISSIONS.



corn dog 03-13-2006 08:39 PM

Nice,thanks.Officially the 1st install.
EDIT:thanks,I needed a good chat program ;)

melefire 03-13-2006 08:52 PM

your welcome

corn dog 03-13-2006 08:54 PM

Quote:

Originally Posted by melefire
your welcome

Hey,I looked through the code a bit and I suggest you should add the
HTML Code:

<center></center>
so it would be:
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header

$navbar

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="tcat">Chat Room</td>
</tr>
<tr>
    <td class="alt1">
<center><applet
  codebase="http://client0.sigmachat.com/current/"
  code="Client.class" archive="scclient_en.zip"
  width=600 height=400 MAYSCRIPT>
  <param name="room" value="ROOMID">
  <param name="cabbase" value="scclient_en.cab">
</applet></center>
    <h6><center>By MeleFire</center>  </h6>   
</td>
</tr>
</table>

$footer
</body>
</html>



Edit:hmm I keep getting this error message saying that the room is closed...is this umm normal?

melefire 03-13-2006 09:00 PM

thx i added that

melefire 03-13-2006 09:05 PM

check the admincp on sigmachat.com
make shure your room is active

melefire 03-13-2006 09:10 PM

also chack to make shure your ROOMID is correct


EDIT:


and check to make shure this URL:
codebase="http://client0.sigmachat.com/current/"
is correct, if you are on a differnet server it might by client1.xxxx...
check by going to SigmaChat CP and clicking chatlink code
you will see the first option, make shure it maches up with the code in the template

corn dog 03-13-2006 09:52 PM

Where it says chat Id I put http://client0.sigmachat.com/sc.pl?id=xxxxx
and it does not work.

Gio~Logist 03-13-2006 09:56 PM

Would it be possible to have a larger screenshot?

melefire 03-13-2006 10:00 PM

Quote:

Originally Posted by corn dog
Where it says chat Id I put http://client0.sigmachat.com/sc.pl?id=xxxxx
and it does not work.

you have to replace xxxxx with your roomid, when you have your sigmachat account go to the chatroom code page and at the bottom it will tell you your chatroom url, you have to hakt the last set of #s and put them in place of xxxxx

melefire 03-13-2006 10:04 PM

addded bigger screenshot

melefire 03-14-2006 09:37 AM

corn dog did you fix it?

blacklancer 03-14-2006 03:30 PM

do you have a demo site for this?

also, is this integrated into the forum, or does it open a new window for chat?

melefire 03-14-2006 06:18 PM

Yes it is on a page, not a popup, but the page in not on the foumhome,
here look at this screenshot.
The only problem is there are no usergroup perms, but in the next realses then there will be permissions

melefire 03-14-2006 06:27 PM

added demo

melefire 03-14-2006 08:03 PM

2.00 realeased check original post for upgrades

Catsgot9 03-14-2006 08:12 PM

Quote:

Originally Posted by melefire
Intert this content:
==========================

Code:
$stylevar[htmldoctype]

Not sure what you mean there my friend? I understand you have to make a new template called CHAT

there is 2 codes you have indicated to go in to the chat template. So do i enter in the first code and then right below it add the other?

Catsgot9

melefire 03-14-2006 08:44 PM

opps use both
1st then second

melefire 03-14-2006 08:52 PM

updated ZIP, now only registered users can use chat

melefire 03-14-2006 09:27 PM

Version 2.1.0 relesed!
now with xml

Catsgot9 03-14-2006 09:56 PM

thnx man

Catsgot9 03-14-2006 10:31 PM

who's chatting is on the quick links pull down menu... if you have the chat window display in the forums and click on the quick links... the chat window overlaps it.. though I would let you know..excellent job tho :D

Catsgot9

melefire 03-14-2006 11:04 PM

can u please click install!

Catsgot9 03-15-2006 04:35 AM

installed!!

melefire 03-15-2006 09:55 AM

yea that minor problem will be fixed on the next relese,
how do u like the admincp integration and the usergroup perms

Catsgot9 03-15-2006 12:37 PM

i like the admincp i did not notice the usergroup permissions. How does this one compare to the other one that is on these forums? non easy install... lol

CatsGot9

melefire 03-15-2006 08:22 PM

did u use the XML or did u use the maual way?
any way, the admincp usergroup perms are comming in next realese but for now at least peps who r not logged in cant view or parsipate in chat

ultrageek 03-17-2006 03:16 PM

Sorry, I'm a newb

I've followed all instrucitons, but I'm missing something how do I apply this CHAT template to the chat forum on my site?

melefire 03-18-2006 10:40 AM

the chat template will automatically be installed when you import the XML via
admincp>Plugin System>Manage Products>Add/Import Product
selesct the product-sigmaeasy.xml and import also when done please click here to install:

https://vborg.vbsupport.ru/

basilrath 04-27-2006 10:09 PM

as a newbie here.........

ive uploaded the forums file to my forums directory...ok
ive imported product xml .......ok
template ok
room ID ok

how the hell do i install ! lol
sorry am i not doing something or how do i get it to run

thanks if any one can walk me through the running of it or getting it to work etc

thanks

vBulletin THEN DAYLIGHT 05-15-2006 12:28 AM

You have to go:

http://www.yoursite.com/yourforumdirectory/chat.php

Bug with it...the Quick Links menu gets blocked out by the chatroom.

Olli460 05-17-2006 05:21 AM

How do you make sure your room is active in the sigma admin CP? I cant find it anywhere...o_0

Olli460 05-22-2006 04:41 AM

Okay well I turned on the chat room in the Vbulletin options, after installing the update but I am STILL getting a message saying that the room is closed. Why is this? Can someone help?

EDIT: I made a new account and now it works smoothly.

melefire 05-22-2006 12:14 PM

Version 3.0.0 added!!!

oberheimhaven 06-12-2006 09:17 PM

works great thank you you guys are the best here!!

Ober:banana:

www.musiciansquarters.com
More than a music site!!!

melefire 06-19-2006 10:00 PM

4.0.0 relesed

tony adams 06-24-2006 06:25 PM

i am missing the obvious i am sure, installed the XML file and get the options in control panel, set up a chat room at sigmachat and got the settings and imported them into the control panel

but where does the 'forums' dir need to be installed, have put in as a dir in my vb install dir and as a file, but i get no access to a chat room on my forum

what am i doing wrong

thanks

tony.

EDIT

forget the question - sorted it - off to click install

Kimiko 06-28-2006 05:28 AM

Is there, or will there be a way to get it integrated into the main forum page? I'd like to add it to the links at the top of the forums like where the memberlist, etc are. If that is possible, then this will be perfec for me!

Thanks

tony adams 06-28-2006 07:18 AM

Quote:

Originally Posted by Kimiko
Is there, or will there be a way to get it integrated into the main forum page? I'd like to add it to the links at the top of the forums like where the memberlist, etc are. If that is possible, then this will be perfec for me!

Thanks

thats what i was trying to do and after a bit of playing managed it

set up the hack as the instructions and then you need to modify the navbar template

search for

HTML Code:

<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
        <tr align="center">
                <if condition="$show['member']">

immediately after it paste

HTML Code:

<td class="vbmenu_control"><a href="http://www.yoursite.com/yourforumdirectory/chat.php
"
>
Chat</a></td>


altering yoursite.com and yourforumdirectory to your own site links

that should give you a chat button on the left of the navbar

Kimiko 06-29-2006 12:25 AM

THANK YOU! That is exactly what was needed. I appreciate your help :)


All times are GMT. The time now is 04:56 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01273 seconds
  • Memory Usage 1,833KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete