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)

rknight111 10-10-2010 10:10 PM

Havn't had any issues sine I added that file as per my last instructions so I would say its fixed. So if any one else has issues with the User CP>Edit options then an error shows up theres an easy fix for it.

jazde86 10-11-2010 03:18 PM

User CP bug:
VBDev forgot to update the path within the vB 3 plugin, in the vB 4 it's correct.

To resolve the issue, go in your Admin CP to Manage Plugins and search for the User option add in profile vB3 plugin. Open it and change the path two times:

From:
PHP Code:

/includes/mgc_cb_evo

To:
PHP Code:

/mgc_cb_evo/classes

1:
PHP Code:

// Instantiate display class
            
require_once(DIR '/mgc_cb_evo/classes/class_display.php');
            
$MGCCbEvoDisplay     = new MGCCbEvo_display($vbulletin,$MGCCbEvoCore); 

2:
PHP Code:

// Channel selector
               
if ($MGCCbEvoCore->evo_permissions->can_select_default_channel())
               {
                require_once(
DIR '/mgc_cb_evo/classes/class_misc.php');
                
$MGCCbEvoMisc         = new MGCCbEvo_misc($vbulletin,$MGCCbEvoCore);           
                   
$show['chan_sel']     = 1;
                   
$channel_select     $MGCCbEvoMisc->construct_default_channel_selector();
               } 

It's so easy! :eek: :D

Fishing620 10-11-2010 07:03 PM

Hello

Thanks for this mod. We installed it on our forum. Like what it does and its features (donated to you today via pay pal).

Few issues we are having
1) When I go to stick a post I get a box that pops up with " Are you sure you want to sticky this chat ?" The only option I have is an "x" in the upper right to make the box go away. When I do that the post that I want to stick does not stick. Suggestions?

2) On the channels, I assume this means you can have different chats appear on different forums? I tried that and it does not seem to work?

3) More of a question, can you have other items show up in the chat such as recently posted articles or threads? or does everything have to be put in manually?

Thanks for your work, very much appreciated.

sorcerer1 10-12-2010 05:02 PM

Is anyone having issues with users being kicked out when new users log in?

Guest191216 10-12-2010 09:02 PM

Quote:

Originally Posted by darsalles View Post

I imported the english xml, but there still phrases on French. Like the options on AdminCP and a text on the input field of the chat:

"Entrez votre chat" :S

=will555559;2096382]Admin CP > MGC Chatbox Evo > Chats Formatting > Message to display in the input field on page load.
Cannot find this.

Everything around the MGC Chatbox is french, don't understand a word.

https://vborg.vbsupport.ru/external/2010/10/24.jpg

Where can I switch this Addon to english?

txs
kh

Pro-eSports.com 10-12-2010 09:54 PM

Quote:

Originally Posted by ac427 (Post 2109542)
Cannot find this.

Everything around the MGC Chatbox is french, don't understand a word.

https://vborg.vbsupport.ru/external/2010/10/24.jpg

Where can I switch this Addon to english?

txs
kh

https://vborg.vbsupport.ru/showpost....postcount=6881

Guest191216 10-12-2010 10:04 PM

Quote:

Originally Posted by Pro-eSports.com (Post 2109559)

I tried this twice already, doesn't work unfortunately.

kh

snowlion 10-13-2010 05:03 AM

Quote:

Originally Posted by ac427 (Post 2109560)
I tried this twice already, doesn't work unfortunately.

kh

Just upload the english.xml file and overwrite your existing language

sorcerer1 10-13-2010 01:25 PM

Is there a fix for the autorefresh hanging?

Guest191216 10-13-2010 07:38 PM

Quote:

Originally Posted by snowlion (Post 2109656)
Just upload the english.xml file and overwrite your existing language

I did:
ACP-Languages-Import XML-Overwrite English (ignore version=yes).
It is uploading, but this doesn't help.
Am I on the wrong track here ?
kh


All times are GMT. The time now is 09:53 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.12936 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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