aporter
Forum Replies Created
-
Hi,
Please do open a support request in future if you need help, we are more than happy to provide support.
There was nothing changed in 5.1.8 that could lock you out of your site, unless you upgraded from a really old version and picked up something from the versions between yours an 5.1.8.
If you open a support request we will be able to help more.Best Wishes,
AshleyHi,
Please do open a support request in future if you need help, we are more than happy to provide support.
It sounds like you may have turned on a feature and blocked Google’s crawlers from accessing your site.
If you open a support request we will be able to help more.Best Wishes,
AshleyHi,
By default the audit log deletes events older than 3 months (90 days).
This value can be changed using the following define:
define(‘AIOWPSEC_PURGE_AUDIT_LOGS_AFTER_DAYS’, 90);
Change the number to how ever many days you want the log to clear old events after e.g 365 would clear events older than a year.There is currently no way to disable recording of the IP address.
Is there a reason you would like to do that?
Best Wishes,
AshleyHi,
AIOS is fully compatible with PHP 8+.
Using a static code analyser will only tell you what code exists, not what code runs on each PHP version.
Best Wishes,
AshleyHi,
I’m unable to reproduce the issue with the above plugins installed.
Would you be able to send your sites login URL so I can investigate from my side?
You can open a ticket here to send it privately:
https://aiosplugin.com/premium-support/
Enter zeros for the order number and link to this post.
Best Wishes,
AsheyHi,
I’m glad that has resolved your issue.
This fix will be available in the next release which should be released soon.
When it does get released you can just update as normal.
Best Wishes,
AshleyHi,
Thanks for the feedback.
You can increase the amount of rows displayed with the constant:
AIOWPSEC_AUDIT_LOG_PER_PAGE
Example use in wp-config.php:
define(‘AIOWPSEC_AUDIT_LOG_PER_PAGE’, 100);
That would make 100 entries displayed per page.
I’m going to increase the default from 15 as that is low, I will also look in to adding a delete all action.
Best wishes,
Ashley
Hi,
Ok thanks for confirming that.
You can increase the amount of rows displayed with the constant:
AIOWPSEC_AUDIT_LOG_PER_PAGE
Example use in wp-config.php:
define(‘AIOWPSEC_AUDIT_LOG_PER_PAGE’, 100);
That would make 100 entries displayed per page.
I’m going to increase the default from 15 as that is low, I will also look in to adding a delete all action.
Best wishes,
AshleyHi,
Could you send a list of your installed plugins?
Best Wishes,
AshleyHi,
You can open a support request here if you want, just enter zeros for the order number and link to this post:
https://aiosplugin.com/premium-support/
Best Wishes,
AshleyHi,
Just want to confirm, are you talking about the failed logins table that has now been merged with the audit log?
If so you can still bulk delete these entries by using the filter dropdown to select “Failed login” events, then using the bulk action dropdown select “delete”, then press “apply”.
Best Wishes,
AshleyHi,
For your first issue it sounds like a conflict with a plugin that recalls the WordPress auth code (e.g some sort of 2FA plugin or similar)
This copy of the plugin should resolve that:
https://gofile.io/d/Mf6oOv
We are looking into issue 2 and 3 still.
We will also look into implementing your other suggestion.
Best Wishes,
AshleyHi,
Can you open a support request and provide your PHP error log please?
Best Wishes,
AshleyHi,
Please do open a support request in future if you need help, we are more than happy to provide support.
Sorry about this, there appears to be an issue on a small number of installs.This copy of the plugin should resolve your issue:
https://gofile.io/d/m3tBPT
This fix will be in the next release.Best Wishes,
Ashley- This reply was modified 3 years ago by aporter.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] php fatal errorHi,
This copy of the plugin may resolve your issue:
https://gofile.io/d/m3tBPT
This fix is going to be in the next release.
Best Wishes,
Ashley