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)

lucky123 07-01-2006 07:08 PM

Thanks Tony!
Oh my gosh it works! But I had to go in and edit the product and put in the server number and take out the extra sigmachatsn

but it works fine now! Wouldn't say it was easy though.

GREAT JOB! melefire you rock

Canis Firebrand 07-01-2006 10:05 PM

Quote:

Originally Posted by melefire
The missing file in 3.5 isn't really missing, it just is unnessasary. Also link me to youre chat page and i will chaeck it out.

Thanks for the reply.

Okay.. I figured it out. Boy, I feel dumb.

Where it was looking for the chatroom server, I thought it wanted the whole url, not just the number after the word client. I just put that number in, and the chat works as expected.
Doh!

xtremeteam 07-02-2006 03:29 AM

Quote:

Originally Posted by xtremeteam
lol wow ok i am blind... thanks


edit
ok after putting all the info in am still getting a red X the the chat box im almost sure im putting everything in right

my settings are
Your SigmaChat Client Server
http://client1.sigmachat.com/sc.pl?id=149676

Chat Room ID
149676

seems right but box is not loading

Quote:

Originally Posted by tony adams
xtreemteam - you also need to put - 1 - in Your SigmaChat Client Server box

tick yes to other 2 options

where do i put the 1 in the server link?
do you mean this "http://client--->1<---.sigmachat.com" 1?

melefire 07-02-2006 12:33 PM

he means if his url was
http://www.client2.sigmachat.com....
2 would be the number u put in the acp

pantec 07-02-2006 03:35 PM

Hi,

Great! product! thank you.

melefire Question: Can I isolate this chat program to only a specific group and not to all the members?


Quote:

Originally Posted by melefire
The missing file in 3.5 isn't really missing, it just is unnessasary. Also link me to youre chat page and i will chaeck it out.


melefire 07-02-2006 08:27 PM

Yes you can, in the next relese there will be user group perms but for now do this:

In chat.php find:
Code:

if (!$vbulletin->userinfo['userid'])
REPLACE With
Code:

if (!is_member_of($vbulletin->userinfo, X)
replace X with the usergroup id of the group you want to be able to use the chatroom

MeleFire

melefire 07-03-2006 12:32 PM

SigmaChat Easy install 4.5.0 relesed, see first post!:)

lucky123 07-05-2006 06:33 PM

I unistalled this product to do the verison that has Remote Authentication.

It didn't work so I am trying to do this version. The problem is everytime I go to load the product I get an error but then the page flashes so quick I can not write down the error! So I uninstalled and got another error but again it flashes so quick on the screen I can't get it written down!
How can I find out why this product is getting an error and not working?

I shouldn't have messed with it after I got it to work the first time but I saw that the site integration through sigma had an option for users to see who was chatting and who was in the room.

help!

lucky123 07-05-2006 06:49 PM

here's the errors I get

one when I try to load the product the other when I uninstall

Wed Jul 5 15:43:55 2006] [error] PHP Parse error: syntax error, unexpected T_STRING in /home/lucky123/public_html/admincp/plugin.php(1029) : eval()'d code on line 1

[Wed Jul 5 15:43:36 2006] [error] PHP Parse error: syntax error, unexpected T_STRING in /home/lucky123/public_html/admincp/plugin.php(1232) : eval()'d code on line 1

Canis Firebrand 07-05-2006 08:13 PM

I uploaded and overwrote the previous version.

When I go into my usergroup manager and try to grant permission to use the chat room, I get this message upon saving.

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '782847',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions` = '67638851',
`genericoptions` = '30',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`abouttodaypermissions` = '167',
`pagerpermissions` = '5',
`pagerquota` = '0',
`pagerminpost` = '0',
`pagerminpostperday` = '0',
`pagermaxperday` = '0',
`pagersendmax` = '0',
`pagersendmaxchar` = '0',
`sigmaperms` = '1'
WHERE usergroupid=2;

MySQL Error : Unknown column 'sigmaperms' in 'field list'
Error Number : 1054
Date : Wednesday, July 5th 2006 @ 02:11:49 PM
Script : admincp/usergroup.php
Referrer : admincp/usergroup.php?do=edit&usergroupid=2
IP Address :
Username :
Classname : vb_database
For some reason, this code in the product file didn't get executed upon upload. Luckily, I have access to my sql server and just ran the sql statement manually. I was then able to modify the chat settings for each user group.

ALTER TABLE usergroup ADD sigmaperms INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ;


All times are GMT. The time now is 06:10 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.01280 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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