WPIntell

Source evidence

Undefined offset

Widget CSS Classes · support · 2018-06-04T04:41:00+00:00

mixedsentiment
mediumseverity
0.78relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 25 rows with source links

20.0% 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
mr_fanatic resolved
I don’t know what is causing the issue, but i got continuos error from this line coming from debug log. PHP Notice: Undefined offset: 0 in /home/user/public_html/wp-content/plugins/widget-css-classes/includes/widget-css-classes.class.php on line 458 Wordpress: 4.9.6 Plugin: 1.5.2.1 This topic was modified 7 years, 12 months ago by mr_fanatic . Hi @mr_fanatic , What other plugins do you have installed? Could be an compatibility issue.. Thanks, Jory i’ve got tons of plugins loaded. That error comes only when debugging is enabled in wpconfig, so this is not a big issue. I just wanna let you guys know it since this is a useful plugins 🙂 Hi @mr_fanatic , The reason for this bug is because some code (most likely in a plugin) handles widgets differently than WordPress but still uses it’s filters. We’ll have to know when this happens and with what plugin before we can debug anything. The reason that you are only seeing this notice with debug enabled is because these notices are otherwise invisible (only visible on the server logs). It would be great if we could get more info or maybe even the plugin that triggers this change so we can create a fix for it. Thanks, Jory

Comments

3 shown
Jory Hogeveen 2018-06-04T08:57:00+00:00

Hi @mr_fanatic , What other plugins do you have installed? Could be an compatibility issue.. Thanks, Jory

mr_fanatic 2018-06-05T08:04:00+00:00

i’ve got tons of plugins loaded. That error comes only when debugging is enabled in wpconfig, so this is not a big issue. I just wanna let you guys know it since this is a useful plugins 🙂

Jory Hogeveen 2018-06-05T09:41:00+00:00

Hi @mr_fanatic , The reason for this bug is because some code (most likely in a plugin) handles widgets differently than WordPress but still uses it’s filters. We’ll have to know when this happens and with what plugin before we can debug anything. The reason that you are only seeing this notice with debug enabled is because these notices are otherwise invisible (only visible on the server logs). It would be great if we could get more info or maybe even the plugin that triggers this change so we can create a fix for it. Thanks, Jory