ajaffri
Forum Replies Created
-
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Too many redirects errorThank you prompt reply and the possible solution. We don’t have WooCommerce installed, and we are using custom admin URLs on all websites using AIOS (Brute Force -> Rename login page).
After disabling Force Logout, admin editors can view the website without clearing cookies/cache. I will also contact regular visitors and see if this solves their issue. Will report back but now going to disable Force Logout on websites.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Too many redirects errorMost of our visitors, admin/editors complain about redirecting error messages across multiple websites.
I just received a message from a visitor to our website who tried to open the website for the first time and received too many redirect error messages.
It is happening in the new version of AIOS, and the URL that they are getting redirected to is as under:
https://domainname.com/?aiowpsec_do_log_out=1&al_additional_data=1&_wpnonce=4ac1af6cf2
Editors and Admins are also getting the same errors. Clearing the Cache of the browser solves the issue temporarily. Does the new version of the plugin conflict with Nginx, Redis, or other cache settings?
The visitors and users are getting errors as under:
This Page isn’t working
domainname.com redirected you too many times.
ERR_TOO_MANY_REDIRECTSThank you for your reply. It would be great to have those features. Also, is there a shortcode or way to add the audio convertor to the front end? Currently, it only shows in the backend panel.
Thank you for your reply. I appreciate it. When will it be part of the next release so all of our other websites can benefit from an auto update and we don’t have to upload the plugin manually?
Sending a message here as this one shows up as number one in a google search for the issue. One of our website’s admin panels just crashed with the critical error message, and PHP logs show the following errors:
(the site is not hosted on the multisite network) and everything is up to date.
[04-May-2023 19:52:53 UTC] AIOS firewall error: Unable to determine the current context.
[04-May-2023 19:52:54 UTC] PHP Fatal error: Uncaught Error: Call to a member function set_value() on null in /var/web/site/public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php:468
PHP Stacktrace:
– undefined – undefined – undefined – undefined – undefined – undefined – undefined – undefined – undefined – undefined – undefined – undefined/var/web/site/public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php(390): AIOWPSecurity_Configure_Settings::set_ip_retrieve_method_configs()/var/web/site/public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php(460): AIOWPSecurity_Configure_Settings::set_firewall_configs()/var/web/site/public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php(515): AIO_WP_Security->firewall_upgrade_handler()/var/web/site/public_html/wp-includes/class-wp-hook.php(308): AIO_WP_Security->plugins_loaded_handler(”)/var/web/site/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)/var/web/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)/var/web/site/public_html/wp-settings.php(486): do_action(‘plugins_loaded’)/var/web/site/public_html/wp-config.php(84): require_once(‘/var/web/site/p…’)/var/web/site/public_html/wp-load.php(50): require_once(‘/var/web/site/p…’)/var/web/site/public_html/wp-admin/admin.php(34): require_once(‘/var/web/site/p…’)/var/web/site/public_html/wp-admin/plugins.php(10): require_once(‘/var/web/site/p…’){main} thrown in /var/web/site/public_html/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php on line 468
Forum: Plugins
In reply to: [AI Puffer – Chat. Create. Automate. (formerly AI Power)] UsernameAmazing support and response time. Thank you. I was able to disable to User Aware function. I am also wondering what is “Content Aware” function. Is there a documentation or help website that I can read about all these?
Thank you for your prompt action and for releasing the new update. The latest update cleared the warning. Thank you for taking care of the issue.
here is something from the author of PHPUnit:
https://github.com/sebastianbergmann/phpunit/blob/main/SECURITY.md
Thank you for your reply. It is a local website. The plugin is working great, but the only issue is that when we refresh the page, the text doesn’t show up. When we use a hard refresh, it works. I have PHP 8.0 with the latest WP version. I also tested it on PHP 7.4 but no difference. I am not using any custom theme or plugins, it is just this plugin and a fresh WP install.
It works with CTRL+Shift+R but only one time. If you refresh normally again the text disappear. Is there a more permanent solution ?
Thank you for your reply. The latest version is still having issues with the event calendar plugin.
Yes, thank you. It makes sense. We will test out the Gold version.
Second. Is it possible to fix these in the upcoming releases?
Some of the things broke on our websites, especially conditional tags that were dependent on this particular tag tribe_is_upcoming()
- This reply was modified 4 years, 1 month ago by ajaffri.
Forum: Plugins
In reply to: [The Events Calendar] tribe_is_upcoming() no longer works as expectedHi, I know you mentioned the tags would be fixed in version 6.0.0, but it seems it is a long way to that version as we are currently on 5.14.1
Do we have an estimated date for the release of 6.0.0, or is it possible to fix these days in the upcoming near releases?
Some of the things broke on our website, especially conditional tags that were dependent on this particular tag tribe_is_upcoming()
I used the rollback plugin to test the older version, and the plugin is working fine and compatible until version 4.1.4, but anything beyond version 4.1.5, the Events Calendar plugin breaks. I also noticed that the admin toolbar on the front-end also disappears.