![]() |
Quote:
|
Quote:
Yes it works, i can see it and use it. I think you might have forgotten to set the permissions for administrators and/or moderators. I am an admin and i set permissions for the registered users, after that i changed the permissions for admins and mods too. Did you do that too? I uploaded the ds_store files too yes. |
Quote:
You have to import the language file too. Overwrite the one you have. For example, i got the dutch language and i imported the English language file and overwrote the dutch one which you can choose. |
Quote:
|
Quote:
Ok, then there is one more thing you could try that i can think of. In the admincp, mgc chat evo, there is an option called 'Display and position'. And this option in particular in that section: Defines the location of the chatbox on the forum home You can choose from 3 options: - do not display - below the forums - above the forums You have to set either of those and not 'do not display'. Then you should see it on your forum's home page. |
Quote:
|
Quote:
Whats the site? can i try it out? |
Hi all
I have a question. It's possible to remove the option "Envoyer un chat priv? ? ...." ? Thanks :) |
Quote:
Here's my question, I don't want Default / Main Channel, can I remove it easily? Like simply setting it to invisible? Or, I have a subforum that shows a specific chat channel surrounding the topic of that subforum. Main Channel shows up there, any way to remove it from having priority over the forum-specific channel / hide it? |
1 Attachment(s)
Thank you for the answer but the option i have to edit is another.
See the Attachments, inside the yellow square. If it's possible to remove that option. Cheers |
How do I add 4 sql queries?
Somewhere in the options it says: Warning : Add 4 sql queries on the forumhome. |
Very amazing modification when properly configured, I must say. Thanks.
My question to the OP is, will you be upgrading this to be compatible with vBulletin 4? |
yes this is meant to be upgraded to 4 but who knows when as VbDav is not working on this anymore hes passed it on to some one else
|
A bot that kicks and bans would be great.
Also, a bot that can do a quiz. |
this works fine on my forum...but its far too wide on my custom themes...how do i change this???
|
Quote:
In the options under 'general options'. It's the third option counted from above. |
Hi.
Goofed. Uninstalled MGC Chatbox Evo from products. Did not remove files. Upgraded from 3.8.x to vb4. Now having the usergroup database error. Question, what is the safest way to now remove what's left of chatbox? (obviously, my hope is to reinstall a vb4 compatible chatbox later :rolleyes::D) |
Quote:
|
Amazing how my users have reacted to vB4. They love it EXCEPT that it meant losing Chatbox!
|
Anyone have a problem with IE8 working with this? Have members who have been complaining that they enter a shout, enter another one and the shout doesn't appear, but it keeps cycling (the circle continues to spin).
I tested it and it is doing the same for me with IE8. The only way to get it to stop is to refresh the page. Using 2.4.2 on vb 3.8.4. All other browsers are fine. |
1 Attachment(s)
I have a strange problem... When the popup appears there isn't the OK button to close the popup. Every popup has this problem, both due to flood and due to empty chat etc..
Here is a screenshot of the problem.. I have already tried to reinstall it, but it is the same and I tried to install previuos versione like 2.3.2 and 2.4.1.. Same problem.. How can I fix it? |
Hello
I have the following problem with the chatbox 2.4.2 I sucked and how the addon already downloaded all the data via ftp from the server. Then I installed the add-ons. Now I get the following error message: Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 55 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 111 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 119 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 130 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 134 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 142 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 211 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\init.php on line 389 Deprecated: Assigning the return value of new by reference is deprecated in F:\xampp\htdocs\oggy1\forum\includes\class_core.ph p on line 2552 Here are some server data that I use Server OS/PHP WINNT Webserver Apache v2.2.12 PHP 5.3.0 PHPs max. Post-Größe 128,00 MB PHPs maximale Uploadgröße 128,00 MB PHPs Speicherlimit 128,00 MB MySQL-Version 5.1.37 MySQL Paketgröße 1,00 MB Who can help me here. Many thanks for your help |
1 Attachment(s)
Hello,
I have a problem, see Pic (My english is not werry good!!) Attachment 106811 Here are some server data that I use Server OS/PHP WINNT Webserver Apache v2.2.12 PHP 5.3.0 PHPs max. Post-Gr??e 128,00 MB PHPs maximale Uploadgr??e 128,00 MB PHPs Speicherlimit 128,00 MB MySQL-Version 5.1.37 MySQL Paketgr??e 1,00 MB Thanks for the help cu Oggy1 |
removed it due to problem with IE8.
|
use Opera 10.10 and Maxthon2
use Windows Server 2003 and Windows Server 2008, problem of two systemen if instaled PHP 5.3.0. cu Oggy1 |
Quote:
|
Quote:
|
Quote:
Quote:
|
with PHP 5.2.5 and 5.2.9 I have no problems
I'm having problems with PHP 5.3.0, what can i do, to make it work?? cu Oggy1 |
I have a little problem, Since recently (I think today, I have no clue what happened to make it change) I am receiving the warning
"Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/mgc_cb_evo/class_misc.php on line 420" All I know is that this error occurs when you join certain usergroups and for each usergroup I join that has this problem, I get a line of this same error. The code in class_misc.php around line 420 is: // 2 - Member group test if (!$hasaccess && !empty($this->registry->userinfo['membergroupids'])) { $found = 0; $ugipds_array = explode(',', $this->registry->userinfo['membergroupids']); foreach ($ugipds_array as $index => $ugpid) { if (in_array($ugpid,$command['usergroupids'])) { $hasaccess = 1; } } } And more specificly, line 420 is: if (in_array($ugpid,$command['usergroupids'])) I realize that this error is caused by a modification (the chatbox), But even so, I hope you will be able to help me because I don't want to install a different chatbox nor do I want to remove my usergroups. This error appears to only occur for people who are in a custom usergroup. And it appears to be only on the index page (Within forums or topic pages, I don't get this error) Thanks for your time |
Think i found another bug that this chatbox is causing. The 'who's online' keeps refreshing the 'most users ever online', and because of that, it's losing the record 'most users ever online'.
Thought that psistats2009 was the cause of it, but it's removed and the bug still remains. So it must be the chatbox, I got nothing else installed. |
Is this one working for the vB4 Beta4?
|
I fixed my error by installing 2.4.1. Thanks for ..... something i guess oO
And Datenpapst,Nope. |
Hey dev...... I noticed you haven't done this...So wondering if you are... Add an import function for the bot , so people can import/export the items they added to it...
|
ok i have one simple request actually.. i need a usergroup (administrator mainly) to be able to read private messages of users in a specified usergroup... can this be done?
|
which is slowly converting the box I've seen :down:
|
How do i set it to show newthread/post replies etc?
|
How can i make the mgc chatbox log everything and keep it in the database?
But it doesn't have to show them all in the chatbox. Any ideas? |
Quote:
|
Quote:
.................. Or add Talkerbot into it: https://vborg.vbsupport.ru/showthread.php?t=126386 |
All times are GMT. The time now is 11:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|