aporter
Forum Replies Created
-
Hi,
If your having a problem with the plugin please open a support request so we can help.
https://www.ads-software.com/support/plugin/all-in-one-wp-security-and-firewall/#new-topic-0
This section is for reviews not support and we are not allowed to provide support here.
As for performance on some sites, we have had other reports of that and a fix will be available shortly.Best Wishes,
AshleyHi,
Thank you we have tracked down that issue.
This copy of the plugin resolves it:
https://gofile.io/d/HlY4vJ
This copy of the plugin will be released soon.
Best wishes,
AshleyHi,
This copy of the plugin resolves that issue:
https://gofile.io/d/HlY4vJThis should be released soon.
Best Wishes,
AshleyHi,
Thanks for the report.
We have identified the issue and working on a fix now.
Will update you shortly.
Best Wishes,
AshleyHi Nick,
Version 5.2.0 has just been released and this includes a filter that will allow you to change the IP recorded in the audit log.
You can add an mu-plugin with something like this:function aios_audit_log_event_user_ip($ip) {
return 'not recorded';
}
add_filter('aios_audit_log_event_user_ip', 'aios_audit_log_event_user_ip');
Best Wishes,
Ashley- This reply was modified 1 year, 8 months ago by aporter.
Hi,
AIOS v5.2.0 has now been released.
It includes the fix to prevent saving these details and also clears out old entries.
Best Wishes,
AshleyHi,
If your having a problem with the plugin please open a support request so we can help.
https://www.ads-software.com/support/plugin/all-in-one-wp-security-and-firewall/#new-topic-0
This section is for reviews not support and we are not allowed to provide support here.Best Wishes,
AshleyHi,
The final release is ready I’m just waiting for the plugin owner to come online and push the next release.
Will update you as soon as that happens.Best Wishes,
AshleyHi,
Sorry about the delay.
We have not been able to reproduce this internally.
How did you install the zip? I’m wondering if WordPress timed out and left you with a partial install.
Best Wishes,
AshleyForum: Reviews
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Superb security toolHi,
Thank you!
This is on our development roadmap so will be in a future update at some point.
Best Wishes,
Ashley
Hi,
Thanks for the screenshot.
The error in the screenshot is coming from a call in the premium version of the plugin.
I’m unable to reproduce it on my side.
What version of the premium plugin do you have?
Best Wishes,
AshleyHi,
You can upload it to a service like Dropbox or some other image sharing service and then post the link here.
Best Wishes,
AshleyHi,
Sorry to hear that, the AIOS firewall runs before WordPress is loaded as a result we have no access to dynamic constants like ABSPATH.
I don’t think the code in the wp-config.php caused your problem as that has a file exists check.
I think the issue you may have had is with PHP auto_prepend_file directive which is just a PHP config (text file) that points to other various files, we use this this to be able to load our firewall as soon as PHP starts and allows us to prevent WordPress from even loading if the request is malicious.Even though we pass auto_prepend_file a file path that uses ABSPATH, this just gets converted into a absolute path to be put into the PHP config file.
Best Wishes,
AshleyHi,
Could you send the exact error message please so I can look into that.
Can I also ask how you installed the plugin?
Best Wishes,
AshleyHi,
Thanks for reaching out and for the kind words.
This is something that is on our development roadmap.
We are working on restructuring the plugin options and looking to provide some form of setup wizard / setup presets.
I’ll add this feedback on to our internal ticket.
Best Wishes,
Ashley