crb_get_admin_locale error after update to 9.6.7
-
Unfortunately all of my managed websites crashed down after updating from 9.6.6 to 9.6.7 the wp_cerber plugin on apache 2.4 + php 8.2.27 debian 12 server!
Here is the error message
The /path_to_site/wp-content/plugins/wp-cerber/cerber-common.php file 6116 row caused E_ERROR type fault. The message is: Uncaught Error: Call to undefined function crb_get_admin_locale() in /path_to_site/wp-content/plugins/wp-cerber/cerber-common.php:6116
Stack trace:0 /path_to_site/wp-content/plugins/wp-cerber/cerber-load.php(2622): crb_load_localization()
1 /path_to_site/wp-includes/class-wp-hook.php(324): {closure}()
2 /path_to_site/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
3 /path_to_site/wp-includes/plugin.php(517): WP_Hook->do_action()
4 /path_to_site/wp-settings.php(704): do_action()
5 /path_to_site/wp-config.php(96): require_once(‘…’)
6 /path_to_site/wp-load.php(50): require_once(‘…’)
7 {main} thrown
please advise as chatgpt can not help me and worried
- You must be logged in to reply to this topic.