• Resolved bartoszg

    (@bartoszg)


    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 417

    Call stack:

    1. sprintf()
      wp-content/plugins/w2dc/classes/categories_manager.php:417
    2. w2dc_categories_manager::admin_enqueue_scripts_styles()
      wp-includes/class-wp-hook.php:308
    3. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:332
    4. WP_Hook::do_action()
      wp-includes/plugin.php:517
    5. do_action()
      wp-includes/script-loader.php:2180
    6. wp_enqueue_scripts()
      wp-includes/class-wp-hook.php:308
    7. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:332
    8. WP_Hook::do_action()
      wp-includes/plugin.php:517
    9. do_action()
      wp-includes/general-template.php:3043
    10. wp_head()
      wp-content/themes/mh-magazine/header.php:8
    11. require_once()
      wp-includes/template.php:783
    12. load_template()
      wp-includes/template.php:718
    13. locate_template()
      wp-includes/general-template.php:48
    14. get_header()
      wp-content/themes/mh-magazine/template-full.php:2
    15. include()
      wp-includes/template-loader.php:106
    16. require_once()
      wp-blog-header.php:19
    17. require()
      index.php:17
Viewing 1 replies (of 1 total)
  • Plugin Author Shamalli

    (@mihail-chepovskiy)

    The reason of this problem is in your translation file, it is not in PHP version.

Viewing 1 replies (of 1 total)

The topic ‘PHP 8.0 add company error’ is closed to new replies.