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)

Skyborg 01-10-2012 09:23 PM

Quote:

Originally Posted by ikorolis (Post 2286214)
i have PHP Fatal error how to fix?

[Tue Jan 10 22:09:21 2012] [error] [client xxxxxx] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/username/public_html/forums/includes/mgc_cb_evo/class_display.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forums/profile.php(4553) : eval()'d code on line 71

If you have VBulletin 3.x show this Post from VBDev:
https://vborg.vbsupport.ru/showpost....postcount=7584

There is a changed class_display.php

Hope this helps

CrypticGTX 01-10-2012 09:31 PM

Quote:

Originally Posted by VBDev (Post 2286192)
Files are missing.

Which files?? I am pretty confident I copied everything to all my forum templates.

ikorolis 01-10-2012 09:32 PM

view file build for 3.2.1 not 3.0.0 have for VB3.x and no fixed error.

temp solution uninstalled MGC Chatbox

the PHP Error created anyone using USERCP -> EDIT OPTION give HTML 500 ERROR and created this PHP Error on server log.

morrow 01-10-2012 10:02 PM

Quote:

Originally Posted by VBDev (Post 2286045)
That way of doing it shall not have changed between the two version.

I however did it in another way in my addon.

Would you mind explaining how because the way I originally got it working (see the link in my other thread) doesn't seem to work anymore.

I can no longer use this modification and am going to have to abandon it for a different one which sucks because after you replied to my post with the two questions (bypassing my real question as to how to get this to work with vbAdvanced), you answered only the one that directed me to where I can pay for the software (which I did).

I understand you're not vbAdvanced support but you did mention you "did it another way in my addon". I just need some direction here. I'm not asking you to install it for me. Just explain how you got it to work with vbAdvanced.

If you don't rememeber or don't know how, just say so but please don't avoid the question.

Sid_pachi 01-10-2012 10:14 PM

Updated everything and all is working fine (for the most part)

Im having a senior moment and for the life of me can't get the background to change colour etc
i've read through the thread and for the life of me cant locate the .css etc (its been a rough night)
if anyone can unstick me it be appreciated

Successfulsteps 01-10-2012 10:57 PM

I paid for the licenses, two of them and two installs two. But it seems my questions are out the scope of the installs as I have some problems with the display also.

Can anyone else here help? I cannot use the other channel even though I did it right by creating the 3 images.

In the text input field, I have a box over it that is white with an X and when I inspect with Firebug, it says that box is this:

HTML Code:

<input type="text" role="presentation" readonly="readonly" tabindex="-1" value="Χ" class="dijitReset dijitInputField dijitValidationIcon dijitValidationInner">
I need help!

The reason I DID pay for licenses was to get the support I need to be able to have the chat for not only the staff in another channel, as we use the chat for chat a lot, and I would like to open it up for my other members, with the ability to keep the staff chats private.

1F42 01-11-2012 05:38 AM

Reply from my host within 4 hours;

"I apologize for any inconvenience that this may have caused you. As you requested, I have installed the new ioncube in your account. Could you check it once again from your end?"

So i'll have another bash later today, it pays to have a good host and yes I am on a shared sever too.

VBDev 01-11-2012 06:44 AM

Quote:

Originally Posted by CrypticGTX (Post 2286223)
Which files?? I am pretty confident I copied everything to all my forum templates.

No I meant your screenshot, they are missing. Sorry about not havin' been clear.

Quote:

Originally Posted by ikorolis (Post 2286225)
view file build for 3.2.1 not 3.0.0 have for VB3.x and no fixed error.

temp solution uninstalled MGC Chatbox

the PHP Error created anyone using USERCP -> EDIT OPTION give HTML 500 ERROR and created this PHP Error on server log.

I didn't understand everything you said, I know you're greek, try using google translate, it might give clearer results ;)

Edit the plugin that relates to user edit options, check for an include, there must be an include that contains includes/mgc_cb_evo/class_display.php instead of mgc_cb_evo/class_display.php, change it.

Quote:

Originally Posted by morrow (Post 2286237)
Would you mind explaining how because the way I originally got it working (see the link in my other thread) doesn't seem to work anymore.

I can no longer use this modification and am going to have to abandon it for a different one which sucks because after you replied to my post with the two questions (bypassing my real question as to how to get this to work with vbAdvanced), you answered only the one that directed me to where I can pay for the software (which I did).

I understand you're not vbAdvanced support but you did mention you "did it another way in my addon". I just need some direction here. I'm not asking you to install it for me. Just explain how you got it to work with vbAdvanced.

