PHP error that is preventing me from creating child theme
-
Hi,
I hope you’re doing fine.
I’m trying to install a child theme with a plugin called Child Theme Configurator and this plugin scanned the following error within my php. Can you please help me fix this/know what I should do?
Notice: Undefined index: show_counts in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 217
Notice: Undefined index: total_shares in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 218
Notice: Undefined index: hide_for_logged_in in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 223
Warning: extract() expects parameter 1 to be array, null given in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 121
Notice: Undefined variable: before_widget in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 174
Notice: Undefined variable: after_widget in /srv/htdocs/wp-content/plugins/super-socializer/inc/widget.php on line 210
Thanks,
Irving
- You must be logged in to reply to this topic.