View Full Version : Chat Modifications - MGC Chatbox Evo
VBDev
03-28-2012, 04:17 PM
Nope, nothing like that in that template.
Ok I miswrite a bit but that was close, here :
.mgc_cb_evo_block_page .alt1 {
background: {vb:stylevar threadbit_background};
}
.mgc_cb_evo_block_page .alt2 {
background: {vb:stylevar threadbit_alt_background};
}
So you have the same issue as me then, the commands are not working in Mozilla and Internet Explorer. Hope Clement will find a solution for this :)
I tested on your forum, I need access to style plz.
Hey there, developer, nice to hear from you. This mod is great, but this is not working. I have set the commands. Still no juice.
Sorry to troubble you, but i could realy need the 3.0.0 files, if you have them handy.
You are using 3.2.3 ? Coz I tested and it work.
So either its a misconfiguration or something is not proper in your install.
Any js error ? Please post screenshots of your configurations for the PM command.
Latest pro version and vb4.1.11 give far you high CPU usuage.
for istance only handful of users online this morning before fresh install of 3.2.3 cpu usuage only 5-10%, with this installed now getting approx 45% cpu usuage.
I've tried both 3.2.1 & 3.2.2, anyone got any ideas?
Last night with approx 110 members online but no one actually using the chatbox cpu usuage crept upto approx 75%.
Running dedicated quad core server with 4gb ram.
Really stuck with this now.
As told on my site, that ight come from short refresh rate.
VBDev
03-28-2012, 04:18 PM
Hello I have a fix for this great chatbox mod. In cron task file mgc_cb_evo_ban.php the mod are unbanning all users without checking if the user is banned and if you use /ban on uname <nickname> the bantime is always 0 and the cron task will unban.
Now if you use a permanent ban using /ban on uname <nick> it will be a permanent ban, otherwise it apply bantime > 0 and the user will be re-admited when the time expires.
Regards
Damn you are right, thanks for the notice :)
gajinoz
03-28-2012, 10:03 PM
Ok I miswrite a bit but that was close, here :
.mgc_cb_evo_block_page .alt1 {
background: {vb:stylevar threadbit_background};
}
.mgc_cb_evo_block_page .alt2 {
background: {vb:stylevar threadbit_alt_background};
}
OK, great but, as I said, I have no experience coding such things. It would be very helpful if you could tell me EXACTLY which part I need to change, and to what.
Thank you.
ShelbyGirl22
03-29-2012, 12:39 AM
I installed the plug ins and my site is completely down and can't even get to my admin control panel. I am completely locked out. Below is the warnings I am getting. PLEASE give me the detailed instructions on how to get my site back ASAP!
Thank you!Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1564) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/functions.php(1564) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(106) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(106) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/cache_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1403) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/cache_templates.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(1403) : eval()'d code on line 1
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/class_core.php:5605) in [path]/includes/facebook/facebook.php on line 37
Warning: include([path]/mgc_cb_evo/plugins/parse_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(438) : eval()'d code on line 247
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/parse_templates.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(438) : eval()'d code on line 247
Warning: include([path]/mgc_cb_evo/plugins/process_templates_complete.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(569) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/process_templates_complete.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(569) : eval()'d code on line 1
gajinoz
03-29-2012, 12:57 AM
If I were you the first thing I would do is get in there with your FTP program and delete all the MOD files you uploaded for a start.
At least you might get your forum back up.
VBDev
03-29-2012, 04:07 AM
OK, great but, as I said, I have no experience coding such things. It would be very helpful if you could tell me EXACTLY which part I need to change, and to what.
Thank you.
Replace the {vb:....} by whatever html color you want (# followed by 6 digits).
I installed the plug ins and my site is completely down and can't even get to my admin control panel. I am completely locked out. Below is the warnings I am getting. PLEASE give me the detailed instructions on how to get my site back ASAP!
Thank you!Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1564) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/functions.php(1564) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(106) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(106) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/cache_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1403) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/cache_templates.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(1403) : eval()'d code on line 1
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/class_core.php:5605) in [path]/includes/facebook/facebook.php on line 37
Warning: include([path]/mgc_cb_evo/plugins/parse_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(438) : eval()'d code on line 247
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/parse_templates.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(438) : eval()'d code on line 247
Warning: include([path]/mgc_cb_evo/plugins/process_templates_complete.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(569) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/process_templates_complete.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/includes/class_bootstrap.php(569) : eval()'d code on line 1
If I were you the first thing I would do is get in there with your FTP program and delete all the MOD files you uploaded for a start.
At least you might get your forum back up.
The fact is that he didn't upload any files which is why he is getting this pretty clear error :)
fortforum
03-29-2012, 07:19 PM
""Originally Posted by fortforum
Hey there, developer, nice to hear from you. This mod is great, but this is not working. I have set the commands. Still no juice.
Sorry to troubble you, but i could realy need the 3.0.0 files, if you have them handy.
You are using 3.2.3 ? Coz I tested and it work.
So either its a misconfiguration or something is not proper in your install.
Any js error ? Please post screenshots of your configurations for the PM command.""
No js errors or any other errors. I suppose i could reconfigure my entire setup, but could you uplad the 3.0.0 files? Please?
gajinoz
03-29-2012, 07:23 PM
Replace the {vb:....} by whatever html color you want (# followed by 6 digits).
OK, now I understand, thank you.
MrHyde
03-30-2012, 06:42 AM
I tested on your forum, I need access to style plz.
Have a look in your PN-box ;) - Please let me know, if you need more. Hope you find a fix for me and others, like "Kane@airrifle", who seems to have the same issue. THANKS!
Toshinobu
03-30-2012, 12:08 PM
I have the VB4 CMS Suite but I only want the chatbox to appear on the forums. I tried installing this but it wouldn't display anywhere even after activating the chatbox and changing its settings. Is it because the chatbox will only work with the CMS Integration product even if I only want it to display on the forums?
Thanks in advance.
VBDev
03-30-2012, 03:55 PM
No js errors or any other errors. I suppose i could reconfigure my entire setup, but could you uplad the 3.0.0 files? Please?
I won't provide 3.0.0 files as it contains bugs.
OK, now I understand, thank you.
You're welcome
I have the VB4 CMS Suite but I only want the chatbox to appear on the forums. I tried installing this but it wouldn't display anywhere even after activating the chatbox and changing its settings. Is it because the chatbox will only work with the CMS Integration product even if I only want it to display on the forums?
Thanks in advance.
Have you set usergroup permissions ?
Toshinobu
03-30-2012, 06:00 PM
Have you set usergroup permissions ?
Yes. I went into Usergroups > Usergroup Manager and the only options for the chatbox are "MGC Chatbox Evo : Custom Parameters" for setting the default color and default channel display. Both fields have a value selected. Are there supposed to be other chatbox usergroup settings as well?
*EDIT*
FIXED.
For whatever strange reason all the usergroup permissions for the chatbox weren't appearing when I first installed the chatbox. After reuploading all the files and importing the product once again, all the usergroup permissions settings now appear and that chatbox appears on my forum.
Stifler
03-31-2012, 02:40 AM
When you load my site from no matter what browser or computer, the first time you load it the chatbox is constantly loading (circle spinning) the second time you refresh or browse the page it loads fine. What could this be?
Hikarin
03-31-2012, 09:04 AM
I'm experiencing a problem.
I've followed all the steps by the book, I'm sure, but for some reason, the text "Loading..." won't disappear from the message box and the loading symbol is on an endless cycle.
When you go to type in a word, nothing registers.
Can someone please help me correct this (most likely to be) minor problem. =x
Barteh
03-31-2012, 05:36 PM
Got a few unusual issues after upgrading from 3.0.0 to 3.2.3 (delayed as we didn't have ioncube 4.x until now):
- the text input window for the chatbox widget has changed from something roughly as wide as the date/timestamp to the tiny rectangle below:
https://vborg.vbsupport.ru/external/2012/04/61.png
- the text input window on the full sized chatbox suddenly changes into these two:
https://vborg.vbsupport.ru/external/2012/04/62.png
- We added the chatbox to the vBA CMPS through use of the specified global variable 'adv_portal_shoutbox'. That variable still seems to be specified in the MGC settings, however the shoutbox completely disappears from our (vBA) index.php.
This is the original, for reference:
https://vborg.vbsupport.ru/external/2012/03/1.png
Upgrade path: turn off forums (and export sql db), upload files, import and overwrite product. I've temporarily reverted to our old version, but do you have any idea what would cause all that?
Toshinobu
04-01-2012, 03:27 PM
I got the chatbox to show on my forums (see my post above) but when I try to enter text in the chatbox it never displays in the chat area even after refreshing the entire page and clicking the chatbox refresh button. HOWEVER, when I check the archives I can see all the chat text just fine.
Is there a fix for this? Is there something wrong on my end? I gave myself (admin) full permissions to all the chatbox settings.
Any help would be greatly appreciated. Thanks!
VBDev
04-02-2012, 04:18 AM
When you load my site from no matter what browser or computer, the first time you load it the chatbox is constantly loading (circle spinning) the second time you refresh or browse the page it loads fine. What could this be?
If you made an upgrade then it can be normal, your user have to refresh their browser cache.
Does that happen at each day loads ?
I'm experiencing a problem.
I've followed all the steps by the book, I'm sure, but for some reason, the text "Loading..." won't disappear from the message box and the loading symbol is on an endless cycle.
When you go to type in a word, nothing registers.
Can someone please help me correct this (most likely to be) minor problem. =x
Was it an upgrade ? If so please check that none of your chatbox templates are modified (non reverted).
Otherwise, do you seem to be getting any error on firefox ? (Js errors in the console)
- the text input window for the chatbox widget has changed from something roughly as wide as the date/timestamp to the tiny rectangle below:
https://vborg.vbsupport.ru/external/2012/04/61.png
Yeah I mistaken when defaulting the chatbox options (I touch to that in 3.2.0).
There is an option where you set the width of the input field in pixels, higher it a bit :erm: (more than a bit :D)
- the text input window on the full sized chatbox suddenly changes into these two:
https://vborg.vbsupport.ru/external/2012/04/62.png
This has been reported to me, I have to fix it in the next release.
I know it's annoying, I am sorry for that.
- We added the chatbox to the vBA CMPS through use of the specified global variable 'adv_portal_shoutbox'. That variable still seems to be specified in the MGC settings, however the shoutbox completely disappears from our (vBA) index.php.
Changes were done to the 3.2.x series to provide vBAdvanced or vB4 CMS integration thanks to an additionnal CMS integration module (available through my website).
This was done to avoid issues user had with integrating chatbox to CMS.
I got the chatbox to show on my forums (see my post above) but when I try to enter text in the chatbox it never displays in the chat area even after refreshing the entire page and clicking the chatbox refresh button. HOWEVER, when I check the archives I can see all the chat text just fine.
Is there a fix for this? Is there something wrong on my end? I gave myself (admin) full permissions to all the chatbox settings.
Any help would be greatly appreciated. Thanks!
Hum not that I know, do you get any js errors ?
betts02
04-02-2012, 05:25 PM
Just seen the OP and the link to show the channel images
Cheers
Globe
04-02-2012, 07:31 PM
Hello, I've tried everything but I do not get the shoutbox to the portal.
I have vBa CMPS 4.1.3 and MGC Chatbox Evo 3.2.3
Please where can I find more descriptions
Please all ideas and instructions
thanks
betts02
04-02-2012, 08:12 PM
In the Command Options
Is there anyway we can add more than just the Slap Command ?
It would be great if we could have more than just the Slap
helalmail
04-03-2012, 12:47 AM
Greetings;
I did install the product vbShout , then tried to fix user groups permissions > then update
I got database error as following:
=================================
Database error in vBulletin 4.1.11:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'أرافيلى جديد',
`description` = 'مباشرة بعد التسجيل',
`usertitle` = 'أرافيلى جديد',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`idealchatpermissions` = '0',
`forumpermissions` = '1782015',
`genericpermissions` = '1378628291',
`attachlimit` = '0',
`pmquota` = '20',
`pmpermissions` = '1',
`pmsendmax` = '2',
`pmthrottlequantity` = '0',
`calendarpermissions` = '1',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0',
`ms_vopt_permissions` = '0'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgc_cb_evo_nbmsg_show' in 'field list'
Error Number : 1054
Request Date : Monday, April 2nd 2012 @ 09:14:52 AM
Error Date : Monday, April 2nd 2012 @ 09:14:52 AM
Script : Log in - ARAPHIL - vBulletin Admin Control Panel
Referrer : Log in - ARAPHIL - vBulletin Admin Control Panel
IP Address : 180.190.31.192
Username : dr.helal
Classname : vB_Database
MySQL Version : 5.5.19-55
========================
I uninstalled the product , still getting the same message when trying to update any user group
after being uninstalled, I found this section displayed in user groups page (MGC Chatbox Evo : Custom permissions) , not removed
This may be the reason that I got the same database error
How can I solve this and remove that section from user groups page?
Downloading the original vbullettin script did not resolve the issue
Thanks in advance
helalmail
04-03-2012, 02:12 AM
I tried to install again the product , but i got :
The ARAPHIL database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the www.araphil.com home page, then try to open another page.
Click the Back button to try another link.
The www.araphil.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
Any help please
Scan Cape Cod
04-03-2012, 06:28 PM
Just marked as installed after well over a week of installing, tweaking, reading, re-reading, and re-re-reading these threads and other documentation. I'm very pleased with the end results. A lot of detail, time, and effort was put into creating this mod, and it takes a lot of detail, time, and effort to get it working, but it is customizable to the point where you can make it "your own". Nicely done, and thanks. :)
VBDev
04-04-2012, 07:10 AM
In the Command Options
Is there anyway we can add more than just the Slap Command ?
It would be great if we could have more than just the Slap
That's ain't possible right now.
What would you expect as commands ?
Hello, I've tried everything but I do not get the shoutbox to the portal.
I have vBa CMPS 4.1.3 and MGC Chatbox Evo 3.2.3
Please where can I find more descriptions
Please all ideas and instructions
thanks
As users had complain that they had issues with CMS integration, I changed the code to make it work with my CMS integration product (see my website).
Greetings;
I did install the product vbShout , then tried to fix user groups permissions > then update
I got database error as following:
=================================
Database error in vBulletin 4.1.11:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'أرافيلى جديد',
`description` = 'مباشرة بعد التسجيل',
`usertitle` = 'أرافيلى جديد',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`idealchatpermissions` = '0',
`forumpermissions` = '1782015',
`genericpermissions` = '1378628291',
`attachlimit` = '0',
`pmquota` = '20',
`pmpermissions` = '1',
`pmsendmax` = '2',
`pmthrottlequantity` = '0',
`calendarpermissions` = '1',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0',
`ms_vopt_permissions` = '0'
WHERE usergroupid=2;
MySQL Error : Unknown column 'mgc_cb_evo_nbmsg_show' in 'field list'
Error Number : 1054
Request Date : Monday, April 2nd 2012 @ 09:14:52 AM
Error Date : Monday, April 2nd 2012 @ 09:14:52 AM
Script : Log in - ARAPHIL - vBulletin Admin Control Panel
Referrer : Log in - ARAPHIL - vBulletin Admin Control Panel
IP Address : 180.190.31.192
Username : dr.helal
Classname : vB_Database
MySQL Version : 5.5.19-55
========================
I uninstalled the product , still getting the same message when trying to update any user group
after being uninstalled, I found this section displayed in user groups page (MGC Chatbox Evo : Custom permissions) , not removed
This may be the reason that I got the same database error
How can I solve this and remove that section from user groups page?
Downloading the original vbullettin script did not resolve the issue
Thanks in advance
If the product is indeed removed you shouldn't be having those fields.
Have you done things in the right orders ?
Have you removed all chatbox files from your server ?
I tried to install again the product , but i got :
The ARAPHIL database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the www.araphil.com home page, then try to open another page.
Click the Back button to try another link.
The www.araphil.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
Any help please
Please post the database error that you certainly have received to your email if you set correctly your vbulletin config.php file.
Just marked as installed after well over a week of installing, tweaking, reading, re-reading, and re-re-reading these threads and other documentation. I'm very pleased with the end results. A lot of detail, time, and effort was put into creating this mod, and it takes a lot of detail, time, and effort to get it working, but it is customizable to the point where you can make it "your own". Nicely done, and thanks. :)
Thanks :) You don't imagine how much hours I spent on the chatbox during all those years ;)
soaringpine
04-04-2012, 03:39 PM
Installed
AusPhotography
04-05-2012, 01:33 AM
Has anyone extended the 'bot to handle a smart response engine?
i.e. has anyone implemented an Eliza like 'bot?
oldblackguy
04-05-2012, 02:05 AM
For some reason when I installed I get these red x boxes in chat. Can someone help me. Besides that it works great.
AusPhotography
04-05-2012, 02:33 AM
I added this simple plugin to get fortune quotes (you need fortune installed on your Linux server).
<?xml version="1.0" encoding="ISO-8859-1"?>
<plugins>
<plugin active="1" executionorder="5" product="mgc_cb_evo">
<title>Fortune Quote</title>
<hookname>mgc_cb_evo_dm_mgccbchat_botend</hookname>
<phpcode><![CDATA[if ($notfound AND (strcasecmp('quote',$this->raw_chat) == 0))
{
$this->bot_answer = shell_exec('fortune');
$notfound = 0;
}
]]></phpcode>
</plugin>
</plugins>
MrHyde
04-06-2012, 05:38 AM
Any Chance to get the version fully running for 3.8.7? Would be nice to know, if you can fix the command/action section. Thanks!
Moncha
04-06-2012, 05:36 PM
For some reason when I installed I get these red x boxes in chat. Can someone help me. Besides that it works great.
Depending ont eh path of the images, you may have a problem with it showing user avatars. Take a look at the properties of the image and see what's missing
VBDev
04-07-2012, 07:48 AM
Has anyone extended the 'bot to handle a smart response engine?
i.e. has anyone implemented an Eliza like 'bot?
Nope but I am planning on.
I added this simple plugin to get fortune quotes (you need fortune installed on your Linux server).
<?xml version="1.0" encoding="ISO-8859-1"?>
<plugins>
<plugin active="1" executionorder="5" product="mgc_cb_evo">
<title>Fortune Quote</title>
<hookname>mgc_cb_evo_dm_mgccbchat_botend</hookname>
<phpcode><![CDATA[if ($notfound AND (strcasecmp('quote',$this->raw_chat) == 0))
{
$this->bot_answer = shell_exec('fortune');
$notfound = 0;
}
]]></phpcode>
</plugin>
</plugins>
Interesting one, might include that in the next release :)
Any Chance to get the version fully running for 3.8.7? Would be nice to know, if you can fix the command/action section. Thanks!
Of course, in the next release I'll look into it.
For some reason when I installed I get these red x boxes in chat. Can someone help me. Besides that it works great.
Depending ont eh path of the images, you may have a problem with it showing user avatars. Take a look at the properties of the image and see what's missing
I think this might be the menu_open.gif file, it has dissapear from vB archive in latest version apparently. You have to retrieve it from the previous vB version and put it in the misc dir.
exxxir
04-07-2012, 02:33 PM
Hi
I installed this plugin but loading is very slow for example loading general channel take up to 5 minutes!!! we using litespeed and server load is fine always.
can you help me?
manny91
04-08-2012, 10:14 AM
If I try to click on the arrow next to a post, after the update there is no background shown and it looks not as usual.
https://vborg.vbsupport.ru/
Does anyone have an idea? The same if I try to delete a posted message:
https://vborg.vbsupport.ru/
What I found as well, the fetch_userinfo_query.php as only an <? instead of an <?php. It seams, that's the only one script with an <?... is there a certain reason?
VBDev
04-08-2012, 01:38 PM
Hi
I installed this plugin but loading is very slow for example loading general channel take up to 5 minutes!!! we using litespeed and server load is fine always.
can you help me?
Well hard to say, noone reported this.
Have you got any errors in your php log for example ?
If I try to click on the arrow next to a post, after the update there is no background shown and it looks not as usual.
http://img838.imageshack.us/img838/5924/vegfer.jpg
Does anyone have an idea? The same if I try to delete a posted message:
http://img850.imageshack.us/img850/1179/ggdrg.jpg
What I found as well, the fetch_userinfo_query.php as only an <? instead of an <?php. It seams, that's the only one script with an <?... is there a certain reason?
No it should be <?php though it's not a reason for errors.
Check if you have javascript errors in firefox console ?
oshrizak
04-09-2012, 03:10 AM
536 Pages to read through WOW but This is a Great product Just I cant get some things to work, Like I have chosen to activate the DoJo javascript files from both google and from the server and to no avail I dont see anything, Also says you can Create Channels, Where I have looked in each Option in the ACP under MGC and I dont see an area to create them. Also Bot does not show in channel any commands to activate it?
any help would be greatly appreciated Sorry if this has been answered
manny91
04-09-2012, 12:46 PM
Check if you have javascript errors in firefox console ?
I checked it, but I can't see any errors. Further I searched by Google and found the same problems on other boards, too: http://retroids.com/site/mgc_cb_evo.php?do=view_chatbox and http://www.bowltech.com/forums/mgc_cb_evo.php?do=view_chatbox
oshrizak
04-10-2012, 02:41 AM
Durrrrrrrr I cant believe I missed it but when I upgraded the Forums today I now see the MGC options in the ACP on the left. Eaither I was BLIND or I just didnt see them So forget my part on the channels
VBDev
04-10-2012, 04:13 AM
I checked it, but I can't see any errors. Further I searched by Google and found the same problems on other boards, too: http://retroids.com/site/mgc_cb_evo.php?do=view_chatbox and http://www.bowltech.com/forums/mgc_cb_evo.php?do=view_chatbox
Yeah apparently it's a problem of css not taken into account :(
I'll have to check it out but I can't tell you when exactly ;)
exxxir
04-10-2012, 02:51 PM
Well hard to say, noone reported this.
Have you got any errors in your php log for example ?
here is error log:
[07-Apr-2012 11:17:58] PHP Fatal error: Call to a member function can_view() on a non-object in /home/*********/forum/mgc_cb_evo_ajax.php on line 127
manny91
04-10-2012, 08:57 PM
Yeah apparently it's a problem of css not taken into account :(
I'll have to check it out but I can't tell you when exactly ;)
Okay :) Thanks!
Edit: On the home of the board it is working correctly. But if I put it into an own page (mgc_cb_evo.php?do=view_chatbox), the css is not in the header.
dojo/1.6.0/dijit/themes/claro/claro.css and css.php?[...]sheet=mgc_cb_evo.css are missed.
Crotan
04-12-2012, 02:37 AM
Thanks for constantly updating this with bug fixes, I'm anxiously following along.
War Machine
04-12-2012, 09:04 AM
HELP ME! I can't disable chat!!! When i try it, my forum is blank!!! I want disable chat please!!!
grasshopper1983
04-12-2012, 01:38 PM
working great!
request for next update....
bot can do /announcement
greetz hopper
grasshopper1983
04-12-2012, 11:18 PM
New registrations (not included - separate product)
where can i find it?
greetz hopper
Schoelle
04-14-2012, 06:30 AM
New registrations (not included - separate product)
where can i find it?
http://www.mgcproducts.com/icart.php?do=showcat&catid=6
VBDev
04-14-2012, 01:16 PM
here is error log:
[07-Apr-2012 11:17:58] PHP Fatal error: Call to a member function can_view() on a non-object in /home/*********/forum/mgc_cb_evo_ajax.php on line 127
That error is abnormal.
Are all files correctly uploaded in your ftp ?
HELP ME! I can't disable chat!!! When i try it, my forum is blank!!! I want disable chat please!!!
What have you done exactly coz honestly with so few explanations it's hard to help...
working great!
request for next update....
bot can do /announcement
greetz hopper
What did you mean by bot can do announcement ?
grasshopper1983
04-14-2012, 10:46 PM
i mean:
Bot = Userid
Question? = [announcement1]
Answer: /announcement "my annoucement1"
now it is typing it just into the chat and doesnt set the announcement1
hope you understand....(sorry for bad englisch)
and hope it is posible to do...
greetz hopper
leejohn02
04-15-2012, 12:08 PM
tried to uninstall due to server load, but when i try to update my usergroups im getting an error
every time i update the admin settings im getting an error posted below, can anyone tell me how i can fix this as i have uninstalled the chatbox already but it still shows in the list of the yes/no boxes
Database error in vBulletin 4.1.10:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Coders',
`description` = '',
`usertitle` = 'Coder',
`opentag` = '<span class=\"white-shadow\">',
`closetag` = '</span>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ces_parser_permissions` = '984831',
`forumpermissions` = '16777215',
`genericpermissions` = '1609506507',
`pmquota` = '1000',
`pmpermissions` = '7',
`pmsendmax` = '0',
`pmthrottlequantity` = '0',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_refreshrate` = '30',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0',
`dbtech_statuspermissions` = '18',
`attachlimit` = '0',
`calendarpermissions` = '61',
`wolpermissions` = '15',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '120',
`avatarmaxheight` = '120',
`avatarmaxsize` = '20000',
`signaturepermissions` = '507903',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`sigmaxvideos` = '1',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '191',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '262143',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`dbtech_vbactivitypermissions` = '2'
WHERE usergroupid=7;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Saturday, April 14th 2012 @ 06:37:34 PM
Error Date : Saturday, April 14th 2012 @ 06:37:34 PM
Script : http://www.pureglitching.com/admincp....php?do=update
Referrer : http://www.pureglitching.com/admincp...&usergroupid=7
IP Address : 82.7.217.52
Username : Glitch_Guru
Classname : vB_Database
MySQL Version : 5.0.92-community-log
and the evo chatbox list still displays in there can you please tell me how to remove
leejohn02
04-17-2012, 04:49 PM
i thought this was meant to be supported help still no reply??
furst
04-19-2012, 11:27 PM
is it possible to exclude specific usergroups from the general channel??
AusPhotography
04-20-2012, 02:41 AM
i thought this was meant to be supported help still no reply??
Try the MCG site/forum (per the support comment in the header)
Also Supported is voluntary for free add-ons -- there is no SLA :)
VBDev
04-20-2012, 04:13 AM
i mean:
Bot = Userid
Question? = [announcement1]
Answer: /announcement "my annoucement1"
now it is typing it just into the chat and doesnt set the announcement1
hope you understand....(sorry for bad englisch)
and hope it is posible to do...
greetz hopper
It's because there is no commands parsing.
Anyways this seems very specific why would you use the bot for setting announcement ?
i thought this was meant to be supported help still no reply??
is it possible to exclude specific usergroups from the general channel??
Not from general channel no.
Try the MCG site/forum (per the support comment in the header)
Also Supported is voluntary for free add-ons -- there is no SLA :)
Yeah I am not on vb.org 24/24 7/7 ;)
MrHyde
04-24-2012, 12:03 PM
Of course, in the next release I'll look into it.
Hi! Do you know, when the next release will be available including commands working on 3.8.7 working in IE / Firefox? Thanks :)
chriske
04-26-2012, 11:12 AM
Can I remove the copyright? and if so where can I edit it?
probably been asked 100 times, but i can't find my question though search function or google.
VBDev
04-26-2012, 11:28 AM
Hi! Do you know, when the next release will be available including commands working on 3.8.7 working in IE / Firefox? Thanks :)
Nope no ETA sorry.
Can I remove the copyright? and if so where can I edit it?
probably been asked 100 times, but i can't find my question though search function or google.
No you can't unless you own a BF licence available from my site.
Cl?ment
chriske
04-26-2012, 11:29 AM
Sorry, i just read the readme file where it states that.
I just installed your mod and testing it out. When I decide to replace my old chatbox i will buy a licence.
Thanks!
thanasis1
04-26-2012, 08:50 PM
hello, i have a problem displaying correctly the full mode page. there is not table borders when i click at a nickname. i reupload all the files but did not fixed.
edit: same problem as manny91 https://vborg.vbsupport.ru/showpost.php?p=2317948&postcount=8035
chriske
04-27-2012, 02:32 PM
Question:
When I enable sound notifications on new messages and a user disables the sound.
Upon refreshing the page the sound is turned on again.
Is their a way to remember the setting for each user? If no, will you be planning to add this function to the chatbox?
Gn_Snake
04-27-2012, 02:59 PM
Hi,
i have problem with this plugin, today i realized that if i disable the plugin, the forum is displayed as a blank page.
What could it be?
If rehabilitated plugin all work
thanasis1
04-27-2012, 07:53 PM
hello, i have a problem displaying correctly the full mode page. there is not table borders when i click at a nickname. i reupload all the files but did not fixed.
edit: same problem as manny91 https://vborg.vbsupport.ru/showpost.php?p=2317948&postcount=8035
a solution plz?
also can i send a private message to a user who is just online but he did not write at chatbox? if i click at a username of online users is shows the member profile.
Gn_Snake
04-28-2012, 12:01 PM
Hi,
i have problem with this plugin, today i realized that if i disable the plugin, the forum is displayed as a blank page.
What could it be?
If rehabilitated plugin all work
Any idea for my problem?
MikePaceRocks
04-30-2012, 08:39 PM
I installed mine, everything works fine, except for the images don't show up for the chat box. Can someone please tell me the correct directory path to upload the images to? Thank you.
furst
04-30-2012, 11:44 PM
can one limit users access by making them make say 2 posts before accessing the shoutbox?
MikePaceRocks
05-01-2012, 01:33 AM
can one limit users access by making them make say 2 posts before accessing the shoutbox?
You can setup a "probationary" usergroup, and an auto promotion after x amount of posts made, and then just limit which usergroup can see the chat box.
furst
05-01-2012, 05:09 AM
You can setup a "probationary" usergroup, and an auto promotion after x amount of posts made, and then just limit which usergroup can see the chat box.
i was hoping that i could just put in a number somewhere so users make a post/posts to see the chatbox everytime they come on within 24 hours.
The usergroup method you stated above, would that only apply the first time for posts then after that they wouldnt have to do it anymore?
Its just users are not posting much anymore and just chatting in the box, id like more posts to be made instead of my forum just being a chatroom.
MikePaceRocks
05-01-2012, 06:54 AM
i was hoping that i could just put in a number somewhere so users make a post/posts to see the chatbox everytime they come on within 24 hours.
The usergroup method you stated above, would that only apply the first time for posts then after that they wouldnt have to do it anymore?
Its just users are not posting much anymore and just chatting in the box, id like more posts to be made instead of my forum just being a chatroom.
Yes. I have a new members usergroup set up to where they cant see the chat box until the post 5 times. At which point they are automatically "promoted" to a full members usergroup, with chat box permissions.
Skyrider
05-01-2012, 05:33 PM
*shrugs*.. Installed latest version on my local PC, works just fine! (Same database & files as the real forums) and if I upgrade it on the real forums, it keeps "loading ..." again.
posh007
05-01-2012, 11:08 PM
nevermind fixed it!
Conte001
05-02-2012, 07:17 AM
hi
great addon
how do i move the chatbox to be bottom of the forum?
EDIT: found it. awesome addon
thanks
conte
andy626
05-02-2012, 10:10 AM
Guys, urgent help please!!!
My forum has just come up with a lot of errors after installing this VB 4.03.
I cant get into the admin panel to remove the product I just installed.
Does anyone know how I can remove this through Cpanel at all?
Please help me, I would really appreciate any help right now!!!
andy626
05-02-2012, 10:24 AM
The error happened when I imported the product-mgc_cb_evo.
The error is...
Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(331) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1475) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1475) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(95) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(95) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_start.php) [function.include]: failed to open stream: No such file or directory in [path]/global.php(29) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_start.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/global.php(29) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/cache_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1269) : eval()'d code on line 41
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/cache_templates.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(1269) : eval()'d code on line 41
Warning: include([path]/mgc_cb_evo/plugins/parse_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(384) : eval()'d code on line 51
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/parse_templates.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(384) : eval()'d code on line 51
Warning: include([path]/mgc_cb_evo/plugins/process_templates_complete.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(509) : eval()'d code on line 66
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/process_templates_complete.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(509) : eval()'d code on line 66
andy626
05-02-2012, 10:32 AM
Ok, I just fixed it....
I put the code below in the config.php file which sorted it out
define('DISABLE_HOOKS', 1);
Does anyone know why I had this error?
Mauro79
05-02-2012, 11:38 PM
I have version MGC Chatbox Evo 3.2.2, as I update to latest version?
Thanks before hand.
VBDev
05-05-2012, 02:53 PM
Question:
When I enable sound notifications on new messages and a user disables the sound.
Upon refreshing the page the sound is turned on again.
Is their a way to remember the setting for each user? If no, will you be planning to add this function to the chatbox?
It's not implemented yet. But yes I'd be glad to.
Feature requests are to be made in my project tools page on my forum.
VBDev
05-05-2012, 02:55 PM
Hi,
i have problem with this plugin, today i realized that if i disable the plugin, the forum is displayed as a blank page.
What could it be?
If rehabilitated plugin all work
Well there is no reason.
The whole forum gets blank ?
a solution plz?
also can i send a private message to a user who is just online but he did not write at chatbox? if i click at a username of online users is shows the member profile.
It's a known bug will be fixed in the next release.
*shrugs*.. Installed latest version on my local PC, works just fine! (Same database & files as the real forums) and if I upgrade it on the real forums, it keeps "loading ..." again.
Have you reverted templates ?
The error happened when I imported the product-mgc_cb_evo.
The error is...
Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(331) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(331) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1475) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1475) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(95) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(95) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_start.php) [function.include]: failed to open stream: No such file or directory in [path]/global.php(29) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_start.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/global.php(29) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/cache_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1269) : eval()'d code on line 41
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/cache_templates.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(1269) : eval()'d code on line 41
Warning: include([path]/mgc_cb_evo/plugins/parse_templates.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(384) : eval()'d code on line 51
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/parse_templates.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(384) : eval()'d code on line 51
Warning: include([path]/mgc_cb_evo/plugins/process_templates_complete.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(509) : eval()'d code on line 66
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/process_templates_complete.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/class_bootstrap.php(509) : eval()'d code on line 66
Pretty straightforward, you are missing files...
cakirts
05-05-2012, 11:46 PM
First of all, thank you.
I installed a new theme, I want to be active in the chat box, only the old theme. But the chat box is active in both. How can I set to work only themes. thanks
rgaming
05-06-2012, 05:55 AM
"Site error: the file /forum/mgc_cb_evo/plugins/fetch_userinfo_query.php requires the ionCube PHP Loader ioncube_loader_fre_5.3.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation."
I deleted all the files and it showed a different file as each file was being deleted from my server.
I have no idea how to do anything with ioncube loader."
got it fixed. apparently yahoo does not allow ioncube or editing of the .ini file. note this that yahoo sucks as hosting. switched to hostgator and they seem to be pretty awesome. this chat mod is the best out right now. kudos to the creator!
Skyrider
05-06-2012, 08:59 AM
Have you reverted templates ?
Personally don't see how reverting templates has anything to do with it. I copied the real forums (themes, plugins, database) exactly the same to my local PC. It worked on my local PC, just not on the real forums.
It's like the server Apache or SQL version of the whole website/database is messing it up not being compatible with your chatbox.
Using: PHP Version 5.3.10-pl0-gentoo
Gn_Snake
05-06-2012, 07:21 PM
Well there is no reason.
The whole forum gets blank ?
Yes,
if i disable the plugin from AdminCP any page of the forum is white
The reactivated and everything works
:confused:
More precisely, happens when I disable plugin from AdminCP / Product Manager
But if i disable the plugin options of the same, the board continues to operate
sweetpotato
05-07-2012, 11:59 PM
Just happened recent day. IE and Firefox couldn't load chats. Anyone faces same problem?
VBDev
05-09-2012, 04:19 AM
First of all, thank you.
I installed a new theme, I want to be active in the chat box, only the old theme. But the chat box is active in both. How can I set to work only themes. thanks
In display and position there is an option to exclude the chatbox from certain styles, you just have to input the style id.
"Site error: the file /forum/mgc_cb_evo/plugins/fetch_userinfo_query.php requires the ionCube PHP Loader ioncube_loader_fre_5.3.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation."
I deleted all the files and it showed a different file as each file was being deleted from my server.
I have no idea how to do anything with ioncube loader."
got it fixed. apparently yahoo does not allow ioncube or editing of the .ini file. note this that yahoo sucks as hosting. switched to hostgator and they seem to be pretty awesome. this chat mod is the best out right now. kudos to the creator!
The version here is not encoded anymore so unless you are using the BF version (in which case you should not be asking for help here but directly on my forum), you shouldn't have this error.
Personally don't see how reverting templates has anything to do with it. I copied the real forums (themes, plugins, database) exactly the same to my local PC. It worked on my local PC, just not on the real forums.
It's like the server Apache or SQL version of the whole website/database is messing it up not being compatible with your chatbox.
Using: PHP Version 5.3.10-pl0-gentoo
What I meant is if for some reason before doing that upgrade, you shouldn't be getting issues.
Oh if you are trying on your local PC, have changed the setting of js files loading from server instead of google ?
Yes,
if i disable the plugin from AdminCP any page of the forum is white
The reactivated and everything works
:confused:
More precisely, happens when I disable plugin from AdminCP / Product Manager
But if i disable the plugin options of the same, the board continues to operate
Have a look in your server logs and see if you get any php error.
Just happened recent day. IE and Firefox couldn't load chats. Anyone faces same problem?
Never had that issue. Still having that problem ?
Potleg
05-09-2012, 09:03 PM
hi i dotn see much permissions for this mod
how do i set privlages so users dont edit other users chat etc?
hi i dotn see much permissions for this mod
how do i set privlages so users dont edit other users chat etc?
Usergroup permissions..scroll down you'll find them..
Disco_Stu
05-11-2012, 01:37 PM
I installed this and was no longer able to access my website. I uninstalled and reinstalled and am able to access my website again but the chat does not display at alll. Even the CMS integration does not work when I add the chat widget to the CMS page. Nothing displays at all.
I contacted the company and they were not helpful at all. Wasted my money - I even paid extra for the brand free version.
I'm taking it out of my website.
Disco_Stu
05-11-2012, 02:26 PM
I should point out that to uninstall this I had to completely delete and reload my entire forum environment as well as restore the database because I was no longer able to access the admincp. It took many hours to get back to where I was before I installed this.
The only good thing is that my site is still being developed so I didn't lose any user posts or data.
I wish I had read the more recent postings here as there are other people who have had this same problem of being locked out of the admincp. I sure hope they had recent backups of their entire forum environment to use for recovery.
Disco_Stu
05-11-2012, 04:08 PM
Because my site is still in the development phase I decided to give this addon one last try.
After restoring both the forum directories and the database, I reinstalled this addon for the 4th time. This time it finally worked. I can now see the chat box on the forum and CMS pages.
While it may have been something I missed during the first three attempts that caused the install errors I am still very concerned that an error during the install process can leave you completely locked out of the admincp. (see posts from other admins) This is a very serious flaw that could have resulted in lost posts and user data if my site was already online.
Another concern is that the addon did not come with detailed instructions for any type of back out and recovery plan should issues like a lockout occur. The only warning included was to back up the database.
For all you site admins that are considering this addon I would strongly suggest doing a complete backup of your entire forum site like I did just prior to installation. Also, allow for plenty of down time should you need to restore your forum site.
I will mark this as installed because it now seems to be working and will provide an update after a trial period.
Disco_Stu
05-11-2012, 06:48 PM
I've been playing with the options and when I set the Hide Refresh Display option in the "Configuration of the small size version" to yes the chat only displays "loading" and nothing else.
When I set that option back to no then the chat works again. I've repeated this several times and the result is the same.
This should explain (but not solve) many of those "loading" issues reported
I will continue to update this thread with findings as I go through a shakedown of this addon.
thanasis1
05-11-2012, 08:12 PM
hello, i have a problem displaying correctly the full mode page. there is not table borders when i click at a nickname. i reupload all the files but did not fixed.
edit: same problem as manny91 https://vborg.vbsupport.ru/showpost.php?p=2317948&postcount=8035
hello,
anyone found a solution?
I've been playing with the options and when I set the Hide Refresh Display option in the "Configuration of the small size version" to yes the chat only displays "loading" and nothing else.
When I set that option back to no then the chat works again. I've repeated this several times and the result is the same.
This should explain (but not solve) many of those "loading" issues reported
I will continue to update this thread with findings as I go through a shakedown of this addon.
Are you using the full version?
Disco_Stu
05-11-2012, 11:12 PM
I have the small version on the CMS and the full size on the forum. I'm using the brand free version
I have the small version on the CMS and the full size on the forum. I'm using the brand free version
Then If your BF,you should be directing your questions? or bugs to the author's site..Not here.
Disco_Stu
05-12-2012, 12:48 AM
Then If your BF,you should be directing your questions? or bugs to the author's site..Not here.
I posted my test results in order to help others that have the same issues. Isn't that the point of these forums.... to discuss common issues in the hopes that collaboration can result in solutions?
VBDev
05-12-2012, 07:22 AM
Disco_Stu, as stated on my forum carefully following the instructions won't lock you from your admincp.
And btw, question on the BF and the non BF version or even on the CMS module aren't to be asked here are there are differences between both version.
When you are not sure or you don't understand the instructions, don't install anything before you are sure or what you do.
Otherwise it leads to unaccurate posts due to misunderstandings !
Clément
VBDev
05-12-2012, 07:24 AM
hello,
anyone found a solution?
Nope for that I have to fix a bug.
diades
05-17-2012, 06:42 AM
Hi
I have installed Evo on a freshly upgraded vBulletin site and it is sitting there looking pretty but just gets to the 'loading' stage and stops, if you type something for the chat and hit enter nothing, apparently, happens. If you repeat the action you get a warning that you just did that and it is processing it.
No errors are shown.
I re-downloaded Evo to ensure that I had latest copy again and re-uploaded it last evening.
Skyrider
05-17-2012, 11:26 AM
Hi
I have installed Evo on a freshly upgraded vBulletin site and it is sitting there looking pretty but just gets to the 'loading' stage and stops, if you type something for the chat and hit enter nothing, apparently, happens. If you repeat the action you get a warning that you just did that and it is processing it.
No errors are shown.
I re-downloaded Evo to ensure that I had latest copy again and re-uploaded it last evening.
Same thing here.. I still have that issue. I'm forced to use an older version.
fookaa
05-23-2012, 04:08 PM
Whats happened to this mod ?
Mines worked perfectly since the latest version was released and today BANG just stopped ??
VBDev
05-23-2012, 07:08 PM
Hi
I have installed Evo on a freshly upgraded vBulletin site and it is sitting there looking pretty but just gets to the 'loading' stage and stops, if you type something for the chat and hit enter nothing, apparently, happens. If you repeat the action you get a warning that you just did that and it is processing it.
No errors are shown.
I re-downloaded Evo to ensure that I had latest copy again and re-uploaded it last evening.
Hard to say, get any js errors ?
Same thing here.. I still have that issue. I'm forced to use an older version.
Bring me a test account pa' !
Whats happened to this mod ?
Mines worked perfectly since the latest version was released and today BANG just stopped ??
Give more details please :) Have you done anything since then ?
fookaa
05-23-2012, 07:27 PM
Hard to say, get any js errors ?
Bring me a test account pa' !
Give more details please :) Have you done anything since then ?
Hi m8,
No not a thing, its literately been working perfectly since i had it, there was that bug in the previous version 321 i think then 323 was fine up till today...
Came home form work and it was just stuck on loading....
I disabled the plugin and my whole site went offline, so i uninstalled it.
Reinstalle dit again and it would not even show up on the forum anymore....
darkman365
05-24-2012, 08:06 AM
Hi all.I istalled chatbox 3,2 but When I write a sentence it is stored as if there was an automatic filling. How can I eliminate this annoying phrases of storage?
This is an example: http://imageshack.us/photo/my-images/407/completamento.png/
Please help me ... I'm italian .. sorry my english is bad.
fookaa
05-24-2012, 03:44 PM
Hi m8,
No not a thing, its literately been working perfectly since i had it, there was that bug in the previous version 321 i think then 323 was fine up till today...
Came home form work and it was just stuck on loading....
I disabled the plugin and my whole site went offline, so i uninstalled it.
Reinstalle dit again and it would not even show up on the forum anymore....
Ok i completely removed it again, installed again and it works ok now ?
God knows why that happened ?
Another weird thing is, i was chatting on it just now and the input box was normal, i viewed a new post, came back and the input box is now all shiny ? How did that happen lol ??
:eek:
DarkStaRX
05-24-2012, 09:08 PM
How can i fix the white Background if the textarea is active?
I have a dark style on my forum and its bad if there are a white background :S
Here is an image to show you what my problem is...
http://s14.directupload.net/images/120525/dac2s2kr.png
Sid_pachi
05-24-2012, 10:51 PM
can anyone tell me what the recommended server settings so this add on runs at its best?
currently it works well most of the time but there are times when it just slows everything down.. and wont load the chat at all..
any help would be appreciated
Cheers
Sid
Ranger187
05-25-2012, 12:44 AM
Ok i completely removed it again, installed again and it works ok now ?
God knows why that happened ?
Another weird thing is, i was chatting on it just now and the input box was normal, i viewed a new post, came back and the input box is now all shiny ? How did that happen lol ??
:eek:
Sounds to me like you might have been hacked or another person is editing/changing templates (another admin/mod) as it doesn't change settings unless someone manually changes them.
can anyone tell me what the recommended server settings so this add on runs at its best?
currently it works well most of the time but there are times when it just slows everything down.. and wont load the chat at all..
any help would be appreciated
Cheers
Sid
Sid, please include the mgc version, vbulletin version, browser, webserver (unix or windows) as more info is needed.
One thing you can do is change the auto refresh on the admin side. But this MIGHT be a new bug. Post here if this isn't resolved: http://www.mgcproducts.com/forum.php
furst
05-25-2012, 04:24 AM
Just updated the chatbox, seems to be working fine except for one change, when chatbox is in full screen mode the input field is looking a little "funny", ive attached an image for you to see what im seeing.
http://img.photobucket.com/albums/v45/hoekone/chatboxfullscreentextbox-1.jpg
Looks fine on the homepage, only looks that way in full screen mode.
Also is there a way to make the input field box a different color?
Sid_pachi
05-25-2012, 06:37 AM
Im Running
MGC 3.2.3
VB4.2
loading issues are mentioned by users using the three main browsers (IE, Firefox, Chrome)
as well as users using Ios devices
I am running on a VPS via Servint on an apache server
Apache version 2.2.13
PHP version 5.2.10
MySQL version 5.0.95-community-log
Operating system linux
as for auto refresh i have set as active.
thanks in advance for any assistance
Sid
trukil1
05-25-2012, 05:00 PM
I will be installing this as so as my broad is ready ..
Ranger187
05-28-2012, 08:59 AM
Im Running
MGC 3.2.3
VB4.2
loading issues are mentioned by users using the three main browsers (IE, Firefox, Chrome)
as well as users using Ios devices
I am running on a VPS via Servint on an apache server
Apache version 2.2.13
PHP version 5.2.10
MySQL version 5.0.95-community-log
Operating system linux
as for auto refresh i have set as active.
thanks in advance for any assistance
Sid
Sid, read the readme in the zip file. I have at the very bottom how to fix the loading issue in that. Did you try that?
Skyrider
05-29-2012, 11:07 AM
Bring me a test account pa' !
Administration test account I assume?
Ranger187
05-29-2012, 03:50 PM
Administration test account I assume?
FF, generally he uses a admin test account but it's not always needed.
Just PM him the info and he'll get to it.
He's on vacation for the week if I recall correctly so he won't get to it until next week.
Skyrider
05-30-2012, 09:07 AM
FF, generally he uses a admin test account but it's not always needed.
Just PM him the info and he'll get to it.
He's on vacation for the week if I recall correctly so he won't get to it until next week.
That's the thing :p I prefer not giving any admin access away, even for testing. Security reasons.
shiraz sat
05-30-2012, 11:11 AM
I installed.
How is activated?
Please explain the full
mrcrx
05-30-2012, 04:31 PM
Had my server admin fix the issue. thank you.
snakes1100
05-30-2012, 05:32 PM
Same thing here.. I still have that issue. I'm forced to use an older version.
Is the following enabled in php:
ioncube loader
short_open_tag = On
Mod Sec cant be enabled.
mod_security Off
That's the thing :p I prefer not giving any admin access away, even for testing. Security reasons.
Kinda hard for the Hack Coder to diagnose your issue if you wouldnt give him access.
Ranger187
05-31-2012, 03:38 AM
I installed.
How is activated?
Please explain the full
goto your admincp, look to the left, click on the mgc area. And enable the commands and for the groups you want them allowed for.
Skyrider
05-31-2012, 12:33 PM
Is the following enabled in php:
ioncube loader
short_open_tag = On
Mod Sec cant be enabled.
mod_security Off
ionCube Loader is enabled (seeing we were forced to), but from my understanding it was removed (requirements) from the chatbox on newer versions.
short_open_tag is off.
mod_security cannot be found in the php information.
And I understand that it's difficult to diagnose the issue without access, but I was hoping multiple people would have the same issue as me for a quicker solution.
Ranger187
06-01-2012, 03:32 PM
Just an update, we should have a new version shortly. No ETA (as of yet) so please don't keep asking when because I don't know yet. ;)
ioncube was removed I think from v3.2.2 or v3.2.3
Sid_pachi
06-01-2012, 03:46 PM
Sid, read the readme in the zip file. I have at the very bottom how to fix the loading issue in that. Did you try that?
yes i had tried that..
it doesnt bring up any errors..
i have since disabled the mod as its causing too many issues unfortunately and the users are just griping away..
so i await for the next update in hopes that it will fair better. with less loading errors and less issues with server being busy etc.
Ranger187
06-01-2012, 03:59 PM
yes i had tried that..
it doesnt bring up any errors..
i have since disabled the mod as its causing too many issues unfortunately and the users are just griping away..
so i await for the next update in hopes that it will fair better. with less loading errors and less issues with server being busy etc.
Sid, I'm not sure as to when the update will be released. If you goto our forums and submit the issue I can guarantee it will be addressed by MGC.
Register here:
http://www.mgcproducts.com/
Post the issue here:
http://www.mgcproducts.com/forumdisplay.php?17-Free-products
And I can also work with you to resolve it later today. But register to our forum home page for faster support. If it was working in prior Vbulletin (4.1.x and lower) I'm suspecting it's the new Vbulletin 4.2.x.
Ranger187
06-01-2012, 04:06 PM
ionCube Loader is enabled (seeing we were forced to), but from my understanding it was removed (requirements) from the chatbox on newer versions.
short_open_tag is off.
mod_security cannot be found in the php information.
And I understand that it's difficult to diagnose the issue without access, but I was hoping multiple people would have the same issue as me for a quicker solution.
Mod security CAN be found in Vbulletin:
To check if there is a Mod_Security issue: AdminCP > Maintenance > Diagnostics > Problematic Webserver Modules > CLICK SUBMIT
If Mod_Security has "yes" that's where the issue lies.
rootolf
06-01-2012, 08:39 PM
Hello
I have three question:
1. Users can create channels?
2. it is possible to remove the link from the user name?
3. Can I write pm after clicking on the icon of the user?
Thanks for answer
Robert
Skyrider
06-02-2012, 06:01 AM
Mod security CAN be found in Vbulletin:
To check if there is a Mod_Security issue: AdminCP > Maintenance > Diagnostics > Problematic Webserver Modules > CLICK SUBMIT
If Mod_Security has "yes" that's where the issue lies.
Suhosin (Module Loaded = no)
mod_security (AJAX Unicode Issue = no)
That's all it says.
Ranger187
06-03-2012, 11:33 AM
Hello
I have three question:
1. Users can create channels?
2. it is possible to remove the link from the user name?
3. Can I write pm after clicking on the icon of the user?
Thanks for answer
Robert
Robert,
1. No, USERS can't create channels and that's not an option unless that user has access to the AdminCP. The reason is simple: Spammers and users could create virtually an unlimited amount, which would either crash the site, overload it or cause dB issues. It's a resource concern. Not to mention imagine 20 channels loading upon a refresh. Not wise. Only an Admin can do this.
2. That's not an option that I know of. It could be added I suppose but would be usergroup based. So if that usergroup has it disabled, all in that do.
3. I don't think the image is linked. You click the down arrow to the left of their name and send a PM.
Suhosin (Module Loaded = no)
mod_security (AJAX Unicode Issue = no)
That's all it says.
I had to go back a few pages to see what your issue was. Loading issue correct?
Can you tell me:
Vbulletin Verion =
MGC Chat Version (with issue) =
MGC Chat Version (it's working on for you) =
Use Firefox (or the browser you want), and post what shows up in the error console when you view the chatbox and loading shows.
rootolf
06-03-2012, 07:16 PM
Robert,
1. No, USERS can't create channels and that's not an option unless that user has access to the AdminCP. The reason is simple: Spammers and users could create virtually an unlimited amount, which would either crash the site, overload it or cause dB issues. It's a resource concern. Not to mention imagine 20 channels loading upon a refresh. Not wise. Only an Admin can do this.
2. That's not an option that I know of. It could be added I suppose but would be usergroup based. So if that usergroup has it disabled, all in that do.
3. I don't think the image is linked. You click the down arrow to the left of their name and send a PM.
Thanks for reply.
Can You tell me:
whether the user can be informed about incoming messages PM in the chat window?
Ranger187
06-03-2012, 09:44 PM
Thanks for reply.
Can You tell me:
whether the user can be informed about incoming messages PM in the chat window?
I'm pretty sure they can. Have you even installed this product?
rootolf
06-04-2012, 06:41 AM
I'm pretty sure they can. Have you even installed this product?
Yes, I have installed this product.
where you can set it?
Ranger187
06-04-2012, 07:33 AM
Yes, I have installed this product.
where you can set it?
Probably under advanced or general settings. Go through them all and read all the 45092300332 (yeah, there is a lot of them) settings and if it's not in there, it's not an option.
;)
doctorsexy
06-04-2012, 08:00 AM
Hi having problems with this and a custom skin... the notices are showing up behind the chatbox.
is there anything i can do to stop this.also getting server query on the right where the drop down menu is..thanks
Ranger187
06-04-2012, 08:04 AM
Hi having problems with this and a custom skin... the notices are showing up behind the chatbox.
is there anything i can do to stop this.also getting server query on the right where the drop down menu is..thanks
Does it work in the default skin, just not the custom one?
doctorsexy
06-04-2012, 08:16 AM
yes works ok with default
Ranger187
06-04-2012, 08:22 AM
In that case, I'm assuming your custom skin is in /images/skinname ?
doctorsexy
06-04-2012, 09:53 AM
yes thats right..
Ranger187
06-04-2012, 12:59 PM
Open up Firefox or comparable browser, view the error console and find the actual errors. Then you can go into the files and adjust the paths so it points to the correct url.
Oddly I just upgraded to VB 4.2.0, installed a custom theme in /images/themename and it worked flawless.
Are you using MGC Chat Evo v3.2.3 free version or the branding free?
What version is your Vbulletin?
Again, opening up error console in the browser will tell you exactly what's up, but I suspect your theme is not compatible with your VB version or it's hacked and has incorrect values.
Try REINSTALLING your custom theme as a brand new theme and don't inhereit any settings. If that works, it's your other theme.
10 Gauge
06-04-2012, 01:48 PM
After updating to the latest version, my text entry box for the chat has been sized down to about 3 characters wide. Anyone else? Where can I modify it's size to get it back to where you can actually see what you are typing?
Thanks.
Ranger187
06-04-2012, 05:50 PM
After updating to the latest version, my text entry box for the chat has been sized down to about 3 characters wide. Anyone else? Where can I modify it's size to get it back to where you can actually see what you are typing?
Thanks.
You are running Vbulletin 4.2.0 aren't you? Because that happened on mine. They changed some functions like vb:raw and stuff.... I'll be telling VBDev about it tonight.
VBDev
06-05-2012, 08:22 PM
Chatbox is working correctly on 4.2.0 Rick.
The entry box is an option you have to change.
Clément
Ranger187
06-06-2012, 09:45 PM
Chatbox is working correctly on 4.2.0 Rick.
The entry box is an option you have to change.
Cl?ment
Clement, I did change it. It's still small and I have replicated the same issue as doctor.
I'll look into this more tomorrow/tonight and I'll PM you admin for my server so you can do whatever you want.
I'll send the info via email.
geckoz
06-11-2012, 10:31 AM
I have a vbulletin forum version 3.7.2. Just installed the latest version of this addon.
My complete chat dissappears when activating the /PM command in the settings. How can I start private messaging (new tab) with a click on the username in the chatbox?
Also the chat's menu is not working anymore (menu shows up, the links can be clicked but nothing happens).
Installed the german language file, but most words are still english.
adnedarn
06-11-2012, 09:47 PM
I saw a reference to this error for an older version of the chatbox, but nothing current... I have this error showing up for a few users on mobile devices, using the default mobile style in Vbullitin....
vbullitin version:4.1.12 Patch Level 1
mgc chatbox: v3.2.3
invalid argument supplied for foreach() in [path]/mgc_cb_evo/classes/class_display.php on line 154
https://vborg.vbsupport.ru/external/2012/06/37.jpg
Ranger187
06-12-2012, 04:52 AM
I saw a reference to this error for an older version of the chatbox, but nothing current... I have this error showing up for a few users on mobile devices, using the default mobile style in Vbullitin....
vbullitin version:4.1.12 Patch Level 1
mgc chatbox: v3.2.3
invalid argument supplied for foreach() in [path]/mgc_cb_evo/classes/class_display.php on line 154
https://vborg.vbsupport.ru/external/2012/06/37.jpg
To be honest, it's a mobile platform and the chat isn't realistic on that.
You need more info too. Are they all using iFail's.... Are they all using safari? Did you try it in Dolphin browser? If it's only on a few and all on the same device there is your answer. ;)
I know though, for a fact it works on the iFail's because my forums chat works on my phone.
Avros
06-12-2012, 09:46 AM
Will love to try this out, thank you very much!
adnedarn
06-12-2012, 09:51 PM
To be honest, it's a mobile platform and the chat isn't realistic on that.
You need more info too. Are they all using iFail's.... Are they all using safari? Did you try it in Dolphin browser? If it's only on a few and all on the same device there is your answer. ;)
I know though, for a fact it works on the iFail's because my forums chat works on my phone.
I wasn't trying to have it on the mobile style... The vb 4.x had the default mobile style that didn't show the chatbox (so it seemed) so after your post... I went into the chatbox options and told it to not put the chatbox in the mobile style... that solved the error. apparently some how the mobile style was referencing the chatbox somehow, enough to give some devices and error, and on others just not show the chatbox.
Thanks,
Andrew
NukeOZ
06-13-2012, 12:08 PM
I've been playing with the options and when I set the Hide Refresh Display option in the "Configuration of the small size version" to yes the chat only displays "loading" and nothing else.
When I set that option back to no then the chat works again. I've repeated this several times and the result is the same.
This should explain (but not solve) many of those "loading" issues reported
I will continue to update this thread with findings as I go through a shakedown of this addon.
You can,t be serious...This is the easiest Mod to add to a site.
Dont bag it when the problem is most likely you...:mad::down:
Ranger187
06-13-2012, 09:55 PM
Most of the time, the issues are with the end user installing the mod, not the mod itself.
;)
AusPhotography
06-15-2012, 06:18 AM
Is this correct display for the full page chat?
I'm running vB4.2.0 and this seems to have changed since I upgraded.
But I notice its the same on you site.
Ranger187
06-15-2012, 06:50 AM
ricktas, it does that on mine as well.
Definitely a bug!
VBDev
06-17-2012, 08:40 AM
This is a known bug and will be fixed in the next release.
abouthere
06-17-2012, 06:17 PM
I wasn't trying to have it on the mobile style... The vb 4.x had the default mobile style that didn't show the chatbox (so it seemed) so after your post... I went into the chatbox options and told it to not put the chatbox in the mobile style... that solved the error. apparently some how the mobile style was referencing the chatbox somehow, enough to give some devices and error, and on others just not show the chatbox.
Thanks,
Andrew
I can't seem to find where you toggle off chatbox in mobile style. Where did you do this please since I have the same problem as yourself in the mobile version.
Thank you in advance.
abouthere
06-17-2012, 07:51 PM
If anyone is in the same boat as I was in terms of that mobile browser error you can fix it by disabling the plugin and then re-enabling it under your product manager page.
Ranger187
06-18-2012, 12:39 AM
It shouldn't be calling the chat in the mobile style. Good catch.......
I'll see if I can replicate and I think the mobile style uses new functions so VBDev, I think if statements or something for the style might need updated.
TruthElixirX
06-21-2012, 03:01 AM
How do I set the chatbox to be on for all users by default in the User CP? Right now when a user signs up it is off and I can't find where this option is to force it to default to on.
Ranger187
06-21-2012, 06:07 AM
How do I set the chatbox to be on for all users by default in the User CP? Right now when a user signs up it is off and I can't find where this option is to force it to default to on.
Read the readme included with the product. You know, that item explaining how to install it in the first place you had to read. ;)
It's usergroup settings btw. ;)
BigGus
06-22-2012, 09:59 PM
Hi
I'm having a problem with removing the chatbox, I seemed to of done something wrong when installing (fresh install) and now I have the following displayed above the top of the forum on the homepage.
Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1855) : eval()'d code on line 68
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1855) : eval()'d code on line 68
I have removed the uploaded files from the forum and run uninstall from the Product manager, or rather tried to. It just goes to a white screen displaying the code that appears at the top of the forum home page.
Any help would be much appreciated :confused:
I'd like to position this above the navbar on my forumhome I have tried editing that template but it did not move any clues?
TruthElixirX
06-24-2012, 03:14 AM
Read the readme included with the product. You know, that item explaining how to install it in the first place you had to read. ;)
It's usergroup settings btw. ;)
I do not see it in the user group settings or in the read me. I looked over both and did extensive searches before posting my question. I would appreciate it if you could help me instead of just throwing smilie faces at me and telling me to RTFM.
In this picture:
https://dl.dropbox.com/u/14824930/chatbox.png
I want the thing circled in red to default to yes when a new member registers. Currently it defaults to no.
The readme only covers basic installs and upgrades. The usergroup settings are numerous and as far as I can tell are set correctly. Can view the chatbox and Can use the chatbox are already set to yes.
So please enlighten me on what obvious truth that I am missing that you are already aware of.
Ranger187
06-24-2012, 03:59 AM
I do not see it in the user group settings or in the read me. I looked over both and did extensive searches before posting my question. I would appreciate it if you could help me instead of just throwing smilie faces at me and telling me to RTFM.
In this picture:
https://dl.dropbox.com/u/14824930/chatbox.png
I want the thing circled in red to default to yes when a new member registers. Currently it defaults to no.
The readme only covers basic installs and upgrades. The usergroup settings are numerous and as far as I can tell are set correctly. Can view the chatbox and Can use the chatbox are already set to yes.
So please enlighten me on what obvious truth that I am missing that you are already aware of.
Registered users is where you set it to display it by default. The option you are showing is AFTER they are logged in. That's after the fact, that they logged in. That's a UserCP setting AFTER their usergroup takes precedence. Hence USER selects. It's simple.
Ranger187
06-24-2012, 01:44 PM
Hi
I'm having a problem with removing the chatbox, I seemed to of done something wrong when installing (fresh install) and now I have the following displayed above the top of the forum on the homepage.
Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1855) : eval()'d code on line 68
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1855) : eval()'d code on line 68
I have removed the uploaded files from the forum and run uninstall from the Product manager, or rather tried to. It just goes to a white screen displaying the code that appears at the top of the forum home page.
Any help would be much appreciated :confused:
Reupload the files. Reinstall it, then read the README file and FOLLOW the uninstall instructions and you will be fine. You didn't follow them upon uninstall from what it looks like.
BigGus
06-25-2012, 03:17 PM
Reupload the files. Reinstall it, then read the README file and FOLLOW the uninstall instructions and you will be fine. You didn't follow them upon uninstall from what it looks like.
Thank you Ranger187, that seems to of done the trick!
I'll try installing on my test forum this time to make sure I have it right before putting it back onto the live forum.:)
Ranger187
06-25-2012, 10:14 PM
Thank you Ranger187, that seems to of done the trick!
I'll try installing on my test forum this time to make sure I have it right before putting it back onto the live forum.:)
Glad to hear it's working. I've done that before and it was because I missed one simple step or file.
Not to mention doing it in the middle of the night and half asleep.
You should be fine now. ;)
cuberider
06-27-2012, 01:03 AM
Hello,
i need some help, the chat is working but i have one Problem.
it seems that are missing a image image but the path points to a .php file.
can someone help me?
thanks cuberider
Crotan
06-27-2012, 01:14 AM
Hello,
i need some help, the chat is working but i have one Problem.
it seems that are missing a image image but the path points to a .php file.
can someone help me?
thanks cuberider
NINJA EDIT.
looks like you are missing some of your misc images. Specifically menu_open.gif that should come with what ever theme you're using
cuberider
06-27-2012, 02:19 AM
NINJA EDIT.
looks like you are missing some of your misc images. Specifically menu_open.gif that should come with what ever theme you're using
big thx this help and working perfect ;)
Regards cuberider
Ranger187
07-06-2012, 03:18 AM
Wow, first time in weeks iit was quiet. ;)
MaxLiao
07-06-2012, 08:05 AM
I posted this same issue in the vBulletin Links Directory mod, but since this is the only other mod to be plagued by this issue I figured I'd shotgun it here, too.
=================================================
The following AdminCP functions give me an Internal Server Error:
View Reported Chats
Manage Commands
Manage Channels
Manage the bot
View logs
Import Scripts
Counters Update
All of the other options (General Options, Display and Position, etc.) work just fine. I'm still trying to dig into my server logs, but in the mean time, is there anything that's common to those four AdminCP functions that are not common to the others?
My webhost sucks, so anything that I can look at and resolve myself (maybe a core PHP setting?) would be most helpful.
Error 500:
[06/Jul/2012:05:20:51 -0400] "GET /admincp/mgc_cb_evo.php?do=manage_bot HTTP/1.0" 500 551 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"
No error:
[06/Jul/2012:05:20:53 -0400] "GET /admincp/options.php?dogroup=mgc_cb_evo_opt_disp_and_pos HTTP/1.0" 200 6918 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"
Ranger187
07-07-2012, 02:56 AM
I posted this same issue in the vBulletin Links Directory mod, but since this is the only other mod to be plagued by this issue I figured I'd shotgun it here, too.
=================================================
The following AdminCP functions give me an Internal Server Error:
View Reported Chats
Manage Commands
Manage Channels
Manage the bot
View logs
Import Scripts
Counters Update
All of the other options (General Options, Display and Position, etc.) work just fine. I'm still trying to dig into my server logs, but in the mean time, is there anything that's common to those four AdminCP functions that are not common to the others?
My webhost sucks, so anything that I can look at and resolve myself (maybe a core PHP setting?) would be most helpful.
Error 500:
[06/Jul/2012:05:20:51 -0400] "GET /admincp/mgc_cb_evo.php?do=manage_bot HTTP/1.0" 500 551 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"
No error:
[06/Jul/2012:05:20:53 -0400] "GET /admincp/options.php?dogroup=mgc_cb_evo_opt_disp_and_pos HTTP/1.0" 200 6918 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"
I'll say it now...I'm off to bed and already took my Ambien. I have -2000 interest atm.
Suggestions:
1. Backup your forum (database and www folder)
1a. Uninstall MGC and reinstall
2.If that fail, it might be server / forum side. Since we backed up (I know, stfu, this takes a while) install a fresh version.
2a. If no errors, install the MGC chat. If no errors, bingo!
1 1/2 (told you I'm outta it) disable all plugins with that command and see if the issue is gone. If not, it's probably not the chat.
Others, feel free to chime in and help you. I'll be back in the afternoon to help if you still have no fix. I can help you ON your actual board if need be.
MaxLiao
07-07-2012, 08:04 AM
My apologies, I posted this in the thread to the other mod that was causing me this issue, but not here ...
Everything is working fine now.
It seems the mgc_cb_evo.php file would not upload when I uploaded all of the files/folders as a group; once I uploaded this file by itself it was good to go. Why this one file wouldn't upload when all the others did, I don't know. But all seems to be working now, so I don't care. ;)
I'd done a bunch of testing, but I never considered uploading each file individually - bad habits and all that. Anyway, that was the simple fix to the issue.
VTXCafe.com
07-07-2012, 01:52 PM
Ok I miswrite a bit but that was close, here :
.mgc_cb_evo_block_page .alt1 {
background: {vb:stylevar threadbit_background};
}
.mgc_cb_evo_block_page .alt2 {
background: {vb:stylevar threadbit_alt_background};
}
I've tried this several times and can't get it to change the color....so far I'm using #CCCCCC and changed it in both spots and nothing. I only have one theme installed and I was in the correct template, any other suggestions? I really need to lighten up the background some.
Ranger187
07-07-2012, 06:16 PM
I've tried this several times and can't get it to change the color....so far I'm using #CCCCCC and changed it in both spots and nothing. I only have one theme installed and I was in the correct template, any other suggestions? I really need to lighten up the background some.
I've never had to edit that, but it would be a good idea if we added this info into the base readme for future releases.
MGC would know this answer or others that have edited the template as it's a CSS edit.
If you get nowhere, post on our support forums: http://www.mgcproducts.com/forumdisplay.php?17-Free-products
Gambler22
07-08-2012, 05:51 AM
Dont work for me, i have installed the .xml File + copy the Files to the FTP, but nothing happends...
Ranger187
07-09-2012, 01:50 AM
Dont work for me, i have installed the .xml File + copy the Files to the FTP, but nothing happends...
I'll bet you didn't read the readme file included with it.
Go through it again and follow EVERY step. I'm guessing you didn't enable the usergroup settings.
bjkinzluvr
07-12-2012, 08:21 PM
I have just upgraded to vbulletin 4.2 but am trying to use a style created for 4.1. Everything is working fine, but in the chat box, the images won't load. In firefox I get text instead "Show the formatting buttons line" instead of the BB icon, etc. In I.E. it replaces the icons with a red X and then shows the text following the red x. How can I get the icons to show instead?
Thank you.
EDIT: Never mind. I figured it out. But my icon for my second channel won't show up no matter what I do - for any style, even 4.2 compatible styles. Can't figure that one out.
Crotan
07-13-2012, 02:42 AM
I have just upgraded to vbulletin 4.2 but am trying to use a style created for 4.1. Everything is working fine, but in the chat box, the images won't load. In firefox I get text instead "Show the formatting buttons line" instead of the BB icon, etc. In I.E. it replaces the icons with a red X and then shows the text following the red x. How can I get the icons to show instead?
Thank you.
EDIT: Never mind. I figured it out. But my icon for my second channel won't show up no matter what I do - for any style, even 4.2 compatible styles. Can't figure that one out.
red x images usually means the images aren't where you think they are, right click inspect element on any image that isn't loading, then ftp and double check that location and see if its there. You will usually have to copy the misc images folder to each new themes misc folder.
Ranger187
07-13-2012, 11:07 AM
I have just upgraded to vbulletin 4.2 but am trying to use a style created for 4.1. Everything is working fine, but in the chat box, the images won't load. In firefox I get text instead "Show the formatting buttons line" instead of the BB icon, etc. In I.E. it replaces the icons with a red X and then shows the text following the red x. How can I get the icons to show instead?
Thank you.
EDIT: Never mind. I figured it out. But my icon for my second channel won't show up no matter what I do - for any style, even 4.2 compatible styles. Can't figure that one out.
You already solved your problem by explaining it. The MGC folder isn't in the custom skin folder.
Ranger187
07-14-2012, 11:29 AM
VBDev is on vacation until Monday. I am on vacation until the 25th (Disney World) so support will limited to user support until Monday.
madscientist06
07-15-2012, 01:21 PM
Just installed! looks great BUT I can not DELETE any chats!
Any help would be much appreciated. If you can help me, I am interested in upgrading.
Thanks,
MadScientist06
TruthElixirX
07-16-2012, 11:28 PM
I'm having a java script issue.
The drop down next to usernames in the chat box doesn't work. The links I am talking about are:
View *USERNAME*'s Profile
View all chats of *USERNAME*
Edit the chat
Remove the chat
Sticky this chat
etc
When I click them nothing happens and they all link to #mgc_cb_ev_top.
They work on the archive page just fine.
I have tried it on a vanilla style in case customizations were causing the issue but that doesn't seem to be it. Thoughts?
Link to the site is here (Warning NSFW!!!!!) :
http://www.bastardfactory.net/forums/index.php
(Warning NSFW!!!!!)
Ranger187
07-20-2012, 07:26 PM
Just installed! looks great BUT I can not DELETE any chats!
Any help would be much appreciated. If you can help me, I am interested in upgrading.
Thanks,
MadScientist06
That's simple, just edit your usergroup settings in AdminCP.
I'm having a java script issue.
The drop down next to usernames in the chat box doesn't work. The links I am talking about are:
View *USERNAME*'s Profile
View all chats of *USERNAME*
Edit the chat
Remove the chat
Sticky this chat
etc
When I click them nothing happens and they all link to #mgc_cb_ev_top.
They work on the archive page just fine.
I have tried it on a vanilla style in case customizations were causing the issue but that doesn't seem to be it. Thoughts?
Link to the site is here (Warning NSFW!!!!!) :
http://www.bastardfactory.net/forums/index.php
(Warning NSFW!!!!!)
Actually it does, it's on the bottom left of your page. I'm assuming because you have custom themes. Try it with an UNALTERED default VBulletin theme.
10 Gauge
07-22-2012, 01:52 AM
Nevermind.
fortforum
07-25-2012, 08:13 PM
Just got a licensed copy, but i can not figure out how to create channels or to setup private chats. What am i doing wrong here? Help needed please.
Ranger187
07-26-2012, 04:22 AM
Just got a licensed copy, but i can not figure out how to create channels or to setup private chats. What am i doing wrong here? Help needed please.
It's in the options part of the MGC settings in AdminCP.
Just look through them.
Don't forget to setup usergroup permissions too.
xafltexans
07-27-2012, 03:08 AM
Just installed this(or atleast i tried to)
i put the stuff in the files folder(not the actual "Files" folder) into my root
i put the stuff in the images>>misc folders (not the actual folders) into the images>>misc under forum under the root.
it doesnt show up on my homepage.
i looked for everything on my user permissions but nothing was there for the shoutbox.
this is what i got when i went to the stylevars
https://vborg.vbsupport.ru/external/2012/07/1.png
i tried figuring out what it was but i can't. it looks like it says files are missing but i dont see how that would be right. idk.
any help is appreciated :)
fortforum
07-28-2012, 10:05 PM
Activate the PM Command (admincp)
Set the PM command permissions (admincp)
Set the PM in tabs option in the command options part (admincp > settings)
Pretty straightforward ;)
Only thing is, it doesn?t work very well. It shoots the formatting to pieces.
Ranger187
07-31-2012, 07:58 PM
Just installed this(or atleast i tried to)
i put the stuff in the files folder(not the actual "Files" folder) into my root
i put the stuff in the images>>misc folders (not the actual folders) into the images>>misc under forum under the root.
it doesnt show up on my homepage.
i looked for everything on my user permissions but nothing was there for the shoutbox.
this is what i got when i went to the stylevars
https://vborg.vbsupport.ru/external/2012/07/1.png
i tried figuring out what it was but i can't. it looks like it says files are missing but i dont see how that would be right. idk.
any help is appreciated :)
That REALLY looks like you didn't upload the files in the correct dir.
Whatever root of your forum is Upload the files FROM that path.
itskerz03
08-03-2012, 03:11 PM
How do I get this mod to work on a custom skin/template? My default template is a custom one. I have messed with all the permissions and other options. I still can not get the chat box to show up. I have uploaded all the files and installed the product twice. The chatbox controls show up correctly in the Admincp. Just no chatbox on my forumhome page :(
Ranger187
08-06-2012, 02:22 AM
How do I get this mod to work on a custom skin/template? My default template is a custom one. I have messed with all the permissions and other options. I still can not get the chat box to show up. I have uploaded all the files and installed the product twice. The chatbox controls show up correctly in the Admincp. Just no chatbox on my forumhome page :(
Usergroups. Enable it.
mirko185
08-06-2012, 06:07 PM
i use this version of plugin for more than a year on my website, www.hwmaster.com , recently i've upgraded the php version to 5.3 , and now the chatbox doesnt work.
i've already tried to unistall and reinstall the plugin, but still doesn't work. any solutions? Is that the php 5.3 version doesn't support it?
Ranger187
08-06-2012, 10:41 PM
i use this version of plugin for more than a year on my website, www.hwmaster.com , recently i've upgraded the php version to 5.3 , and now the chatbox doesnt work.
i've already tried to unistall and reinstall the plugin, but still doesn't work. any solutions? Is that the php 5.3 version doesn't support it?
It's not PHP that's the issue. MGC's site is running PHP 5.3.
Enable php debug and find the errors.
Or use firefox error console and post the error.
mirko185
08-07-2012, 11:12 AM
https://vborg.vbsupport.ru/external/2012/08/111.png
Ranger187
08-07-2012, 12:08 PM
What version is vbulletin?
Bernd Glasstett
08-08-2012, 08:14 AM
We use the chatbox since we changed to vBulletin 4. Here are some feature requests:
- I would like to show a certain channel as standard-channel in a certain forum. Seems that this isn't possible, as the standard-channel always shows up first.
- We would love to setup channels in order to only have a certain amount of users in it.
- We would love to have the option to give voice to users. Right now everyone can talk who is in the channel. But this isn't so good if you would like to set up an interview-chat.
If any of this is already possible, please tell me how. I haven't been able to find anything about it.
Bugs:
- Seems that the archive doesn't properly display older chat-messages. We have almost 1.000 chatmessages, but I cannot display them:
http://www.comicforum.de/mgc_cb_evo.php?do=view_archives&channel_id=0&dlimit=-1
Version is 3.2.3 on vBulletin 4.2.0 Patch Level 2
- Seems that the display on other channels than the standardchannel doesn't work right, as it looks rather broken:
http://www.comicforum.de/mgc_cb_evo.php?do=view_archives&channel_id=1&dlimit=14
an analysis showed up that the CSS isn't loaded.
sybakaos
08-08-2012, 08:58 AM
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error
<?
$hook_query_fields .= ",mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo _chanid";
$hook_query_joins .= " LEFT JOIN " . TABLE_PREFIX . "usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) ";
?>
You should add 'php' after the opening tag (<?php). It will fix a lot of issues users are having related to the permanent 'loading...' issues and is coding wise best practice.
Ranger187
08-08-2012, 07:35 PM
We use the chatbox since we changed to vBulletin 4. Here are some feature requests:
- I would like to show a certain channel as standard-channel in a certain forum. Seems that this isn't possible, as the standard-channel always shows up first.
- We would love to setup channels in order to only have a certain amount of users in it.
- We would love to have the option to give voice to users. Right now everyone can talk who is in the channel. But this isn't so good if you would like to set up an interview-chat.
If any of this is already possible, please tell me how. I haven't been able to find anything about it.
Bugs:
- Seems that the archive doesn't properly display older chat-messages. We have almost 1.000 chatmessages, but I cannot display them:
http://www.comicforum.de/mgc_cb_evo.php?do=view_archives&channel_id=0&dlimit=-1
Version is 3.2.3 on vBulletin 4.2.0 Patch Level 2
- Seems that the display on other channels than the standardchannel doesn't work right, as it looks rather broken:
http://www.comicforum.de/mgc_cb_evo.php?do=view_archives&channel_id=1&dlimit=14
an analysis showed up that the CSS isn't loaded.
I started a feature request thread on MGC's site: http://www.mgcproducts.com/showthread.php?2118-MGC-Chatbox-Feature-Request-Thread&p=4582#post4582
morrow
08-10-2012, 02:35 PM
Any way to make the chat box bigger so more posts display without having to scroll?
Thanks
r00028304
08-10-2012, 03:48 PM
Hmm, can't seem to find a "menu_open.gif" ..
Someone mind attaching this for me?
Ranger187
08-10-2012, 10:45 PM
Any way to make the chat box bigger so more posts display without having to scroll?
Thanks
Options.... It's under the amount of chats to display. ;)
Kybyrian
08-12-2012, 02:32 PM
I get the following errors when attempting to download archives from the beginning in CSV format:
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 166
The entirety of the shoutbox archive is then displayed as raw text below these errors.
Ranger187
08-12-2012, 05:34 PM
I get the following errors when attempting to download archives from the beginning in CSV format:
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 166
The entirety of the shoutbox archive is then displayed as raw text below these errors.
Is your forum path not specified in the config.php?
mirko185
08-13-2012, 04:37 PM
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error
<?
$hook_query_fields .= ",mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo _chanid";
$hook_query_joins .= " LEFT JOIN " . TABLE_PREFIX . "usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) ";
?>
You should add 'php' after the opening tag (<?php). It will fix a lot of issues users are having related to the permanent 'loading...' issues and is coding wise best practice.
Thanks!
Lemminator
08-14-2012, 11:41 AM
hi
i have this trouble with the addon for cms ! can anybody help me ?
PHP Fatal error: The license file //mgc_cb_evo/mgc_cb_evo_cms.lic\nfor /var//mgc_cb_evo/addons/cms/widgets/widget_center.php\nis not valid for this server.\n in Unknown on line 0, referer: http:/l/l/l...?search_type=1
[Sun Aug 05 11:19:43 2012] [error]
Ranger187
08-14-2012, 05:17 PM
hi
i have this trouble with the addon for cms ! can anybody help me ?
That's not a free product.
Post on the forum for priority support.
http://www.mgcproducts.com/forumdisplay.php?11-Priority-Support
hype901
08-14-2012, 06:34 PM
Installed and it took down my site with this error:
Warning: include([path]/mgc_cb_evo/plugins/init_startup.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/init_startup.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in [path]/includes/init.php(336) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/fetch_userinfo_query.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1855) : eval()'d code on line 68
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/fetch_userinfo_query.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in [path]/includes/functions.php(1855) : eval()'d code on line 68
Warning: include([path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(103) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_bootstrap_init_start.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in [path]/includes/class_bootstrap.php(103) : eval()'d code on line 1
Warning: include([path]/mgc_cb_evo/plugins/global_start.php) [function.include]: failed to open stream: No such file or directory in [path]/global.php(29) : eval()'d code on line 1
Warning: include() [function.include]: Failed opening '[path]/mgc_cb_evo/plugins/global_start.php' for inclusion (include_path='.:/usr/local/php5_3/lib/php') in [path]/global.php(29) : eval()'d code on line 1
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions.php on line 4513
hype901
08-14-2012, 07:05 PM
Okay .. fixed it
So how do I enable the bot?
hype901
08-14-2012, 07:28 PM
So how do I enable slash commands?
Ranger187
08-14-2012, 08:56 PM
So how do I enable slash commands?
IN the options. Add them to the usergroups you want.
grzywa92
08-15-2012, 09:26 PM
what i can disable stats in forumhome , i uncheck in options , but i can se all time this statistics.
VBDev
08-16-2012, 11:36 PM
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error
<?
$hook_query_fields .= ",mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo _chanid";
$hook_query_joins .= " LEFT JOIN " . TABLE_PREFIX . "usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) ";
?>
You should add 'php' after the opening tag (<?php). It will fix a lot of issues users are having related to the permanent 'loading...' issues and is coding wise best practice.
Yeah this has already been reported to me and got fixed in the next release.
Cl?ment
For those with the loading issue, that this dev has never sorted, it is an easy fix.
Either enable short_open_tag in PHP (via php.ini), or, open up the file fetch_userinfo_query.php in mgc_cb_evo\plugins folder and on the first line replace <? with <?PHP and save it.
That will fix the main loading issue where no chats are displayed, only the loading message is displayed and or loading gif is spinning and chats are viewable in archives only.
WFB
Ranger187
08-20-2012, 03:31 AM
For those with the loading issue, that this dev has never sorted, it is an easy fix.
Either enable short_open_tag in PHP (via php.ini), or, open up the file fetch_userinfo_query.php in mgc_cb_evo\plugins folder and on the first line replace <? with <?PHP and save it.
That will fix the main loading issue where no chats are displayed, only the loading message is displayed and or loading gif is spinning and chats are viewable in archives only.
WFB
Or it's mod security. And he HAS it fixed for the next release. Thanks.
Or it's mod security. And he HAS it fixed for the next release. Thanks.
A quick note on main page would possibly save people a lot of hassle and not have them uninstalling left right and centre for past year or so. This has been an issue for a LONG time, next release is ok, but an issue that has been on and off for well over a year is not so good.
But THANKS for your input letting me know, and others, on page 548 that HE HAS it fixed for the next release, sterling job, I am sure he appreciates you doing that for him.
Ranger187
08-22-2012, 08:59 PM
A quick note on main page would possibly save people a lot of hassle and not have them uninstalling left right and centre for past year or so. This has been an issue for a LONG time, next release is ok, but an issue that has been on and off for well over a year is not so good.
But THANKS for your input letting me know, and others, on page 548 that HE HAS it fixed for the next release, sterling job, I am sure he appreciates you doing that for him.
The loading issue wasn't because of the open tag, and the open tag issue was only from the past few releases. Save your snide comments for another site. Thanks.
mjfutures
08-26-2012, 12:11 AM
For those with the loading issue, that this dev has never sorted, it is an easy fix.
Either enable short_open_tag in PHP (via php.ini), or, open up the file fetch_userinfo_query.php in mgc_cb_evo\plugins folder and on the first line replace <? with <?PHP and save it.
That will fix the main loading issue where no chats are displayed, only the loading message is displayed and or loading gif is spinning and chats are viewable in archives only.
WFB
I just installed this on a fresh vBulletin and noting loads....maybe your fix above is what I need. Where do I locate the PHP.ini to edit? Sorry if that is a silly question but I'm drawing a blank. Thanks.
mjfutures
08-26-2012, 12:17 AM
I actually just neglected to go into usergroups and add chatbox....my bad.
mjfutures
08-26-2012, 12:21 AM
I got chat box loaded but now images aren't loading, see my site pic
https://dl.dropbox.com/u/9249454/Screen%20Shot%202012-08-25%20at%208.20.13%20PM.png
mjfutures
08-27-2012, 05:20 AM
I got the chat working
Ranger187
08-27-2012, 04:42 PM
I got the chat working
Excellent. Sounds like you just didn't copy the images into the right theme folder.
mjfutures
08-27-2012, 06:42 PM
Excellent. Sounds like you just didn't copy the images into the right theme folder.
I think I was just on the computer to long that day and overlooked the obvious.
I am unable to get this chatbox to show up on my homepage using vbadvanced...I followed all the tutorials but it will not show. if anyone wants to pop on as admin and help me out or give me some advice that would be great.
thanks
Ranger187
08-27-2012, 06:56 PM
Mjfutures, I'm pretty sure this is why:
CMS Integration (not included - separate product)
http://www.mgcproducts.com/icart.php?do=product&productid=13
mjfutures
08-27-2012, 10:48 PM
Mjfutures, I'm pretty sure this is why:
http://www.mgcproducts.com/icart.php?do=product&productid=13
Thank You!
Ranger187
08-28-2012, 12:12 AM
Thank You!
Any time......
hype901
08-28-2012, 01:39 AM
GoDaddy's 4G hosting causes a long enough dateline delay between the web server and the database server that it puts shouts out of order. Had to uninstall this mod and move to a web IRC solution instead.
doctorsexy
08-28-2012, 10:34 AM
prob have been better to uninstall GoDaddy and keep the chatbox...:D:up:
youjoomla
08-28-2012, 03:14 PM
very nice hack but php shortcode? seriously I spent 1h reading forums and settings , so for anyone who is stuck on loading... screen , check your server and enable php short open tag
or change :
<?
to
<?php in
mgc_cb_evo/plugins/fetch_userinfo_query.php
Ranger187
08-28-2012, 09:04 PM
GoDaddy's 4G hosting causes a long enough dateline delay between the web server and the database server that it puts shouts out of order. Had to uninstall this mod and move to a web IRC solution instead.
This isn't a chat issue. It's a VPS hosting issue.
http://www.hostgator.com FTW
Cheap and reliable.
stardotstar
09-02-2012, 04:09 AM
When posts are reported we have a forum in which the report is posted to allow staff to see.
How does the chat notify that a report is made? I see that the reports go to the chat options in the admincp but that is not often viewed.
Hope this hasn't been asked a million times but with 550 pages in this thread I hope someone can quickly provide an answer - thanks in advance;
W
VBDev
09-05-2012, 07:58 PM
Only in acp, but it will notify in the notification system in the next release that should be out by end of month.
Clément
Ranger187
09-08-2012, 12:08 AM
FYI, VBDev is on vacation until the 18th. So support will be limited during that time.
pandaplush
09-17-2012, 05:30 AM
For those with the loading issue, that this dev has never sorted, it is an easy fix.
Either enable short_open_tag in PHP (via php.ini), or, open up the file fetch_userinfo_query.php in mgc_cb_evo\plugins folder and on the first line replace <? with <?PHP and save it.
That will fix the main loading issue where no chats are displayed, only the loading message is displayed and or loading gif is spinning and chats are viewable in archives only.
WFB
Thanks for the fix, you're awesome. The mod security fixes suggested in the readme DID NOTHING.
Inphection
09-22-2012, 02:28 PM
So i installed this on vb 3.6.8 and all i get in the shoutbox is a constant "loading" and the refresh icon keep's going.. Any help would be greatly appreciated.
Edit: After looking around i have used the <?php fix, but still recieve said problem.
Ranger187
09-22-2012, 03:37 PM
So i installed this on vb 3.6.8 and all i get in the shoutbox is a constant "loading" and the refresh icon keep's going.. Any help would be greatly appreciated.
Edit: After looking around i have used the <?php fix, but still recieve said problem.
Did you check mod_security like explained in the readme?
Inphection
09-22-2012, 03:37 PM
Yes, i did that fix as well and still have the issue.
Inphection
09-22-2012, 03:54 PM
However it still goes to the inactivity part.
fookaa
09-22-2012, 03:55 PM
Does anyone have dark buttons for the shout box they would like to share by any chance ?
I will pay you in smileys ?
Inphection
09-22-2012, 04:22 PM
The error console mentions something about a security token not being defined. And list the file mgc_cb_evo_chatbox.js
ispots
09-24-2012, 01:05 PM
Does anyone have any recommendations on how to speed the chatbox load time up dramatically if all you are using are the basic features (usergroup permissions, etc)?
Ranger187
09-26-2012, 07:31 AM
Does anyone have any recommendations on how to speed the chatbox load time up dramatically if all you are using are the basic features (usergroup permissions, etc)?
It's fast by default. Are you on a VPS/Shared host? If you have it load on every page it will eat your resources up as opposed to having it on the forum main page.
Also if you disable guests/unregistered/not logged in from seeing it (robots etc) then it will also speed up on a VPS.
ispots
09-28-2012, 02:08 PM
It's not really fast at all. I have it on 2 pages and have only my paid members using it.
From what I can tell it loads a ton of stuff in the background to support all the other features. It is the last thing to load on my pages by almost 3 seconds.
Ranger187
09-29-2012, 02:13 AM
It's not really fast at all. I have it on 2 pages and have only my paid members using it.
From what I can tell it loads a ton of stuff in the background to support all the other features. It is the last thing to load on my pages by almost 3 seconds.
Again, I asked if it was a VPS site. As that has a lot to do with it.
When I host it on my OWN server, it's lightning fast. And this is only a home server with cable. And all users stated the same.
When I host it on VPS based, it really matters as the php and server config matters. What I'm getting at, is a server is only as good as the person administering it (And I'm not saying you aren't) so the settings, server load of that cpu etc matter.
I use HostGators for hosted and it's been a lot faster than most, and the cheapest (like $5 a month)...
Maybe grep it and see what's using the processes the most. Post them here and VBDev can see where the issues lay.....
I'm almost positive you can configure it a lot, but there are TOO many settings.
VBDev and I talked about a total makeover of the plugin and the future version will be less cpu intense as it MIGHT have a plugin system so you only add what features you want.
Skyrider
09-29-2012, 06:01 AM
VBDev.. Anyway HTML can be used within the chatbox? I'm currently using a plugin to show a rainbow effect, but it won't display in the chatbox, but it works in the archive.
gmerin
10-02-2012, 11:11 AM
Clément, how many requests for my paid license file do i have to post on mgcproducts? you're making me curious about removing ioncube.
Ranger187
10-02-2012, 01:10 PM
Cl?ment, how many requests for my paid license file do i have to post on mgcproducts? you're making me curious about removing ioncube.
MGC Chatbox Evo BF-09-30-2012
Started by gmerin, 09-30-2012 04:59 PM
Replies: 2
Views: 7
Last Post: Today 05:50 AM
by gmerin
I can see it. Have some patience, he's in France. His normal time is 12hours-2 days. So he should get to it today.
gmerin
10-02-2012, 02:49 PM
MGC Chatbox Evo BF-09-30-2012
Started by gmerin, 09-30-2012 04:59 PM
Replies: 2
Views: 7
Last Post: Today 05:50 AM
by gmerin
I can see it. Have some patience, he's in France. His normal time is 12hours-2 days. So he should get to it today.
ok (i have patience but I originally asked 2 days ago..)
Ranger187
10-02-2012, 03:36 PM
2 business days is normally his usual. I already sent him a message. You'll be fine. ;)
Ranger187
10-06-2012, 02:56 AM
ok (i have patience but I originally asked 2 days ago..)
I just checked and saw he posted your license file that day. You should be good to go.
Also a minor update with bug fixes will be released any day.
nacaruncr
10-09-2012, 06:14 AM
When I refresh my forum the messages are missed and I have to click on refresh button to charge all the messages again :/
How or where I can fix this? Because I see this hack running in other forum pretty well... but in my web has this problem :/
Someone help me please :'(
Ranger187
10-10-2012, 06:22 AM
When I refresh my forum the messages are missed and I have to click on refresh button to charge all the messages again :/
How or where I can fix this? Because I see this hack running in other forum pretty well... but in my web has this problem :/
Someone help me please :'(
Sounds like a server issue here. Have you checked the cpu usage?
VBDev
10-10-2012, 10:14 PM
<font color="Red">Chatbox updated to 3.3.0
</font>
Alfa1
10-11-2012, 12:22 AM
Its working for me.
Is it possible to replace the notification sound with the facebook chat sound?
Edit: The drop down actions are not working. Do you have any idea what to do to fix this?
The help box will not close when opened.
Lemminator
10-11-2012, 05:16 AM
i have updatet and now i have the problem when i type e message in the box i become the message: you have Your page request failed because of a lack of security tokens can not be processed.
If you think that this is an error, please contact the administrator and describe exactly what you are doing before you receive this message.
mgurain
10-11-2012, 07:01 AM
We expected to see the chat to appear in mobile and touch devices, we cannot use it there since long time !
only when we set on a PC can use it !
Hope to see this very important need ?
Thanks,,
VBDev
10-11-2012, 07:38 AM
@alpha1
If you have a swf file of the sound yes.
You are still running 3.8.x right? Don't you have a close link in the menu?
@Lemminator
Have you checked all your chatbox templates are reverted and have you tried to empty your browser cache?
@mgurain
I don't have such request in my project tools page on my site, hence it has never been filed.
What's wrong with mobile? Chatbox is too big?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.