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 |
#8022
|
|||
|
|||
Greetings;
I did install the product vbShout , then tried to fix user groups permissions > then update I got database error as following: ================================= Database error in vBulletin 4.1.11: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### `title` = 'أرافيلى جديد', `description` = 'مباشرة بعد التسجيل', `usertitle` = 'أرافيلى جديد', `opentag` = '', `closetag` = '', `passwordexpires` = '0', `passwordhistory` = '0', `idealchatpermissions` = '0', `forumpermissions` = '1782015', `genericpermissions` = '1378628291', `attachlimit` = '0', `pmquota` = '20', `pmpermissions` = '1', `pmsendmax` = '2', `pmthrottlequantity` = '0', `calendarpermissions` = '1', `sigmaxrawchars` = '1000', `sigmaxchars` = '500', `sigmaxlines` = '0', `mgc_cb_evo_nbthreads_perday_show` = '0', `mgc_cb_evo_max_chats_perday` = '0', `ms_vopt_permissions` = '0' WHERE usergroupid=2; MySQL Error : Unknown column 'mgc_cb_evo_nbmsg_show' in 'field list' Error Number : 1054 Request Date : Monday, April 2nd 2012 @ 09:14:52 AM Error Date : Monday, April 2nd 2012 @ 09:14:52 AM Script : Log in - ARAPHIL - vBulletin Admin Control Panel Referrer : Log in - ARAPHIL - vBulletin Admin Control Panel IP Address : 180.190.31.192 Username : dr.helal Classname : vB_Database MySQL Version : 5.5.19-55 ======================== I uninstalled the product , still getting the same message when trying to update any user group after being uninstalled, I found this section displayed in user groups page (MGC Chatbox Evo : Custom permissions) , not removed This may be the reason that I got the same database error How can I solve this and remove that section from user groups page? Downloading the original vbullettin script did not resolve the issue Thanks in advance |
#8023
|
|||
|
|||
I tried to install again the product , but i got :
The ARAPHIL database has encountered a problem. Please try the following: Load the page again by clicking the Refresh button in your web browser. Open the www.araphil.com home page, then try to open another page. Click the Back button to try another link. The www.araphil.com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience. Any help please |
#8024
|
||||
|
||||
Just marked as installed after well over a week of installing, tweaking, reading, re-reading, and re-re-reading these threads and other documentation. I'm very pleased with the end results. A lot of detail, time, and effort was put into creating this mod, and it takes a lot of detail, time, and effort to get it working, but it is customizable to the point where you can make it "your own". Nicely done, and thanks.
|
#8025
|
|||||
|
|||||
Quote:
What would you expect as commands ? Quote:
Quote:
Have you done things in the right orders ? Have you removed all chatbox files from your server ? Quote:
Quote:
|
#8026
|
|||
|
|||
Installed
|
#8027
|
||||
|
||||
Has anyone extended the 'bot to handle a smart response engine?
i.e. has anyone implemented an Eliza like 'bot? |
#8028
|
|||
|
|||
For some reason when I installed I get these red x boxes in chat. Can someone help me. Besides that it works great.
|
#8029
|
||||
|
||||
I added this simple plugin to get fortune quotes (you need fortune installed on your Linux server).
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <plugins> <plugin active="1" executionorder="5" product="mgc_cb_evo"> <title>Fortune Quote</title> <hookname>mgc_cb_evo_dm_mgccbchat_botend</hookname> <phpcode><![CDATA[if ($notfound AND (strcasecmp('quote',$this->raw_chat) == 0)) { $this->bot_answer = shell_exec('fortune'); $notfound = 0; } ]]></phpcode> </plugin> </plugins> |
#8030
|
|||
|
|||
Any Chance to get the version fully running for 3.8.7? Would be nice to know, if you can fix the command/action section. Thanks!
|
#8031
|
||||
|
||||
Depending ont eh path of the images, you may have a problem with it showing user avatars. Take a look at the properties of the image and see what's missing
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|