If you don't rememeber or don't know how, just say so but please don't avoid the question.

What I meant is that the post you pointed out show how to do it using the show on other page feature from the chatbox. I haven't changed anything so this would be supposed to work. Thus I never tested so I can't say you that I'm 100% sure.

When I mentioned I did it another way in my addon, I am not speaking of the chatbox but of the CMS integration product (see my website for details).

The addon integrates the chatbox to the CMS through a vBAdvanced module which calls php code that I wrote to set up either the normal chatbox or the chatbox in sidebar instead of doing it by using show on every page in a var feature.

Not sure if that answers your question ?

Quote:

Originally Posted by Sid_pachi (Post 2286242)
Updated everything and all is working fine (for the most part)

Im having a senior moment and for the life of me can't get the background to change colour etc
i've read through the thread and for the life of me cant locate the .css etc (its been a rough night)
if anyone can unstick me it be appreciated

You mean u have a white background instead of a dark one like you have on your style ?

If you have the PM in tabs feature activated then you won't be able to change, this is a bug that has already been reported to me. I'll provide a fix when I come to one.

Quote:

Originally Posted by Successfulsteps (Post 2286251)
I paid for the licenses, two of them and two installs two. But it seems my questions are out the scope of the installs as I have some problems with the display also.

Can anyone else here help? I cannot use the other channel even though I did it right by creating the 3 images.

In the text input field, I have a box over it that is white with an X and when I inspect with Firebug, it says that box is this:

HTML Code:

<input type="text" role="presentation" readonly="readonly" tabindex="-1" value="Χ" class="dijitReset dijitInputField dijitValidationIcon dijitValidationInner">
I need help!

The reason I DID pay for licenses was to get the support I need to be able to have the chat for not only the staff in another channel, as we use the chat for chat a lot, and I would like to open it up for my other members, with the ability to keep the staff chats private.

I provide you the support, it's not immediate as I just not have only one user/customer to deal with you know.
And Furthermore I live in France, so perhaps not in the same timeline as yours. I am not there 24H/24H 7 days a week, and I happen to sleep at night ;)

I did answer to you though, it seems to come from another mod of yours that overwrite the content of the headinclude template hook instead of appending to it.
Try to deactivate the mod I pointed you too and see if disabling it fixes it.

VBDev 01-11-2012 06:48 AM

Quote:

Originally Posted by 1F42 (Post 2286398)
Reply from my host within 4 hours;

"I apologize for any inconvenience that this may have caused you. As you requested, I have installed the new ioncube in your account. Could you check it once again from your end?"

So i'll have another bash later today, it pays to have a good host and yes I am on a shared sever too.

Clearly :) Hosts that are not eager to help are mostly not good hosts.

VBDev 01-11-2012 08:36 AM

Oh by the way, if you do speak another language and are willing to translate, there is an application form on my website. Translator get free samples of the products ;)

14DH01 01-11-2012 09:13 AM

For information,
The page, "more smileys" comes up again with the MGC Chatbox Evo 3.0.0
VB on my 1.4.10 +
With a new installation of your VBDev hacks;)

Quote:

Pour information,
La page, "smileys plus" est de nouveau op?rationnel avec la MGC chatbox Evo 3.0.0
sur mon VB 4.1.10 +
Avec une nouvelle installation de votre hacks VBDev ;)
@ bient?t

ikorolis 01-11-2012 12:01 PM

my friend forgive me for my bad English I'm seeing from Greece and I do not know English well.

So I think that if something wrong;

the program I use is mgc_cb_evo version 3.0.0 (vb 3.8.x)

it contains are:

admincp
includes
mgc_cb_evo

3 directories

contains no folder like that you say "includes/ mgc_cb_evo"

I must say that edit some files.

Can you tell me in simple terms what can I do to fix the problem that I face;

i am download your plugin and upload anything inside "files"

3 directories

admincp =>mysite/forums/admincp
includes => mysite.com/forums/includes
mgc_cb_evo => mysite.com/forums/mgc_cb_evo

after using admincp and plug in manager upload product xml file.

anything? wrong?

PHP ERROR have any try to USERCP / EDIT OPTIONS

PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/username/public_html/forums/includes/mgc_cb_evo/class_display.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forums/profile.php(4553) : eval()'d code on line 71

morrow 01-11-2012 12:41 PM

Quote:

Originally Posted by VBDev (Post 2286414)

