Thread Starter
lupsa
(@lupsa)
[25-Dec-2014 10:16:09 UTC] PHP Notice: Undefined index: global in /home/lupsaeu/public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 33
// line 33
$this->global = $options['global'];
// i modified it locally with this line
$this->global = isset($options['global']);