Conversation
supportHi @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 This topic was modified 3 years, 9 months ago by wpsugumar .
Hi @wpsugumar Thanks for pointing that out! Fixed in version 1.4.1. The plugin was alerting when calling on an unentered value.
Hi @qrac After update The notice is not showing now. Thank you very much for this amazing plugin.
Hi @wpsugumar Thanks for pointing that out! Fixed in version 1.4.1. The plugin was alerting when calling on an unentered value.
Hi @qrac After update The notice is not showing now. Thank you very much for this amazing plugin.