• Resolved koolsherif

    (@koolsherif)


    My site is running php version 5.6
    When tried to edit the Uncategorized category , name and image , i get the following error

    Warning: Missing argument 2 for Blossomthemes_Toolkit_Admin::bttk_updated_category_image() in /home3/user/public_html/folder/wp-content/plugins/blossomthemes-toolkit/admin/class-blossomthemes-toolkit-admin.php on line 191
    
    Warning: Cannot modify header information - headers already sent by (output started at /home3/user/public_html/folder/wp-content/plugins/blossomthemes-toolkit/admin/class-blossomthemes-toolkit-admin.php:191) in /home3/user/public_html/folder/wp-includes/pluggable.php on line 1216
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter koolsherif

    (@koolsherif)

    update :
    Switching into php 7.1 but still getting errors when doing the same editing process

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function Blossomthemes_Toolkit_Admin::bttk_updated_category_image(), 1 passed in /home3/user/public_html/folder/wp-includes/class-wp-hook.php on line 288 and exactly 2 expected in /home3/user/public_html/folder/wp-content/plugins/blossomthemes-toolkit/admin/class-blossomthemes-toolkit-admin.php:191 Stack trace: #0 /home3/user/public_html/folder/wp-includes/class-wp-hook.php(288): Blossomthemes_Toolkit_Admin->bttk_updated_category_image(1) #1 /home3/user/public_html/folder/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #2 /home3/user/public_html/folder/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /home3/user/public_html/folder/wp-includes/taxonomy.php(2835): do_action('edited_category', 1, 1) #4 /home3/user/public_html/folder/wp-admin/edit-tags.php(165): wp_update_term(1, 'category', Array) #5 {main} thrown in /home3/user/public_html/folder/wp-content/plugins/blossomthemes-toolkit/admin/class-blossomthemes-toolkit-admin.php on line 191

    Thread Starter koolsherif

    (@koolsherif)

    Thank you for the quick response and the new release that fixed the issue

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘errors while editing Uncategorized’ is closed to new replies.