vb.org Archive

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

Crotan 06-27-2012 01:14 AM

Quote:

Originally Posted by cuberider (Post 2343181)
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

Quote:

Originally Posted by Crotan (Post 2343182)
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

Quote:

Originally Posted by MaxLiao (Post 2345458)
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

Quote:

Originally Posted by VBDev (Post 2314310)
Ok I miswrite a bit but that was close, here :

Code:

.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

Quote:

Originally Posted by VTXCafe.com (Post 2345808)
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/forumdisp...-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

Quote:

Originally Posted by Gambler22 (Post 2345981)
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

Quote:

Originally Posted by bjkinzluvr (Post 2347402)
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

Quote:

Originally Posted by bjkinzluvr (Post 2347402)
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

Quote:

Originally Posted by madscientist06 (Post 2348308)
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.

Quote:

Originally Posted by TruthElixirX (Post 2348809)
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

Quote:

Originally Posted by fortforum (Post 2351417)
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

Quote:

Originally Posted by VBDev (Post 2305018)
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

Quote:

Originally Posted by xafltexans (Post 2351774)
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

Quote:

Originally Posted by itskerz03 (Post 2354050)
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

Quote:

Originally Posted by mirko185 (Post 2355024)
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....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....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

PHP Code:

<?
$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

Quote:

Originally Posted by Bernd Glasstett (Post 2355454)
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....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....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/showthrea...=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

Quote:

Originally Posted by morrow (Post 2355993)
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:

PHP Code:

Warningin_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:5615in [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:5615in [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:5615in [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:5615in [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:5615in [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:5615in [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

Quote:

Originally Posted by Kybyrian (Post 2356420)
I get the following errors when attempting to download archives from the beginning in CSV format:

PHP Code:

Warningin_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:5615in [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:5615in [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:5615in [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:5615in [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:5615in [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:5615in [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

Quote:

Originally Posted by sybakaos (Post 2355459)
The file mgc_cb_evo/plugins/fetch_userinfo_query.php contains an error

PHP Code:

<?
$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 ?

Quote:

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

Quote:

Originally Posted by Lemminator (Post 2356871)
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/forumdisp...iority-Support


All times are GMT. The time now is 11:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07601 seconds
  • Memory Usage 1,913KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete