1. I installed lastest WordPress 3.1.3 and use Thematic Framework to create child theme. Every plugins other are disabled.
2. Then install WP Featured Content Slider, and turn on WP_DEBUG
3. And get the notice:
Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-featured-content-slider/featured-content-slider.php on line 64
Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-featured-content-slider/featured-content-slider.php on line 64
Notice: Undefined index: feat_slider in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-featured-content-slider/featured-content-slider.php on line 49
4. When I save draft or Preview post, I got these notice:
Notice: Undefined index: feat_slider in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-featured-content-slider/featured-content-slider.php on line 65
Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/wordpress/wp-content/plugins/wp-featured-content-slider/featured-content-slider.php:65) in /Applications/MAMP/htdocs/wordpress/wp-includes/pluggable.php on line 897