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)

Andyrew 10-30-2010 07:32 PM

Banning does not work, it says there banned until they make a post then there un banned. ?

zeus_r6 11-01-2010 10:41 PM

Upon uninstalling this mod, it leaves a ton of things behind and crashes my site...anybody else have this happen?

DemoniK_AK 11-03-2010 07:07 PM

Great mod

Took me while to get it up and running. Some additonal docs in the zip would be handy on how to get everything running, e.g.
- add to the installation steps to enable permissions per usergroup (took me ages to figure out why it wasn't being displayed)
- some docs on getting the commands working would be helpful - its not obvious I need to enable and then set the permissions under manage commands

But once it's running it's great.

A few issues and suggestions though ;)
1. On chromium/chrome and IE when you select the drop down box (user profile, etc.) it opens relative to the page and not the chatbox - i.e. you need to scroll down the forum to see it!

2. When I added chatrooms they appear to the left and top and are essentially adding lots of dead space above the chats (check my site www.ak47ps3.com/forums) to see what I mean. Would be handy if we could stack then left to right like tabs...

3. editing a chat line which has been coloured allows me to edit the BBCode for the colour or style - would be handy if this was more inline and I didn't have to worry about destroying it.

4. clicking on the @ bubble is handy - but would be even better if I could simply type once selected - as it stands I need to reselect the text box again :(

5. The Bot is handy - any chance it could do more regex - even just basic contains phrase? Would make it so much handier.

6. Would be great if the /me command used the colour I had set for my chats

7. Would be nice to have an option to move the drop down box and @ icons close to the username after date & time if possible.

RobbieZ 11-04-2010 12:58 AM

Quote:

Originally Posted by zeus_r6 (Post 2116948)
Upon uninstalling this mod, it leaves a ton of things behind and crashes my site...anybody else have this happen?

Be more specific please.

I have used this mod since vb3.7.x and have upgraded every time.

When I did un-install it from my test board , it crashed, I just removed the block from forums & moderators after I disabled all my plug-ins.

1F42 11-04-2010 06:36 PM

Ive just upgraded from the 2.3.2 to the latest via the instructions to the letter but have 3 issues.

1/ The chat stats are now shown twice at the bottom of the forum.
2/ My notifications have dissapeared although alll the options remained set as they were and are correct (I use right column within) .
3/ 2 admin sidebar menu options are in French "Gestion du bot" and "Voir les chats. rapportés"

Not bothered about the last one but would really like a fix for the first two or a pointer in the right direction were to look im using VB 3.8.2

I am quite happy to edit tables or php etc just need to know what to edit to fix lol.

Update: number 3 has fixed itself, perhaps due to a scheduled task/cron job Still need help especially with number 2 please

Regards

Darked_Hax 11-06-2010 10:03 PM

Quote:

Originally Posted by jazde86 (Post 2109087)
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

GREAT!

That's solve my problem!

many thanks, man!

1F42 11-06-2010 11:30 PM

Update I fixed it well rather I noticed that the upgrade adds options in the user groups and had see notifications switched off by default after the upgrade...should be on by default really or at least document this needs to be done! So now just point 1 I need help on..

makmak 11-08-2010 07:12 AM

Hi from greece.I'm running vB 4.0.8 and CMPS 4.0.1. The problem is that : Some members, including me (with full Admin permissions) can't see the shoutbox.Are members from all the groups.So, i need your help about this very usefull module.Any ideas ?
Installed corectly, very carefully, with corect permissions.Please, help me.

I use the MGC Chatbox from vB 3.6.x with all the updates.I have not any problem until now with 4.0.8

spoky29 11-09-2010 12:09 PM

very nice shootbox!
I made all fixes but stil have an error:

Code:

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections
/home/space/public_html/forum/includes/class_core.php on line 311

What should i do please?

Many thanks

I'm runing on vb 3.8.6

Harley D 11-09-2010 04:29 PM

I'm still fighting this issue, I have tried to disable the Slap, Me, and PM commands with no change?

Any other suggestions?

Quote:

Originally Posted by zstewart (Post 2114942)
Anyone else with this problem.

On 4.0.8 btw did the same problem back on 4.0.7 aswell.

Sometimes the chat will not post anything users types, but if you goto Archives and Back to the main page with the chat it will start working again. Seems like a refresh problem maybe freezing? Does not happen all the time but when it does its very noticeable. (Users complain they can't see anything.)

Quote:

Originally Posted by sorcerer1 (Post 2115195)
We have this same problem. I've posted here, but not received a response.

Quote:

Originally Posted by zstewart (Post 2115259)
Great at lease am not the only one.:up:

Quote:

Originally Posted by SEW810 (Post 2115537)
Yeah, same here. That happends when slap, me, pm commands are enabled :( , too bad, i just disabled them just to get my chat working. I can spend all the night pressing F5 (refresh page) and nothing happends!!! . Clearing chat history fixes that problem :( (well, until bad commands are used again lol)

Any idea to fix it??



The correct sintaxis is:

/slap uname "user name" (without "'s of course)


**************************** EDITED ******************
Oh btw, any of you guys got "constant string" issue at forum.php when chat is ON ???
If i disable it (Chat OFF) forum.php works just fine.

USING VB 4.0.8

************************ EDITED 2 **************************
Another issue.

If I type /ban show , I can't see banned users !!!! (I'm Admin)
It showes me the non permissions page :(

Quote:

Originally Posted by Harley D (Post 2115911)
Same issue here with both versions. It even stops me from typing if I'm in another window if someone posts while I'm typing. Aggravating!

I have to click somewhere else on the screen and then back to the text box for my text to start showing again.
VB 4.08 & FF 3.612

Seems to work with Explorer 9 beta, but keeps showing a MIme pop-up waring



All times are GMT. The time now is 06:30 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.08622 seconds
  • Memory Usage 1,767KB
  • 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
  • (4)bbcode_php_printable
  • (7)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