What I meant is that the post you pointed out show how to do it using the show on other page feature from the chatbox. I haven't changed anything so this would be supposed to work. Thus I never tested so I can't say you that I'm 100% sure.

When I mentioned I did it another way in my addon, I am not speaking of the chatbox but of the CMS integration product (see my website for details).

The addon integrates the chatbox to the CMS through a vBAdvanced module which calls php code that I wrote to set up either the normal chatbox or the chatbox in sidebar instead of doing it by using show on every page in a var feature.

Not sure if that answers your question ?

1. The old way doesn't seem to work for me. :( I suppose that's the bad news.
2. Yes, you've answered my question so thank You.
3. I purchased the addon. You're getting rich off of me. :) (kidding).
4. Please send me the license files for both products, I know it says 48hrs but seeing you having nothing else going on today, why not send it over now?
5. To solve the Time Zone issue you seem to be having with the guy in greece, I propose you move to NY this way at least the two of us are in sync. :)

Thanks for your time.

ikorolis 01-11-2012 01:56 PM

the guy from greece dont rush is free user no paid user and dont have problem priority support paid users.

temp fixed
uninstall product

anytime have fixed reupload and reinstall.

thank you for your help.

1F42 01-11-2012 03:36 PM

well it turns out my host aint that good they did not and will not update so that's it for me now I will have to stay on 3.0.0.


We have ionCube loader version 3.1.25 installed on our servers. It appears that you need an higher version of ion Cube loader i.e., 4.0.12 for your application. Since we are in shared hosting environment we can not install components or upgrade version of ion Cube loader for a single customer.

Tunnox 01-11-2012 04:50 PM

Really, the function with ioncube just sucks. Im on a shared webspace too, and they dont setup for me the ioncube.

VBDev 01-11-2012 06:04 PM

Quote:

Originally Posted by ikorolis (Post 2286501)
my friend forgive me for my bad English I'm seeing from Greece and I do not know English well.

No problem dude ;)

Quote:

Originally Posted by ikorolis (Post 2286501)
So I think that if something wrong;

the program I use is mgc_cb_evo version 3.0.0 (vb 3.8.x)

it contains are:

admincp
includes
mgc_cb_evo

3 directories

contains no folder like that you say "includes/ mgc_cb_evo"

I must say that edit some files.

Can you tell me in simple terms what can I do to fix the problem that I face;

i am download your plugin and upload anything inside "files"

3 directories

admincp =>mysite/forums/admincp
includes => mysite.com/forums/includes
mgc_cb_evo => mysite.com/forums/mgc_cb_evo

after using admincp and plug in manager upload product xml file.

anything? wrong?

PHP ERROR have any try to USERCP / EDIT OPTIONS

PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/username/public_html/forums/includes/mgc_cb_evo/class_display.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forums/profile.php(4553) : eval()'d code on line 71

Go in your admincp > Plugin manager

Edit the one called : "profile_complete"

Replace
PHP Code:

require_once(DIR '/includes/mgc_cb_evo/class_display.php'); 

By
PHP Code:

require_once(DIR '/mgc_cb_evo/class_display.php'); 

I am sure I already reported that.

Quote:

Originally Posted by morrow (Post 2286507)
1. The old way doesn't seem to work for me. :( I suppose that's the bad news.
2. Yes, you've answered my question so thank You.
3. I purchased the addon. You're getting rich off of me. :) (kidding).
4. Please send me the license files for both products, I know it says 48hrs but seeing you having nothing else going on today, why not send it over now?
5. To solve the Time Zone issue you seem to be having with the guy in greece, I propose you move to NY this way at least the two of us are in sync. :)

Thanks for your time.

Well if I had a golden job in NY I would not refuse moving there ;)

Quote:

Originally Posted by Tunnox (Post 2286598)
Really, the function with ioncube just sucks. Im on a shared webspace too, and they dont setup for me the ioncube.

That might be easy to setup if you don't have ioncube installed at all on your host.

Which host do you have ?

Successfulsteps 01-11-2012 10:08 PM

Quote:

Originally Posted by VBDev (Post 2286414)
I provide you the support, it's not immediate as I just not have only one user/customer to deal with you know.
And Furthermore I live in France, so perhaps not in the same timeline as yours. I am not there 24H/24H 7 days a week, and I happen to sleep at night ;)

I did answer to you though, it seems to come from another mod of yours that overwrite the content of the headinclude template hook instead of appending to it.
Try to deactivate the mod I pointed you too and see if disabling it fixes it.

