php warnings after activation
-
I’m currently in debug mode and getting these warnings.
Strict Standards: Declaration of SCI_Social_Widget::update() should be compatible with WP_Widget::update($new_instance, $old_instance) in /Applications/MAMP/htdocs/development/kernedc/wp-content/plugins/simple-contact-info/inc/widgets/contact-social-widget.php on line 7
Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/development/kernedc/wp-content/plugins/simple-contact-info/inc/widgets/contact-social-widget.php:7) in /Applications/MAMP/htdocs/development/kernedc/wp-includes/option.php on line 571
Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/development/kernedc/wp-content/plugins/simple-contact-info/inc/widgets/contact-social-widget.php:7) in /Applications/MAMP/htdocs/development/kernedc/wp-includes/option.php on line 572
The topic ‘php warnings after activation’ is closed to new replies.