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.


All times are GMT. The time now is 02:07 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.09063 seconds
  • Memory Usage 1,757KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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