The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MGC Chatbox Evo Details »» | |||||||||||||||||||||||||||
Overview MGC Chatbox Evo is the most ever installed chatbox for vBulletin ! It offers a new enhanced online experience to your members leading to increased time spent online of more than 25% by providing them with a new, more interactive, way to interact with each other.
Detailed features Following is a non-exhaustive list:
Refer to the readme for the chatbox install. Demo Live demo on MGC Products forum Languages
Support On my website mostly and in this thread Int?gration Integration in IBProarcade is described in the readme. vBAdvanced CMPS and vBulletin 4 CMS integration are available as additional modules. Compatibility This hack is compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x Changelog First part: https://vborg.vbsupport.ru/showpost....&postcount=221 Second part: https://vborg.vbsupport.ru/showpost....postcount=5429 Third part: https://vborg.vbsupport.ru/showpost....postcount=8469 How to set the channel images Thanks to princeedwards for this little how to : click here PRO version and additional addons available on my website This mod is automatically compatible with vB3.6.x, vB3.7.x, vB3.8.x and vB4.x.x Download Now
Show Your Support
|
18 благодарности(ей) от: | ||
CarpCharacin, Dotox, guvatara, Honk0815, john7911, Judge Dredd X, Lemminator, munkfish, nacaruncr, NoMatt3r, O_Dog, Popa Andrei, Shadowxxxx, theuploader, Toorak Times, zbahadir |
Comments |
#5492
|
|||
|
|||
Well, nuking our mgc tables seems to have fixed the errors.
Now, get the rest of the site online. |
#5493
|
|||
|
|||
Ok, my whole site is not ruined but anytime it is turned on in vbadvanced it errors the site and then when it is turned on in the forums i get errors on the top, when it is turned off all is fine...ugh...I need to get a chat back up on the site....
|
#5494
|
|||
|
|||
Quote:
I had to delete all the mcg tables and am yet to get the blooming site to display again. So, i got rid of the errors, but that seems to have got rid of all the other stuff too... even though its all there. :| |
#5496
|
||||
|
||||
There are several problems with the chatbox that need patching in the next version (or you can do them yourself if you want). They are found in includes/class_dm_mgccbchat.php and mgc_cb_evo_acp.php (they may also be elsewhere but i haven't seen it and am too lazy to look but if you have a 'wrong datatype in blah blah' this pertains to you)
They occur in many places, but the simplest way to find them is to do a search for "explode(" so you'll have an instance like Code:
if (!empty($command['usergroupids'])) { $command['usergroupids'] = explode(',',$command['usergroupids']); } Code:
if (!empty($command['usergroupids'])) { $command['usergroupids'] = explode(',',$command['usergroupids']); } else $command['usergroupids'] = array(); Note you will only experience these errors if at least one command has a blank userid and/or usergroupids. Additionally the problems occur most drastically (ie blank chatbox etc) for users who are part of secondary- and/or member- groups. This issue may have existed in prior versions as well. \o/ /hand |
#5497
|
|||
|
|||
Quote:
When i will go to the Portal it cames only a white site, then i make the shoutbox off and it works fine...only in the Portal from vBadvanced... |
#5498
|
|||
|
|||
I am newer, so please forgive me if my question sounds stupid.
I fixed the issue I was having before with the French interspersed with the English, but I can't fix the loading issue I am having. I have read the responses on this thread and can't figure out if I should try upgrading to 2.4.1 or alter code somewhere in the 2.3.2. The only issue I am having right now is the loading issue. I did try to get the 2.4.1 but for some reason, my files aren't extracting properly from the zip file. If I try to fix the issue in 2.3.2, what coding should I be fixing? Thanks in advance. |
#5499
|
|||
|
|||
Wow, I went through and was trying to edit the files but they did not seem to fix the site. Kind of upset now...we have no chat. Hmmm MGC is there any way you can please try to fix these issues? Thank you VERY much
|
#5500
|
||||
|
||||
It's on the way
|
#5501
|
|||
|
|||
Thanks for the updated version, but I am still having a problem extracting the files. With both 2.4.1 and 2.4.2, when I go to extract the files, I get a message saying "There is already a filename with the same name of the folder name you specified. Specify a different name." this pops up for the changelog file, channel icons, files, macosx, images, lang and product. They show in the "extracted" file with 0 kb in each.
Is this something I am doing wrong? I had no problem with 2.3.x |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|