Warning: Undefined array key “ssba_bar_buttons”
-
Hi
I have installed and already reinstalled the Plugin “Simple Share Buttons Adder”. When I activate the “Share bar” i get the following warning at the top of the site:
Warning: Undefined array key “ssba_bar_buttons” in /customers/d/2/f/3temp.com/httpd.www/wp-content/plugins/simple-share-buttons-adder/php/class-buttons.php on line 598Warning: Undefined array key “ssba_bar_buttons” in /customers/d/2/f/3temp.com/httpd.www/wp-content/plugins/simple-share-buttons-adder/php/class-buttons.php on line 598Warning: Undefined array key “ssba_bar_buttons” in /customers/d/2/f/3temp.com/httpd.www/wp-content/plugins/simple-share-buttons-adder/php/class-buttons.php on line 598Warning: Undefined array key “ssba_bar_buttons” in /customers/d/2/f/3temp.com/httpd.www/wp-content/plugins/simple-share-buttons-adder/php/class-buttons.php on line 598
The line shows:
$network_color = 'Y' === $arr_settings['ssba_new_buttons'] || 'Y' === $arr_settings['ssba_bar_buttons'] ? self::get_button_color( $button_name ) : '';What can I do to make it work properly?
The topic ‘Warning: Undefined array key “ssba_bar_buttons”’ is closed to new replies.