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 |
#6812
|
||||
|
||||
Ok well replace the multiple occurences of :
Code:
nchattd.innerHTML = xmlnode.getElementsByTagName('col_uname')[0].firstChild.nodeValue; Code:
if (xmlnode.getElementsByTagName('col_uname')[0].firstChild != null) { nchattd.innerHTML = xmlnode.getElementsByTagName('col_uname')[0].firstChild.nodeValue; } else { nchattd.innerHTML = ''; } |
#6813
|
|||
|
|||
Cheers m8 that seems to have worked a treat,at least on my test site
Will try the main site now for a while and let you know definitively, Many thanks m8. |
#6814
|
|||
|
|||
Yeah i have, followed the install instructions, uploaded files then imported product via admincp.
|
#6815
|
|||
|
|||
When I uninstalled this modification it didn't fully remove it self. There's still bits of it stuck in vBulletin's usergroup Admin Panel area.
|
#6816
|
||||
|
||||
Are you sure you removed the file from your admincp folder?
|
#6817
|
|||
|
|||
For everyone having the problem where when you load the page and the chatbox sticks on "Loading..." the problem is that in /mgc_cb_evo/clientscript/mgc_cb_evo_functions.js mgc_oldvb3 is not defined, in the beginning where theres all the vars are defined, add:
Code:
var mgc_oldvb3 = 0; |
#6818
|
||||
|
||||
Hey, I was hoping ot get a little help here I am trying to install this onto my forum here.. I seem to have successfully installed it, but only one problem.. I can not seem to get the chatbox to display in the specified forum. When options are set to show on forum index, it works fine. I added the forum in settings to only show in that forum and it is not working. The forum ID is 57-Staff-Chat-Room... Any suggestions to get this fixed? Thanks ahead of time for any suggestions!
|
#6819
|
|||
|
|||
Can someone please help me get rid of the gap after the chatbox.
I changed the position of the chatbox by editing the Display management plugin like: FROM: PHP Code:
PHP Code:
Before the upgrade, I had the chatbox in that position without any gaps. Is there another place that in the new 3 version, there is a BR in some other related chatbox plugin? BTW, The chatbox is just showing "Loading..." until the I click the reload button inside the chatbox. When clicking reload in browser does not help Thanks! |
#6820
|
|||
|
|||
i do this for 100 times install the language file overwrite but i get in the admin french language how i can fix this please ??
Thx SOLVED !! |
#6821
|
|||
|
|||
After uninstall the options in my usergroup stetting do not disappear
How to solve this ? I cant even make any changes in my admincp any more |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|