PHP 8.0 add company error
-
I have problem using php 8.x with this plugin.
It works well in 7.4 but when i upgrade php its shows lots of errors.
Fatal error: Uncaught Error: Unknown format specifier “D”
in /home/xxxx/public_html/wp-content/plugins/w2dc/classes/categories_manager.php on line 417Call stack:
sprintf()
wp-content/plugins/w2dc/classes/categories_manager.php:417w2dc_categories_manager::admin_enqueue_scripts_styles()
wp-includes/class-wp-hook.php:308WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:332WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-includes/script-loader.php:2180wp_enqueue_scripts()
wp-includes/class-wp-hook.php:308WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:332WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-includes/general-template.php:3043wp_head()
wp-content/themes/mh-magazine/header.php:8require_once()
wp-includes/template.php:783load_template()
wp-includes/template.php:718locate_template()
wp-includes/general-template.php:48get_header()
wp-content/themes/mh-magazine/template-full.php:2include()
wp-includes/template-loader.php:106require_once()
wp-blog-header.php:19require()
index.php:17
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 8.0 add company error’ is closed to new replies.