vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

whitey1974 02-24-2009 05:36 AM

Quote:

Originally Posted by VBDev (Post 1752760)
For those of you that are having problems making it work with IBProarcade, you have to add this lines in function_do_output :
PHP Code:

global $mgc_cb_evo_var,$mgc_cb_evo

instead of only :
PHP Code:

global $mgc_cb_evo_var



Sorry, this is what I have been doing as per the readme file in the download. I tried all sorts of variations, but with no joy.

For now I reverted back to version 0.5.0, but I'd love to get this version working. Good luck with it, you're doing a fine job....definately the best chatbox available ;)

cleverone 02-24-2009 06:21 AM

I have installed and most features work correctly.

There are a few option areas that come up blank when I try to manage them in the admincp. They are Manage commands, Manage channels, View logs, Import scripts, Counters update.

My main issue is the manage commands. I'm unable to use any commands (Ex. /me, /slap etc.). I have checked all permissions and options available and nothing works. Like I said the command manager is blank for me, so I imagine my problem revolves around that some how.

I installed files in main public ftp area, images to main style, and imported product and lang.

I'm using version 3.8.1 and I installed the newest version of the chatbox available.

I also have an image resizer mod installed, when the chatbox refreshes it tweaks out the resized image every refresh. How do I keep this from happening so its smooth and images are resized when to big? The resize program I'm using is nCode.

Thanks for the help!

deta 02-24-2009 07:14 AM

Quote:

Originally Posted by VBDev (Post 1753005)
I tested it with chatbox on every page under the navbar option and it works.

What's your configuration ?

Hello!

That is the same configuration. It is nothing to Display on IBProarcade.

cu Deta

VBDev 02-24-2009 10:13 AM

Quote:

Originally Posted by whitey1974 (Post 1753052)
Sorry, this is what I have been doing as per the readme file in the download. I tried all sorts of variations, but with no joy.

For now I reverted back to version 0.5.0, but I'd love to get this version working. Good luck with it, you're doing a fine job....definately the best chatbox available ;)

Quote:

Originally Posted by deta (Post 1753110)
Hello!

That is the same configuration. It is nothing to Display on IBProarcade.

cu Deta

Well that's strange because I tested it yesterday evening and it was working just fine.
Do you have anything specific in your arcade or chatbox configuration (both of you) ?

Quote:

Originally Posted by cleverone (Post 1753082)
I have installed and most features work correctly.

There are a few option areas that come up blank when I try to manage them in the admincp. They are Manage commands, Manage channels, View logs, Import scripts, Counters update.

My main issue is the manage commands. I'm unable to use any commands (Ex. /me, /slap etc.). I have checked all permissions and options available and nothing works. Like I said the command manager is blank for me, so I imagine my problem revolves around that some how.

I installed files in main public ftp area, images to main style, and imported product and lang.

I'm using version 3.8.1 and I installed the newest version of the chatbox available.

Well it's working fine for me. You have uploaded the mgc_cb_evo.php file contained in the admincp directory of the files to upload ?

Quote:

I also have an image resizer mod installed, when the chatbox refreshes it tweaks out the resized image every refresh. How do I keep this from happening so its smooth and images are resized when to big? The resize program I'm using is nCode.
Is it TTCATD image resizer ? If this is the case, don't use slimbox as image resizing if you have the chatbox installed.

deta 02-24-2009 10:32 AM

Quote:

Originally Posted by VBDev (Post 1753184)
Well that's strange because I tested it yesterday evening and it was working just fine.
Do you have anything specific in your arcade or chatbox configuration (both of you) ?

No, nothing specific in arcade or chatbox.

I change only the funktion.php from ibproarcade

PHP Code:

 function do_output($output_array)

    {

        global 
$DB$ibforums$arcade$header$vbphrase$vboptions$stylevar$headinclude$bbuserinfo$session$show$pmbox;

    global 
$forumjump$timezone$logincode$_USEROPTIONS$scriptpath$admincpdir$modcpdir$quickchooserbits;

    global 
$languagechooserbits$spacer_open$spacer_close$vbulletin$navbar$footer;

    global 
$template_hook$notifications_menubits$notifications_total$notices$ad_location;

    global 
$mgc_cb_evo_var;

    global 
$vba_options;

    
// add additional needed variables here 

cu deta

VBDev 02-24-2009 02:58 PM

Yes and you don't have the modification I stated, you have to add after
Code:

$mgc_cb_evo_var
that :
Code:

,$mgc_cb_evo
Line will then be :
Code:

        global $mgc_cb_evo_var,$mgc_cb_evo;


deta 02-24-2009 04:06 PM

Quote:

Originally Posted by VBDev (Post 1753378)
Yes and you don't have the modification I stated, you have to add after
Code:

$mgc_cb_evo_var
that :
Code:

,$mgc_cb_evo
Line will then be :
Code:

        global $mgc_cb_evo_var,$mgc_cb_evo;


Its the same, nothing in the Ibproarcade ..

PHP Code:

 function do_output($output_array)
    {
        global 
$DB$ibforums$arcade$header$vbphrase$vboptions$stylevar$headinclude$bbuserinfo$session$show$pmbox;
    global 
$forumjump$timezone$logincode$_USEROPTIONS$scriptpath$admincpdir$modcpdir$quickchooserbits;
    global 
$languagechooserbits$spacer_open$spacer_close$vbulletin$navbar$footer;
    global 
$template_hook$notifications_menubits$notifications_total$notices$ad_location;
    global 
$mgc_cb_evo_var$mgc_cb_evo;
    global 
$vba_options


VBDev 02-24-2009 05:35 PM

I tested it and it works so you must have something specific on your forum or you are mistaking.

Send my ftp access and admin access by PM.

Redzzand 02-24-2009 07:14 PM

awesome chat, but my users say they have to manually refresh chatbox because it lags... how can i adjust the auto refresh rate? i want to set it to every 5secs.

VBDev 02-24-2009 07:49 PM

In usergroup permissions :)


All times are GMT. The time now is 08:39 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.11950 seconds
  • Memory Usage 1,774KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (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