Edit File by line
/home/barbar84/www/wp-conte.../plugins/minioran.../views/error
File: 403.php
<?php
[0] Fix | Delete
[1] Fix | Delete
header('HTTP/1.0 403 Forbidden');
[2] Fix | Delete
[3] Fix | Delete
echo '
[4] Fix | Delete
<h1>403 Forbidden</h1>
[5] Fix | Delete
You don\'t have permission to access this website.<br><br>
[6] Fix | Delete
<hr>';
[7] Fix | Delete
[8] Fix | Delete
do_action('log_403');
[9] Fix | Delete
[10] Fix | Delete
exit();
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function