I tried disabling Marco's Editor and that did not help me with getting those images to show up nor the x that appears during full chat mode. I even took the period out of the hook on the headerincludes, and re-enabled it, hoping that might help, no go.

morrow 01-11-2012 10:20 PM

This morning I had a choice... $4.11 for my starbucks coffee which I typically can't live without or for an additional .89 cents, I can download the vBadvanced mod. I opted for plan B and now my site is working great again. I'd say it was the best $5.00 ever spent but I'm having an issue right now with withdrawal from my starbucks.

CrypticGTX 01-12-2012 02:44 AM

Quote:

Originally Posted by VBDev (Post 2286414)
No I meant your screenshot, they are missing. Sorry about not havin' been clear.

Odd I see the attachment photos in the post. I'll try re-posting them with image links here:


https://vborg.vbsupport.ru/external/2012/01/49.jpg
https://vborg.vbsupport.ru/external/2012/01/49.jpg


It appears that I cant actually click anything in the menu and get an action. It just makes the menu disappear in Firefox. The behavior seems worse in IE. When you roll over a menu item, the menu disappears behind other elements.

Does this work for anyone? I've been messing around with this for hours now.

Skyborg 01-12-2012 09:04 AM

Quote:

Originally Posted by CrypticGTX (Post 2286795)
Odd I see the attachment photos in the post. I'll try re-posting them with image links here:


https://vborg.vbsupport.ru/attachmen...1&d=1326228130
https://vborg.vbsupport.ru/attachmen...2&d=1326228130


It appears that I cant actually click anything in the menu and get an action. It just makes the menu disappear in Firefox. The behavior seems worse in IE. When you roll over a menu item, the menu disappears behind other elements.

Does this work for anyone? I've been messing around with this for hours now.

I have the same Problem.

VBDev got Logindata to my Forum to Check this.

Firefox und IE doesnt work but chrome does.

ikorolis 01-12-2012 10:05 AM

Quote:

Originally Posted by VBDev (Post 2286629)
No problem dude ;)

Go in your admincp > Plugin manager

Edit the one called : "profile_complete"

Replace
PHP Code:

require_once(DIR '/includes/mgc_cb_evo/class_display.php'); 

By
PHP Code:

require_once(DIR '/mgc_cb_evo/class_display.php'); 

I am sure I already reported that.

Thank you
Problem fixed

now have translations again...

bytheway i am try yesterday the new mgc but no working any commands to me (ioncube have related i think)

VBDev 01-12-2012 10:24 AM

@Skyborg : just tested, with chrome (only browser I have here @ work), I have been able to slap and/or remove chats without issue

@ikorolis : have you activated the commands ? in admin cp. As well as set the commands permissions for each.

Tunnox 01-12-2012 10:43 AM

1 Attachment(s)
The Chatbox wont display in my forums. How can i add the shoutbox in my custom style? like below navbar?

This ones in Readme is old:

VBDev 01-12-2012 11:31 AM

Have you set usergroup permissions tunox, are you sure it just not a problem of configuration ?

PPhysX 01-12-2012 11:44 AM

Can anyone tell me how I can disable some colors in the color choice BBcode?

Skyborg 01-12-2012 12:46 PM

Quote:

Originally Posted by VBDev (Post 2286868)
@Skyborg : just tested, with chrome (only browser I have here @ work), I have been able to slap and/or remove chats without issue

@ikorolis : have you activated the commands ? in admin cp. As well as set the commands permissions for each.

You are right, but it works only with chrome.

Please Try it with another Browser from home.

I tested the following:
Chrome: o.k.
Firefox 8: nothing happend (errors in firebug)
IE8: nothing happend when click on some of the action links.

Thank you

Skyborg 01-12-2012 12:47 PM

Quote:

Originally Posted by PPhysX (Post 2286890)
Can anyone tell me how I can disable some colors in the color choice BBcode?

You can change it in admincp

morrow 01-12-2012 12:49 PM

Although minor and I can live without it, I cannot slap anyone either. Also, noticed a few other things not working. As they come around, I'll post them here. Like I said, I don't need to slap anyone but it's probably a cool option to be able to do it for kicks.

Tunnox 01-12-2012 01:51 PM

1 Attachment(s)
I tested it too with Firefox and IE and it happens nothing. If i test ist with chrome, it works.

https://vborg.vbsupport.ru/attachmen...1&d=1326379890

PPhysX 01-12-2012 03:12 PM

