To unban your self delete the line that corresponds to your IP address (or delete all bans) on this file:repository/logs/defender_ban.phpIs there any generated error? What the latest move you've done before ban yourself?
<?php //Elxis Defender - Banned IPs - Last updated on 2013-04-05 14:40:52 (UTC)defined('_ELXIS_') or die ('Protected by Elxis Defender');$ban = array();?>
Request dropped!You have been banned! If you think this is wrong contact the site administrator.Reference code: SEC-DEFB-0001Sorry for the inconvenience.
What you do is correct but are you sure you clear the contents of the correct file?{repository folder}/logs/defender_ban.phpAn alternative solution is to disable defender. Open configuration.php and clear the contents of the DEFENDER propertyprivate $DEFENDER = '';After logging in, go to logs from Elxis administration and clear the contents of Elxis Defender. Re-enable defender from Elxis configuration.