Child Theme Configurator finds errors with plugin
-
Hi there,
I use the Child Theme Configurator to create and edit my Child Themes, and in a recent check of a theme that had been giving me issues, I came across these:Hi there,
I use the Child Theme Configurator to create and edit my Child Themes, and in a recent check of a theme that had been giving me issues, I came across these:Notice: Undefined index: cb_p6_action in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/plugin_core/options_load_reset.php on line 7
Notice: The called constructor method for WP_Widget in cb_p6_sidebar_author_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/*****/public_html/wp-includes/functions.php on line 3894
Notice: The called constructor method for WP_Widget in cb_p6_sidebar_site_widget is deprecated since version 4.3.0! Use __construct() instead. in /home/*****/public_html/wp-includes/functions.php on line 3894
Notice: Undefined offset: 1 in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 111
Notice: Undefined offset: 2 in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 112
Notice: Undefined offset: 3 in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 113
Notice: Undefined offset: 4 in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 114
Notice: Undefined index: cb_p6_init in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Notice: Undefined variable: return in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 400
Notice: Undefined index: cb_p6_frontend_init in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Notice: Undefined index: cb_p6_action in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 185
Notice: Undefined index: cb_p6_append_to_content in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Notice: Undefined index: cb_p6_addstyles in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Notice: Undefined index: cb_p6_add_styles in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Notice: Undefined offset: 0 in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 110
Notice: Undefined index: cb_p6_site_sidebar_widget in /home/*****/public_html/wp-content/plugins/patron-button-and-widgets-by-codebard/index.php on line 121
Some of them repeat several times. I know they’re Notices, and not Fatal errors or anything, but should I be worried?
- The topic ‘Child Theme Configurator finds errors with plugin’ is closed to new replies.