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)
-   -   Official SigmaChat Integration (https://vborg.vbsupport.ru/showthread.php?t=93833)

mutus123 08-28-2005 04:36 PM

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?

LittleBoy1 08-28-2005 07:12 PM

Hello, I have problems when installing the PlugIns, leaves this to me:

Warning: Invalid argument supplied for foreach() in /includes/functions.php

Buaaa =(

Grim77 09-11-2005 10:18 PM

I would just upgrade vBulletin, then reinstall the script -- should work like a charm :)

Quote:

Originally Posted by mutus123
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?


mutus123 09-12-2005 06:42 PM

Quote:

Originally Posted by Grim77
I would just upgrade vBulletin, then reinstall the script -- should work like a charm :)

Beautiful!! Thank you so much.

That last sigma integration I installed also worked flawlessly! :)

RMS-Chef 09-16-2005 04:35 AM

Quote:

Originally Posted by Sleepyk
You have to pay for this chat though so why get it?

Mainly due to the fact that local hosted chat scripts can put quite a strain on your server. FlashChat is adding quite a load as well as becoming a bit buggy when I get more than 20 or so users chatting at once. To many people, like myself, paying a mear $8/mo to offload all of the additional server strain is well worth it.

Eladesor 09-16-2005 08:54 PM

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:

While installing the SC integration script, my forum gives this error after I complete step 6 (add product product-sc7400.xml) of the instructions:
Table 'scwho' was not locked with LOCK TABLES
Any ideas please?

cylosoft 09-18-2005 08:34 PM

Quote:

Originally Posted by Eladesor
I've posted this error on your 'support forum' along with a couple of other people - but no-one seems to want to answer.....

Any ideas please?

Mine is doing the same thing.

ninermac 09-19-2005 01:58 AM

Quote:

Originally Posted by cylosoft
Mine is doing the same thing.

Same problem with mine as well. The fix is to change (in product-sc7400.xml) from
Code:

$chatcount_q = $vbulletin->db->query_first("SELECT COUNT(ID)  FROM scwho");
to
Code:

$chatcount_q = $vbulletin->db->query_first("SELECT COUNT(ID)  FROM  " . TABLE_PREFIX . "scwho");

Grim77 10-05-2005 04:05 AM

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.

moonclamp 10-14-2005 12:16 AM

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


All times are GMT. The time now is 01:44 AM.

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.01184 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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