MGC Chatbox Evo by MtoR Tranz By AL Essai
Copyright 2008-forever

------------------------------------------------------------------------------------------
          :
http://www.vb-hacks.org/
http://www.vbulletin-ressources.com/
http://www.vbulletin.org/
------------------------------------------------------------------------------------------

:

    :
- a vBulletin 3.6 version < 3.6.10
- or, a vBulletin 3.7 version < 3.7.0 RC4

               

  ,  mgc_cb_evo.js   : var SECURITYTOKEN = "0";

               
(((         )))

------------------------------------------
    0.3.0 
------------------------------------------

1/      
2/       
3/  
4/ Go in your admincp, in the Language manager > Download/Upload language file and then :
     - Select the language file from the "Lang" directory
     - Select the forum language to overwrite
     - Set the ignore language verison to Yes
     - Launch upload
	((        ))
5/       
6/     

------------------------------------------
   0.2.1 
------------------------------------------

:
  0.3.0               ....         

1/    (  )
2/      
3/       
4/  
5/ Go in your admincp, in the Language manager > Download/Upload language file and then :
     - Select the language file from the "Lang" directory
     - Select the forum language to overwrite
     - Set the ignore language verison to Yes
     - Launch upload
	((        ))
6/       
7/     

-------------------------------
   :
-------------------------------

*  1 :              2
1/                    
2/      
3/   MGC custom bitfields  MGC Chatbox products 

*  2 :
1/      
2/       
3/  
4/ Go in your admincp, in the Language manager > Download/Upload language file and then :
     - Select the language file from the "Lang" directory
     - Select the forum language to overwrite
     - Set the ignore language verison to Yes
     - Launch upload
	((        ))
5/                     $mgc_cb_evo_stats 
6/              


-------------------------------
 :
-------------------------------

         

1/     
2/      
3/  
4/    


-------------------------------
Integration in IBProarcade
-------------------------------

The integration in the arcade can only be done by activating the display chatbox on defined pages in a variable (not the one under the navbar).
Here is the process you must follow to achieve this integration :
     - Go in the admincp in the "Display and Position" options
     - Activate the option "Display the chatbox on defined pages of the forum in a variable" or the "Display the chatbox on defined pages under the navbar"
     - In the pages list, add "arcade" and then validate
     - Open the arcade/functions/functions.php et search for "function do_output($output_array)"
     - After "// add additional needed variables" here, add : global $mgc_cb_evo,$mgc_cb_evo_var;
     - Finally, if you are using the "Display the chatbox on defined pages of the forum in a variable", edit the ARCADE template and add $mgc_cb_evo_var where you want the chatbox to appear


-------------------------------
      
-------------------------------

                      :

     -     /
     -  "Chatbox display on forumhome" 
     - : $search_text = '$forumhome_markread_script';
     - : $search_text = '$chatbox_forumhome';
     -    
     -  $chatbox_forumhome      

------------------------------------------
        
------------------------------------------

'mgc_cb_evo\.php$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_chatbox$' => 'chatbox.html'
'mgc_cb_evo\.php\?do=view_archives&page=(\d+)' => 'chatbox/archiv/page-$1.html'
'mgc_cb_evo\.php\?do=view_archives$' => 'chatbox/archiv/page-1/'