Title: Error in PHP Debug Output
Last modified: May 27, 2022

---

# Error in PHP Debug Output

 *  [cbrendlinger](https://wordpress.org/support/users/cbrendlinger/)
 * (@cbrendlinger)
 * [4 years ago](https://wordpress.org/support/topic/error-in-php-debug-output/)
 * I am using the PRO version and am seeing these two errors. I know they are not
   fatal but how do I resolve them?
 * Notice: Undefined index: disable_all in /home/mysite/public_html/wp-content/plugins/
   scroll-triggered-animations/frontend/init.php on line 2
 * Notice: Undefined index: disable_all in /home/mysite/public_html/wp-content/plugins/
   scroll-triggered-animations-pro-extension/frontend/init.php on line 2
 * The code on line 2 in each case is is similar. <?php if($option[‘disable_all’]!
   == ‘on’): ?>

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

 *  Plugin Author [Toast Plugins](https://wordpress.org/support/users/toastwebsites/)
 * (@toastwebsites)
 * [4 years ago](https://wordpress.org/support/topic/error-in-php-debug-output/#post-15691042)
 * Hi [@cbrendlinger](https://wordpress.org/support/users/cbrendlinger/)
 * You’ll need to disable WP_DEBUG by following this guide:
 * [https://blogvault.net/debugging-in-wordpress/#:~:text=In%20the%20public_html%20folder%2C%20find%20and%20open%20wp%2Dconfig.&text=define(‘WP_DEBUG’%2C%20true,now%20enabled%20WordPress%20debugging%20mode.&text=To%20disable%20the%20mode%2C%20all,’true’%20to%20’false](https://blogvault.net/debugging-in-wordpress/#:~:text=In%20the%20public_html%20folder%2C%20find%20and%20open%20wp%2Dconfig.&text=define(‘WP_DEBUG’%2C%20true,now%20enabled%20WordPress%20debugging%20mode.&text=To%20disable%20the%20mode%2C%20all,’true’%20to%20’false).
 * Any issues, just let me know!
 * Many thanks
    Aaron
 *  Thread Starter [cbrendlinger](https://wordpress.org/support/users/cbrendlinger/)
 * (@cbrendlinger)
 * [4 years ago](https://wordpress.org/support/topic/error-in-php-debug-output/#post-15692001)
 * I don’t believe that will resolve the problem, that will just prevent the Notices
   from appearing in the log. I know it is not fatal but it is actually being flagged
   by the Child Theme Configurator plugin. I can give it a shot and see if disabling
   fixes the issue but I hesitate since I will not see the details if there are 
   other PHP errors, notices and warnings.
 *  [sbiese](https://wordpress.org/support/users/sbiese/)
 * (@sbiese)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/error-in-php-debug-output/#post-16126744)
 * You say it’s not fatal. However, my STA still won’t work at all on 2 different
   sites.

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

The topic ‘Error in PHP Debug Output’ is closed to new replies.

 * ![](https://ps.w.org/scroll-triggered-animations/assets/icon-256x256.gif?rev=
   2582662)
 * [Animator - Scroll Triggered Animations](https://wordpress.org/plugins/scroll-triggered-animations/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/scroll-triggered-animations/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/scroll-triggered-animations/)
 * [Active Topics](https://wordpress.org/support/plugin/scroll-triggered-animations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/scroll-triggered-animations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/scroll-triggered-animations/reviews/)

## Tags

 * [PHP Notice](https://wordpress.org/support/topic-tag/php-notice/)
 * [undefined index](https://wordpress.org/support/topic-tag/undefined-index/)

 * 3 replies
 * 3 participants
 * Last reply from: [sbiese](https://wordpress.org/support/users/sbiese/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/error-in-php-debug-output/#post-16126744)
 * Status: not resolved