Quote:

Originally Posted by Skyborg (Post 2286899)
You can change it in admincp

Quote:

Originally Posted by PPhysX (Post 2286890)
Can anyone tell me how I can disable some colors in the color choice BBcode?

Where exactly, I've looked but I can't find it anywhere...

Zabulus 01-12-2012 03:22 PM

I ran into the Ionloader issue as well. I need hosting to install it I guess. Went back to 3.0 and now it says theres a security token missing?

:(

Skyborg 01-12-2012 06:14 PM

1 Attachment(s)
Quote:

Originally Posted by PPhysX (Post 2286942)
Where exactly, I've looked but I can't find it anywhere...

MGC Chatbox EVO: Chats formatting and sending

under: NEW Authorized colors in the chatbox

RedDevil 01-12-2012 06:15 PM

I seem to have an issue in admincp when i enable the free version half my settings menu goes missing, disbled its fine any ideas??

current version is 4.1.4pl6

jaffaman 01-12-2012 07:51 PM

I have put this on my test site before i put it on our live site but i am getting......

Quote:

Site error: the file /home/csaleagu/public_html/testvb/mgc_cb_evo/plugins/init_startup.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the website operator. If you are the website operator please use the ionCube Loader Wizard to assist with installation.
So i asked my server host about ionCube here's there reply....

The ionCube loader is already enabled in the server. Please verify it from the snippet below:

Quote:

+++++++++++
[root@starscream public_html]# php -i|grep ionCube
with the ionCube PHP Loader v4.0.9, Copyright (c) 2002-2011, by ionCube Ltd., and
ionCube Loader
[root@starscream public_html]#
+++++++++++
So i am not sure what to do ?

Ranger187 01-13-2012 04:05 AM

Quote:

Originally Posted by morrow (Post 2286750)
This morning I had a choice... $4.11 for my starbucks coffee which I typically can't live without or for an additional .89 cents, I can download the vBadvanced mod. I opted for plan B and now my site is working great again. I'd say it was the best $5.00 ever spent but I'm having an issue right now with withdrawal from my starbucks.

Haha! You sound like me.

I used to go there like multiple times a day and then when I added up how much I spent there a month, realized I could buy a second vehicle with the amount spent.

I now goto Sheetz for their Chai Tea ($1.82) compared to Five Bucks (My new nickname for Starbucks) $4.92...

My friends still are in disbelief that I disowned Five Bucks. ;)


Quote:

Originally Posted by RedDevil (Post 2287006)
I seem to have an issue in admincp when i enable the free version half my settings menu goes missing, disbled its fine any ideas??

current version is 4.1.4pl6


Is this a FRESH install of the new version 3.2.1 or did you upgrade/update it from a previous version?

I would uninstall the product via the readme files instructions and then reinstall it.

VBDev 01-13-2012 07:07 AM

Quote:

Originally Posted by Skyborg (Post 2286898)
You are right, but it works only with chrome.

Please Try it with another Browser from home.

I tested the following:
Chrome: o.k.
Firefox 8: nothing happend (errors in firebug)
IE8: nothing happend when click on some of the action links.

Thank you

I have noted the bug, I'll look into it as soon as I can along with other reported bugs :)

ikorolis 01-13-2012 10:11 AM

Quote:

Originally Posted by VBDev (Post 2286868)
@Skyborg : just tested, with chrome (only browser I have here @ work), I have been able to slap and/or remove chats without issue

@ikorolis : have you activated the commands ? in admin cp. As well as set the commands permissions for each.

no problem for me

upload - install 3.0.0
translate

i have free time maybe try 3.2.1

VBDev 01-13-2012 10:24 AM

Quote:

Originally Posted by ikorolis (Post 2287229)
no problem for me

upload - install 3.0.0
translate

i have free time maybe try 3.2.1

If you plan on translating the chatbox in greek, you should look @ my site, I am looking for translators in other languages, they get a compensation.

More details on it.

RedDevil 01-13-2012 12:26 PM

Quote:

Originally Posted by Ranger187 (Post 2287143)




Is this a FRESH install of the new version 3.2.1 or did you upgrade/update it from a previous version?

I would uninstall the product via the readme files instructions and then reinstall it.


new install of V3.2.1, i use the paid version on other site but not upgraded yet.


EDIT: Removed all and uninstalled, then re-installed same effect, disbled for now.


All times are GMT. The time now is 06:44 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.25492 seconds
  • Memory Usage 1,909KB
  • 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
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (32)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