Viewing 3 replies - 1 through 3 (of 3 total)
  • Same here. Happened when I was doing things in WooCommerce, not in Breeze but it’s a Breeze PHP crash. Forgot what I was doing the first time it happened. Second time I was editing a global Product Attribute. Deactivated the plugin and all good again.

    2023-04-12T20:42:56+00:00 CRITICAL Uncaught ArgumentCountError: 3 arguments are required, 1 given in wp-content/plugins/breeze/inc/breeze-admin.php:275
    
    Stack trace:
    #0 wp-content/plugins/breeze/inc/breeze-admin.php(275): sprintf()
    #1 wp-includes/class-wp-hook.php(308): Breeze_Admin->register_admin_bar_menu()
    #2 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #3 wp-includes/plugin.php(565): WP_Hook->do_action()
    #4 wp-includes/admin-bar.php(95): do_action_ref_array()
    #5 wp-includes/class-wp-hook.php(308): wp_admin_bar_render()
    #6 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #7 wp-includes/plugin.php(517): WP_Hook->do_action()
    #8 wp-admin/admin-header.php(267): do_action()
    #9 wp-admin/edit.php(407): require_once('/home/914788.cl...')
    #10 {main} thrown in wp-content/plugins/breeze/inc/breeze-admin.php on line 275

    Second crash:

    2023-04-12T21:25:33+00:00 CRITICAL Uncaught ArgumentCountError: 7 arguments are required, 1 given in wp-content/plugins/breeze/inc/breeze-admin.php:275
    
    Stack trace:
    #0 wp-content/plugins/breeze/inc/breeze-admin.php(275): sprintf()
    #1 wp-includes/class-wp-hook.php(308): Breeze_Admin->register_admin_bar_menu()
    #2 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #3 wp-includes/plugin.php(565): WP_Hook->do_action()
    #4 wp-includes/admin-bar.php(95): do_action_ref_array()
    #5 wp-includes/class-wp-hook.php(308): wp_admin_bar_render()
    #6 wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #7 wp-includes/plugin.php(517): WP_Hook->do_action()
    #8 wp-admin/admin-header.php(267): do_action()
    #9 wp-admin/term.php(73): require_once('/home/914788.cl...')
    #10 {main}
    thrown in wp-content/plugins/breeze/inc/breeze-admin.php on line 275
    Plugin Author adeelkhan

    (@adeelkhan)

    Please update 2.0.20

    Thread Starter luciendub

    (@luciendub)

    Thank you, it fixes it!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught ArgumentCountError’ is closed to new replies.