Notice: Undefined index: debug_mode
-
Hi @qrac
PHP error notice on bottom of the page.
Notice: Undefined index: debug_mode in /var/www/wp-content/plugins/wp-ie-buster/includes/class-wp-ie-buster.php on line 42
My PHP version: 7.4.30
On the line 42 I got this code:
$debug_mode = $options['debug_mode'] && is_user_logged_in() ? true : false;
Please fix this Asap. Or let me know how can I fix this?
Thanks in advance
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Notice: Undefined index: debug_mode’ is closed to new replies.