robertozsgh
Forum Replies Created
-
Thanks!
Here was the solution to the problem:
/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.phpIt is a pity that you have to bury it so deeply in the code to do it ??
Perhaps the Wordfence authors would think of some simple function in the panel to modify this error / lock code.Cool! I have a lock to the default admin panel link;) But thanks to Wordfence and Life scanner and adding a certain filter – I see – how many different attempts are made to “search” the correct one. That’s why I prefer that the message about the blockade be short and transparent, like:
<?php if (!defined('WORDFENCE_VERSION')) { exit; } ?> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>Blocked</title> </head><body> <p><span style="color: #F00;">Your access to this site has been BLOCKED</span></p> <p style="width: 600px;"> <b>Important note: </b><i> Please contact the administrator</i> </p> <p style="color: #999999;margin-top: 2rem;"><em>Generated <?php echo gmdate('D, j M Y G:i:s T', wfUtils::normalizedTime()); ?>. </body></html>
It is me who wants to verify what will be in the message! And so far it has been how the file changed: wf503.php.
Why it does not work now – I have no idea! ??- This reply was modified 7 years ago by robertozsgh.
- This reply was modified 7 years ago by robertozsgh.
This is all the more important – as you wrote that we are the publishers – we are responsible for the security of our websites. Of course, we use Wordfence – for which I thank the authors ?? But I would rather be able to change this message myself. Everything for security of course!
BTW!
I’m blocking someone who is doing very bad! For example, searching and penetrating what is the link to login to the admin panel. I will say it again – everything for safety!
- This reply was modified 7 years ago by robertozsgh.
Forum: Themes and Templates
In reply to: [GeneratePress] removal footer ? 2017 ? GeneratePressThanks
I am very happy with this plugin. Thank you for the super fast support and assistance in adjusting the slider to my needs. Regards