Title: Debug SEO Friendly Images version 3.0
Last modified: August 22, 2016

---

# Debug SEO Friendly Images version 3.0

 *  Resolved [lupsa](https://wordpress.org/support/users/lupsa/)
 * (@lupsa)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/debug-seo-friendly-images-version-30/)
 *     ```
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 505
   
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 510
   
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 517
   
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 522
   
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 526
   
       [23-Dec-2014 18:38:15 UTC] PHP Notice:  Undefined variable: form in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 535
   
       [23-Dec-2014 18:38:15 UTC] PHP Fatal error:  Call to undefined method SEOFriendlyImages::create_rule_html() in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 728
   
       [23-Dec-2014 18:38:20 UTC] PHP Notice:  Undefined index: external_links in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 452
   
       [23-Dec-2014 18:38:20 UTC] PHP Fatal error:  Call to undefined method SEOFriendlyImages::create_rule_html() in /public_html/wp-content/plugins/seo-image/seo-friendly-images.class.php on line 728
       ```
   
 * [https://wordpress.org/plugins/seo-image/](https://wordpress.org/plugins/seo-image/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Vladimir Prelovac](https://wordpress.org/support/users/freediver/)
 * (@freediver)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/debug-seo-friendly-images-version-30/#post-5607318)
 * Should be fixed in 3.0.1 today
 *  Thread Starter [lupsa](https://wordpress.org/support/users/lupsa/)
 * (@lupsa)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/debug-seo-friendly-images-version-30/#post-5607326)
 * `[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']);
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Debug SEO Friendly Images version 3.0’ is closed to new replies.

 * ![](https://ps.w.org/seo-image/assets/icon-128x128.png?rev=1050796)
 * [SEO Friendly Images](https://wordpress.org/plugins/seo-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-image/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-image/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lupsa](https://wordpress.org/support/users/lupsa/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/debug-seo-friendly-images-version-30/#post-5607326)
 * Status: resolved