Title: PHP Errors
Last modified: August 21, 2016

---

# PHP Errors

 *  [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/php-errors-28/)
 * I had a user of one of my plugins who updated this theme and my plugin stopped
   working so I installed it to check it out and get a bunch of php errors:
 *     ```
       Notice: Undefined index: images_root in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/header.php on line 42
   
       Notice: Undefined index: full_width_header in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/header.php on line 64
   
       Notice: Undefined index: full_width_header in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/header.php on line 82
   
       Notice: Undefined index: full_width_footer in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/footer.php on line 92
   
       Notice: Undefined index: widget_center_top in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/index.php on line 11
   
       Notice: Undefined index: widget_center_bottom in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/index.php on line 51
   
       Notice: Undefined index: full_width_footer in /Users/joeanderson/Sites/plugins/ditty-news-ticker/wp-content/themes/atahualpa/footer.php on line 120
       ```
   
 * I believe the footer error (the last one) is probably the main cause of the user’s
   issue as I think it’s causing the wp_footer() function to not fire. I’m guessing
   these errors would be resolved once I saved some of the theme settings, but for
   some reason they must be popping up for upgrades as well… Would you be able to
   add default values for these options to resolve these errors?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  [juggledad](https://wordpress.org/support/users/juggledad/)
 * (@juggledad)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/php-errors-28/#post-5029725)
 * if you go to the ATO->ConFigure header, center area and Footer areaa options 
   and hit save, the messages should go away

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/atahualpa/3.7.24/screenshot.png)
 * Atahualpa
 * [Support Threads](https://wordpress.org/support/theme/atahualpa/)
 * [Active Topics](https://wordpress.org/support/theme/atahualpa/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/atahualpa/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/atahualpa/reviews/)

## Tags

 * [PHP errors](https://wordpress.org/support/topic-tag/php-errors/)

 * 1 reply
 * 2 participants
 * Last reply from: [juggledad](https://wordpress.org/support/users/juggledad/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/php-errors-28/#post-5029725)
 * Status: not resolved