Fatal Errors after WP-6.3.2 Upgrade
-
Hi Team,
My Kinsta host site is sending me automatic messages every six hours that reads something like this:
__________________________________________
2023/10/15 19:08:12 [error] 80106#80106: *25696 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “_wp_footnotes_kses_init” not found or invalid function name in /www/tbytmemberscommunity_969/public/wp-includes/class-wp-hook.php:310
__________________________________________
They can’t help me but pointed me to a forum where someone was having the exact same problem after the upgrade.
Their solution was to add the following line to the wp-config.php file.
_________________________________________
include_once $_SERVER[‘DOCUMENT_ROOT’].’/wp-includes/blocks.php’;
_________________________________________
Will someone kindly show me an example of where to place this line within my wp-config.php file and the exact syntax in the file? Should it be preceded with \\
THANK YOU KINDLY,
Mike
- The topic ‘Fatal Errors after WP-6.3.2 Upgrade’ is closed to new replies.