Error after updating to WordPress and iThemes Security Plugin
-
After updating my WordPress installation to version 6.7.1 and updating the iThemes Security plugin, I encountered the following error:
Notice: Trying to access array offset on value of type null in /better-wp-security/core/modules/security-check-pro/class-itsec-security-check-pro.php on line 52
The error seems to originate from the “Security Check Pro” module in the plugin. It occurs on line 52 of the class-itsec-security-check-pro.php file, specifically when attempting to access the name offset of the $ip_header variable.I did not experience this issue before updating WordPress and the plugin. Could you please provide guidance on how to resolve this error in a way that avoids directly modifying the plugin files? I would like to prevent similar errors from reoccurring during future updates.
If there is an existing question and solution addressing the same issue, a link to that would be greatly appreciated.
Thank you for your assistance.
- You must be logged in to reply to this topic.