Site Activity
-
john replied to the topic Application Password in the forum BulletProof Security Pro 25 minutes ago
Thank you for the quick reply. I learned it was another plugin causing the problem, not BPS Pro.
-
AITpro Admin replied to the topic Application Password in the forum BulletProof Security Pro 48 minutes ago
BPS does not block the WordPress Application Password feature. You can try to manually enable it by adding this:
add_filter( 'wp_is_application_passwords_available', '__return_true' );
in your Theme’s functions.php file. -
john started the topic Application Password in the forum BulletProof Security Pro 1 hour, 38 minutes ago
Under the wp user section, I am trying to create a new application password name and password. When I click the “Add New Application Password” button all I get is a red box. I have read that wordfence blocks this and was wondering if BPS Pro does the same. If so, can I allow the creation of an application password? If so, how?
Thanks for any and…[Read more]
-
Manu replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 3 days, 13 hours ago
Ok yeah !!
I went to the logs of the WAF and see that “remote file injection attempt in uri (ae)” is blocked. I have desactivated this in the WAF only for my subdomain and it seems to work now.
You are amazing 🙂
-
AITpro Admin replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 3 days, 14 hours ago
Or maybe you can edit your host’s firewall rules to whitelist/allow the ASE plugin to do what it does. The “journal” is another name for a log file. Check that log file to see what is being blocked on your host > PlanetHoster. If you are not sure what to whitelist/allow then contact your web host support folks.
PlanetHoster has a descent Fi…
-
Manu replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 3 days, 19 hours ago
If I desactivate the WAF fire wall on my hosting for this domain, then it works fine.
But it is maybe not the best solution to desactivate this ?
Tks
-
AITpro Admin replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 4 days, 3 hours ago
I don’t understand what the problem is. What exactly is being blocked or not working?
I tested using the Password Protection feature in the ASE plugin and it works fine. Maybe ModSecurity is blocking this? Deactivate Root and wp-admin BulletProof Modes. Are you still seeing a 403 error? Have you added any additional custom htaccess code…[Read more]
-
Manu replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 4 days, 9 hours ago
Hi,
Sorry to disturb. I have tried RFI fix one more time but it doesn’t work for me.
Tks for your help
-
AITpro Admin replied to the topic extra inodes in the forum BulletProof Security Pro 5 days, 13 hours ago
The autorestore folder size is normally 60MB. You must have some additional large files in the autorestore folder if it is 243MB. Turn Off AutoRestore, delete the autorestore folder and run the Setup Wizards again. If the folder size is still 243MB then you can just not use AutoRestore and turn it off.
-
aoba replied to the topic extra inodes in the forum BulletProof Security Pro 5 days, 23 hours ago
Thanks for the detailed explanation..
This is the content of the autorestore folder
File information
Display Name: autorestoreSize: 243.73 MB (11883 inodes)
Last Modified: a year ago
is it safe to delete it?
Thanks -
AITpro Admin replied to the topic extra inodes in the forum BulletProof Security Pro 1 week ago
Clearing/Deleting excessive database entries in the Quarantine table and old quarantined files.
If you have excessive quarantine database table entries and are unable to delete them using the Quarantine Delete Files option use the steps below.1. Go the BPS Pro > Tools menu/page > DB Table Cleaner|Remover tool tab page.
2. Delete the q…[Read more] -
aoba started the topic extra inodes in the forum BulletProof Security Pro 1 week ago
hello
the quarantine is having more than 7000 files, and the browser is breaking and can’t select all to delete.
I mistakenly runned an automated script that kept loading files in the root folder, and bps pro successfully quarantined all.
However now i can’t delete these files from the admin panel.
tried to search for the FTP method,…[Read more]
-
Manu replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 1 week, 1 day ago
If i use the maintenance mode (with a maintenance page) it works well.
-
Manu replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 1 week, 1 day ago
Thank you.
I have replaced all the code in the text box but I still have the problem.
Sorry.
-
AITpro Admin replied to the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 1 week, 2 days ago
Use the RFI fix here > https://forum.ait-pro.com/forums/topic/constant-contact/#post-40940
-
Manu started the topic BPS and plugin "admin-site-enhancements" in the forum BulletProof Security Pro 1 week, 2 days ago
Hi there,
I use a new nice plugin https://wordpress.org/plugins/admin-site-enhancements/
This plugin allows to do many things. I can for example add a password for the entire website. But BPS is not agree 😉
Tks
You can see here https://atlas.milletreize.com/
<p style=”text-align: center;”>atlas.milletreize.com 403 Forbidden Error</p>
<p…[Read more] -
lauryfriese replied to the topic 410 htaccess redirect – redirect html files, redirect query strings, redirect Posts or Categories in the forum BulletProof Security Pro 1 week, 3 days ago
To implement a 410 HTTP status code redirect using an .htaccess file, you can use the Apache mod_rewrite module. Here’s how you can redirect various scenarios using .htaccess:
1. Redirect HTML Files:
`apache
RewriteEngine On
RewriteRule ^(.+).html$ – [R=410,L]
`
This rule will redirect any request to a .html file with a 410 Gone status…[Read more]
-
AITpro Admin replied to the topic BPS Plugin not showing latest version to update in the forum BulletProof Security Pro 2 weeks, 2 days ago
Use the “Upgrading an existing BulletProof Security Pro Installation (Using the BPS Pro Built-in Upload Zip Installer)” upgrade method to update BPS Pro. Most likely the designer was not aware that all BPS Pro features can be turned off and instead modified BPS Pro plugin code.
-
beatty2020 started the topic BPS Plugin not showing latest version to update in the forum BulletProof Security Pro 2 weeks, 2 days ago
Client’s website used to run BPS.
I go away for a month. Then a designer takes hold of the site and changes the theme and all plugins, including removing certain parts of BPS. Like the plugin had been deleted but BPS stuff there still on the server.
Today is the day I learned that the designer had done this.
So I’ve reinstalled BPS Pro to the…[Read more]
-
Manu replied to the topic Litespeed – files quarantined and using placeholder text in the forum BulletProof Security Pro 3 weeks ago
Tks so much for your help !
- Load More