Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../var/softacul.../sp
File: index.php
<?php
[0] Fix | Delete
[1] Fix | Delete
//print_r($_SERVER);die();
[2] Fix | Delete
[3] Fix | Delete
$sitepad['db_name'] = '[[db_name]]';
[4] Fix | Delete
$sitepad['db_user'] = '[[db_user]]';
[5] Fix | Delete
$sitepad['db_pass'] = '[[db_pass]]';
[6] Fix | Delete
$sitepad['db_host'] = '[[db_host]]';
[7] Fix | Delete
$sitepad['db_table_prefix'] = '[[db_table_prefix]]';
[8] Fix | Delete
$sitepad['charset'] = '[[utf8]]';
[9] Fix | Delete
$sitepad['collate'] = '[[collate]]';
[10] Fix | Delete
$sitepad['serving_url'] = '[[domain]][[relativeurl]]';// URL without protocol but with directory as well
[11] Fix | Delete
$sitepad['url'] = '[[softurl]]';
[12] Fix | Delete
$sitepad['relativeurl'] = '[[relativeurl]]';
[13] Fix | Delete
$sitepad['.sitepad'] = '[[softdir]]';
[14] Fix | Delete
$sitepad['sitepad_plugin_path'] = '[[sitepad_path]]';
[15] Fix | Delete
$sitepad['editor_path'] = '[[editor_path]]';
[16] Fix | Delete
$sitepad['path'] = dirname(__FILE__);
[17] Fix | Delete
$sitepad['AUTH_KEY'] = '[[AUTH_KEY]]';
[18] Fix | Delete
$sitepad['SECURE_AUTH_KEY'] = '[[SECURE_AUTH_KEY]]';
[19] Fix | Delete
$sitepad['LOGGED_IN_KEY'] = '[[LOGGED_IN_KEY]]';
[20] Fix | Delete
$sitepad['NONCE_KEY'] = '[[NONCE_KEY]]';
[21] Fix | Delete
$sitepad['AUTH_SALT'] = '[[AUTH_SALT]]';
[22] Fix | Delete
$sitepad['SECURE_AUTH_SALT'] = '[[SECURE_AUTH_SALT]]';
[23] Fix | Delete
$sitepad['LOGGED_IN_SALT'] = '[[LOGGED_IN_SALT]]';
[24] Fix | Delete
$sitepad['NONCE_SALT'] = '[[NONCE_SALT]]';
[25] Fix | Delete
[26] Fix | Delete
if(!include_once($sitepad['editor_path'].'/site-inc/bootstrap.php')){
[27] Fix | Delete
die('Could not include the bootstrap.php. One of the reasons could be open_basedir restriction !');
[28] Fix | Delete
}
[29] Fix | Delete
[30] Fix | Delete
[31] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function