• Resolved mr_fanatic

    (@mr_fanatic)


    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 6 years, 5 months ago by mr_fanatic.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @mr_fanatic,

    What other plugins do you have installed? Could be an compatibility issue..

    Thanks, Jory

    Thread Starter mr_fanatic

    (@mr_fanatic)

    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 ??

    Plugin Author Jory Hogeveen

    (@keraweb)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Undefined offset’ is closed to new replies.