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)

silvermerc 06-28-2013 09:35 PM

Is there a way to limit the CPU this uses? Its literally a host killer

Ranger187 07-12-2013 07:01 PM

Quote:

Originally Posted by silvermerc (Post 2431100)
Is there a way to limit the CPU this uses? Its literally a host killer

I've noticed it was cpu intensive on unix boxes, but on the Windows Servers I run, it's not as bad... Probably has to do with the Admin (That's me!) ;)

Try setting the refresh up higher.... I know there's quite a few settings you can change to limit the resources. Also the YUI can be offloaded as well under the options.

Change the settings, and list your processes and go from there.

Zabulus 07-27-2013 02:25 PM

Curious.. Does anyone use the pro version: MGC Chatbox Evo PRO v.3.3.0?

I am currently using version 3.2.3 and it's working flawless.. So I am hesitant using a newer version (Scared it might break something)

If you are using it (pro version).. Any issues? Any cool features? I don't quite understand all the new bot functions

Bot system with set of predefined trigger chat and corresponding answers and automatic bot chats [PRO only] <-- Like what is that? How is that any different?

MaLTRaiN 07-28-2013 11:27 PM

Quote:

Originally Posted by d0zer (Post 2390958)
mobile style error


Warning: Invalid argument supplied for foreach() in [path]/mgc_cb_evo/classes/class_display.php on line 124

Warning: Invalid argument supplied for foreach() in [path]/mgc_cb_evo/classes/class_display.php on line 148

Same error... how can I disable the chat for the mobile style?

AndrewSimm 07-29-2013 03:55 PM

This mod has way to many request at startup. Not sure putting 40 additional request on every page is something I want to do. I wish there was a setting so I could tell it to only load those files when the chatbox is loaded.

Ranger187 07-31-2013 07:43 PM

Quote:

Originally Posted by AndrewSimm (Post 2435948)
This mod has way to many request at startup. Not sure putting 40 additional request on every page is something I want to do. I wish there was a setting so I could tell it to only load those files when the chatbox is loaded.

If you have it load, it's going to load any files. So say a search bot indexes/views, it's loading. Ajax is real time.

AndrewSimm 08-01-2013 07:53 AM

Quote:

Originally Posted by Ranger187 (Post 2436370)
If you have it load, it's going to load any files. So say a search bot indexes/views, it's loading. Ajax is real time.

Yeah I understand the technology but don't see why it needs to load 40 different javascript files on every page. I assume I can change the hook location so it only loads on the chat page since I don't plan on using it on any other page. I have the javascript and css on a pull CDN on NetDNA's network so it isn't the end of the world, but it is waste to load all that javascript and css on content.php when I plan on never using it there. I am trying to limit unnecessary request to my users. Furthermore it appears as if a lot of it is rtl (right to left) css which my users will never use since 100% use the latin alphabet.

voter 08-05-2013 01:52 PM

When a user groups do not have permission to search shouts, are not able to make any general searches getting only "Please add more constraints to your search. Searches that return all or most of the database are a bad idea."

MahdyE23 08-08-2013 06:08 AM

I am getting this error, how do I fix?

http://prntscr.com/1k1q33

Ranger187 08-09-2013 01:29 AM

Mahdy.. Did you make sure that file exists and the permissions are set correctly?

MahdyE23 08-09-2013 02:29 AM

@Ranger187, yes I did. The whole file ++++ed up my entire forums...

Ranger187 08-21-2013 12:32 AM

Quote:

Originally Posted by MahdyE23 (Post 2437947)
@Ranger187, yes I did. The whole file ++++ed up my entire forums...

I highly doubt that...

Instructions state, as with all plugins, you backup your forums. So simply revert it if you had issues...

If you're on VB5, it won't work.

Failed to open won't F your forums up. Did you bother trying to reinstall it over top of itself?

NoMatt3r 08-21-2013 08:36 PM

Great mod! But the icon doesn't change to mgc_cb_gen_channel_new.gif. I've created another channel but only mgc_cb_gen_channel_nosel and mgc_cb_gen_channel_sel are displayed.

Don't they change automatically or do i have to use specific settings?

Ranger187 08-22-2013 09:18 PM

The channels icon only shows if you have channels enabled and have more than the default one displayed. Meaning default and <channel 2>.

If at that point you don't have a channels icon showing, make sure you copied it from the channels folder in the /images folder to the correct theme you have/are using.

NoMatt3r 08-23-2013 07:30 AM

Quote:

Originally Posted by Ranger187 (Post 2440433)
The channels icon only shows if you have channels enabled and have more than the default one displayed. Meaning default and <channel 2>.

If at that point you don't have a channels icon showing, make sure you copied it from the channels folder in the /images folder to the correct theme you have/are using.

_nosel (http://puu.sh/48Ljn.png) and _sel (http://puu.sh/48LjH.png) are working but the _new icon doesn't. Actually, if there is a new chat in the channel there should be _new displayed, or not?

Ranger187 08-23-2013 11:06 PM

YOU have to make the icons though. He only provides the standard one.

So you'd need 3

No selection
Selected
New (and animate that one)

If however, the default one isn't showing the (new) part and flashing, then something is wrong. I've not messed with the channels in a good year so make sure there's not an option to enable/disable it that's not ticked.

Fudgyyy 08-24-2013 07:17 AM

So my forum got put on a temporary hold on hostgator because of too much cpu usage. It was mainly due to the Ajax refreshing. I noticed it got bad when I allowed unregistered users to see the chatbox. We are on a shared server so we can't use that much cpu. I took it off for guests, but I want to have it for them to see because the activity on the chatbox is a real selling point of the site. How can I reduce server and cpu usage while keeping the chats there? Would making it refresh after an extended time like 20 seconds help? Also how can I terminate previous Ajax process cuz the hostgator people say the Ajax processes are stacking on each other which is causing an increase in server load

VBDev 08-24-2013 02:38 PM

Hello,

If you let unregistered users see the forum it means search crawlers will see it too that might be the reason. Do you have a huge amount of chats displayed inside the chatbox ?

I don't think it's a question of refresh, rather the fact that you allowed unregistered users.

Killing processes is server side, you should ask the support from hostgator.

Clément

Fudgyyy 08-24-2013 03:26 PM

So the pure fact that I'm letting them see the chatbox, and not letting them use it, means that it's going to cause server overload.
I have the default number of chats for both regular mode, large mode, and
full screen mode.

The thing is that I want the unreg users to see, but I want to drastically reduce cpu usage. What would be the best way to reduce server load while letting the unreg users see(not use) the chatbox?

VBDev 08-24-2013 03:49 PM

What I mean is that in that case, web crawlers (google, etc...) see the chatbox and they tend to be numerous and visit a lot.

You could first try to reduce the refresh rate for unregistered users that might reduce load a bit (something like 30s) for unregistered would seem fair choice if you only want them to see it.

Clément

NoMatt3r 08-24-2013 05:45 PM

Quote:

Originally Posted by Ranger187 (Post 2440597)
YOU have to make the icons though. He only provides the standard one.

So you'd need 3

No selection
Selected
New (and animate that one)

If however, the default one isn't showing the (new) part and flashing, then something is wrong. I've not messed with the channels in a good year so make sure there's not an option to enable/disable it that's not ticked.

Is there an option to enable/disable because i didn't find any?

Ranger187 08-25-2013 06:12 PM

Quote:

Originally Posted by NoMatt3r (Post 2440770)
Is there an option to enable/disable because i didn't find any?

You'd have to ask MGC on that. I think it's part of the MGC Chat itself (inside a php file or script)....

And I'm not about to go searching through it...

VBDev, can you answer this buddy?

dtpl 08-25-2013 07:58 PM

Guys, when installing MGC Chatbox I get this kind of error:

Code:

Warning: require_once([path]/mgc_cb_evo/classes/class_misc.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(1199) : eval()'d code on line 32

Fatal error: require_once() [function.require]: Failed opening required '/home/public_html/dddd/forums/mgc_cb_evo/classes/class_misc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/dddd/forums/includes/adminfunctions_plugin.php(1199) : eval()'d code on line 32

Any ideas what's going wrong?

Ranger187 08-26-2013 10:28 PM

DTPL, did you verify that file is in the zip, and you copied it to the above location?

VBDev 08-27-2013 09:21 PM

Quote:

Originally Posted by NoMatt3r (Post 2440770)
Is there an option to enable/disable because i didn't find any?

You are not forced to activate the new message warning in channel and therefore don't necessarly need the _new one.

However you explicitly need the two others as they are used to display which of the channel is selected. You can't disable that part.

Hope that answers your question ?

Cl?ment

Fudgyyy 08-31-2013 09:30 PM

So basically, HostGator keeps shutting down my site due to the insane server load that the ajax is using up. Like I think it took up 91% of the CPU at one point. How do I fix this? Because my site is just crashing nonstop or it's getting shut down because of it. Should I just reinstall the chatbox? Because this just started happening recentley, like August 19th.

Ranger187 09-01-2013 01:55 AM

Quote:

Originally Posted by Fudgyyy (Post 2442218)
So basically, HostGator keeps shutting down my site due to the insane server load that the ajax is using up. Like I think it took up 91% of the CPU at one point. How do I fix this? Because my site is just crashing nonstop or it's getting shut down because of it. Should I just reinstall the chatbox? Because this just started happening recentley, like August 19th.

Sadly, that's what you get when you have VPS hosting. The more people on that server, the less resources as a whole gets allotted to everyone as a whole.

Change the refresh to 30-60 seconds and disable it for guest viewers. That's your only option for VPS.

NoMatt3r 09-02-2013 05:39 PM

How do i change the input color? I barely can read something (http://puu.sh/4hrVe.png)

VBDev 09-02-2013 06:49 PM

Third part of the changelog :
  • Version 3.4.0 : 2 september 2013
    • Corrected bugs :
      • #152: [BF] 404 error cannot find mgc_cb_evo/bf/clientscript/mgc_cb_evo_bf.js
      • #140: Corrected some PHP 5.3 deprecated errors
      • #133: Error when searching in the chats for '/'
      • #160: Smileys don't get inserted when they contain ' in their code
      • #141: Chatbox get collapsed when PM in tabs is activated in vB3.8.7
      • #99: Color not displayed properly in dropdown in Chrome (Change of dropdown to dojo made ones)
      • Menu action not working in vB3.8.7
    • Modified features :
      • #149: Users that can't use slap/me/I33t commands now see the chats made with those commands
      • Multiple pages now in reports instead of a single page
      • Who's in the chatbox refresh delay now in seconds to allow closer refreshes
    • New functionnalities :
      • New position for FORUMHOME, FORUMDISPLAY and SHOWTHREAD : manual placement in a var
      • #116: Possibility to add wildcards '*' in the bot question for more enhanced triggers
      • #32: New usergroup permission and new option in the user cp to allow user to disable notifications
      • #162: Youtube bbcode support

VBDev 09-02-2013 07:07 PM

Quote:

Originally Posted by NoMatt3r (Post 2442606)
How do i change the input color? I barely can read something (http://puu.sh/4hrVe.png)

Change default color font in usergroup options

VBDev 09-02-2013 07:07 PM

<font color="Red">Version 3.4.0 Released
</font>

megabink 09-03-2013 05:45 AM

I upgraded today to the latest version 3.4,but i have serious display problems (the buttons doesn't show and it is all messed up) plus the chatbox won't load...

I never had any problems with upgrading the chatbox until now and i have done it 3 times before!

VBDev 09-03-2013 05:55 AM

Hello,

Can you please post a screenshot ?

If you open your browser error console, do you see any js error ?

Clement

megabink 09-03-2013 06:34 AM

Quote:

Originally Posted by VBDev (Post 2442769)
Hello,

Can you please post a screenshot ?

If you open your browser error console, do you see any js error ?

Clement

It was not an error...instead of buttons in the chatbox editor i had text that replaced the buttons.
But for some strange reason it is fixed now so everything is working like it should be.

Just wanted to post it here that my problem was solved lol.
Anyway thanks for the quick response here buddy.:up:

pedroenf 09-03-2013 08:22 PM

I just updated my chatbox to new version and advanced CMPS stopped working. Can anyone provided me the previous version please?

VBDev 09-03-2013 08:56 PM

Hello,

What do you mean by stop working ? It doesn't show ?

Clément

pedroenf 09-03-2013 09:04 PM

Yes it does not show. I kept the template adv_portal_shout with the var in it and nothing shows

pedroenf 09-03-2013 09:54 PM

Quote:

Originally Posted by pedroenf (Post 2442974)
I just updated my chatbox to new version and advanced CMPS stopped working. Can anyone provided me the previous version please?


Anyone????

gfaria91 09-03-2013 10:23 PM

I just installed the free version, and it seems to have a problem on the addon.

For example, I cannot find this section in the admincp:
http://www.mgcproducts.com/vbcover/v...e_channels.png

I'm able to the the permissions on the user groups, I can see the options under settings for MGC chatbox. But I can't find that page or any of the following pages:

http://www.mgcproducts.com/vbcover/v...ermissions.png
http://www.mgcproducts.com/vbcover/v...e_commands.png
http://www.mgcproducts.com/vbcover/v...n_bot_mngt.png
http://www.mgcproducts.com/vbcover/v...chatreport.png

I have vbulletin 4.2.1

Skyrider 09-03-2013 10:30 PM

Pressing the arrow (near username) brings up the menu.. That's normal :p. But once you close it, the whole page (site) refreshes and brings you to the middle of the chatbox.


All times are GMT. The time now is 05:34 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.09421 seconds
  • Memory Usage 1,843KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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