Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../vanilla
File: config.php
<?php if (!defined('APPLICATION')) exit();
[0] Fix | Delete
[1] Fix | Delete
// Context
[2] Fix | Delete
$Configuration['Context']['Secret'] = '[[context_secret]]';
[3] Fix | Delete
[4] Fix | Delete
// Database
[5] Fix | Delete
$Configuration['Database']['Name'] = '[[softdb]]';
[6] Fix | Delete
$Configuration['Database']['Host'] = '[[softdbhost]]';
[7] Fix | Delete
$Configuration['Database']['User'] = '[[softdbuser]]';
[8] Fix | Delete
$Configuration['Database']['Password'] = '[[softdbpass]]';
[9] Fix | Delete
[10] Fix | Delete
// EnabledApplications
[11] Fix | Delete
$Configuration['EnabledApplications']['Conversations'] = 'conversations';
[12] Fix | Delete
$Configuration['EnabledApplications']['Vanilla'] = 'vanilla';
[13] Fix | Delete
[14] Fix | Delete
// EnabledPlugins
[15] Fix | Delete
$Configuration['EnabledPlugins']['recaptcha'] = true;
[16] Fix | Delete
$Configuration['EnabledPlugins']['GettingStarted'] = 'GettingStarted';
[17] Fix | Delete
$Configuration['EnabledPlugins']['stubcontent'] = true;
[18] Fix | Delete
$Configuration['EnabledPlugins']['swagger-ui'] = true;
[19] Fix | Delete
$Configuration['EnabledPlugins']['Quotes'] = false;
[20] Fix | Delete
$Configuration['EnabledPlugins']['rich-editor'] = true;
[21] Fix | Delete
[22] Fix | Delete
// Garden
[23] Fix | Delete
$Configuration['Garden']['Title'] = '[[site_name]]';
[24] Fix | Delete
$Configuration['Garden']['Cookie']['Salt'] = '[[salt]]';
[25] Fix | Delete
$Configuration['Garden']['Cookie']['Domain'] = '';
[26] Fix | Delete
$Configuration['Garden']['Registration']['ConfirmEmail'] = true;
[27] Fix | Delete
$Configuration['Garden']['Email']['SupportName'] = '[[site_name]]';
[28] Fix | Delete
$Configuration['Garden']['Email']['Format'] = 'text';
[29] Fix | Delete
$Configuration['Garden']['SystemUserID'] = '1';
[30] Fix | Delete
$Configuration['Garden']['UpdateToken'] = '[[UpdateToken]]';
[31] Fix | Delete
$Configuration['Garden']['InputFormatter'] = 'rich';
[32] Fix | Delete
$Configuration['Garden']['Themes']['Visible'] = 'theme-foundation';
[33] Fix | Delete
$Configuration['Garden']['Version'] = 'Undefined';
[34] Fix | Delete
$Configuration['Garden']['CanProcessImages'] = true;
[35] Fix | Delete
$Configuration['Garden']['MobileInputFormatter'] = 'rich';
[36] Fix | Delete
$Configuration['Garden']['Installed'] = true;
[37] Fix | Delete
[38] Fix | Delete
// Plugins
[39] Fix | Delete
$Configuration['Plugins']['GettingStarted']['Dashboard'] = '1';
[40] Fix | Delete
[41] Fix | Delete
// RichEditor
[42] Fix | Delete
$Configuration['RichEditor']['Quote']['Enable'] = true;
[43] Fix | Delete
[44] Fix | Delete
// Routes
[45] Fix | Delete
$Configuration['Routes']['YXBwbGUtdG91Y2gtaWNvbi5wbmc='] = array (
[46] Fix | Delete
0 => 'utility/showtouchicon',
[47] Fix | Delete
1 => 'Internal',
[48] Fix | Delete
);
[49] Fix | Delete
$Configuration['Routes']['cm9ib3RzLnR4dA=='] = array (
[50] Fix | Delete
0 => '/robots',
[51] Fix | Delete
1 => 'Internal',
[52] Fix | Delete
);
[53] Fix | Delete
$Configuration['Routes']['dXRpbGl0eS9yb2JvdHM='] = array (
[54] Fix | Delete
0 => '/robots',
[55] Fix | Delete
1 => 'Internal',
[56] Fix | Delete
);
[57] Fix | Delete
$Configuration['Routes']['Y29udGFpbmVyLmh0bWw='] = array (
[58] Fix | Delete
0 => 'staticcontent/container',
[59] Fix | Delete
1 => 'Internal',
[60] Fix | Delete
);
[61] Fix | Delete
$Configuration['Routes']['DefaultController'] = 'discussions';
[62] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function