UGh I installed MGC Evo Chatbox and I overwrote the default English (US) file... HELP

monoxera

New Member
Hi guys. I need the untouched unmodified pure English (US) file that came with the default vbulletin 3.8.2 because I overwrote it with another language file...

Thanks
 
Just upload tools.php from "do_not_upload" to your /install directory and execute it. Choose '[Language]'.

This will take the latest language from ./install/vbulletin-language.xml.

If you don't have tools.php, here is one.

// edit: wait, of course you can also just import vbulletin-language.xml from the install directory. (also attached, see below)
 
define('VERSION', '3.8.0');
define('THIS_SCRIPT', 'tools.php');
define('VB_AREA', 'tools');

<language name="MASTER LANGUAGE" vbversion="3.8.1" product="vbulletin" type="master">

Any for 3.8.2?
 
Back
Top