Conversation
supportFor the last week or two I have been seeing this error on every site where I have AIOWPS: Fatal error: Uncaught Error: Call to undefined method AIOS_Abstracted_Ids::get_bots() in….wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility.php:1584 Anonymized stack trace: all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php:627 wp-includes/class-wp-hook.php:324 wp-includes/class-wp-hook.php:348 wp-includes/plugin.php:517 wp-includes/template-loader.php:13 wp-blog-header.php:19 index.php:17
Hi @wpweblogic , get_bots method is already there for the AIOS_Abstracted_Ids class. Can you please cross check wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-abstract-ids.php file is there and not corrupted. public static function get_bots() { Do you have any other site in the parent folder that is using an older version of AIOS? Regards
Hi @wpweblogic , get_bots method is already there for the AIOS_Abstracted_Ids class. Can you please cross check wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-abstract-ids.php file is there and not corrupted. public static function get_bots() { Do you have any other site in the parent folder that is using an older version of AIOS? Regards