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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error in PHP Debug Output’ is closed to new replies.