WPIntell

Source evidence

Notice: Undefined index: debug_mode

WP IE Buster · support · 2022-10-10T20:20:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 22 rows with source links

9.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wpsugumar resolved
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 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.

Comments

2 shown
qrac 2022-10-11T04:39:00+00:00

Hi @wpsugumar Thanks for pointing that out! Fixed in version 1.4.1. The plugin was alerting when calling on an unentered value.

wpsugumar 2022-10-11T14:42:00+00:00

Hi @qrac After update The notice is not showing now. Thank you very much for this amazing plugin.