• Resolved opicron

    (@opicron)


    My log files are filling up with the following warning:

    PHP Warning:  array_key_exists(): The first argument should be either a string or an integer in ../extended-widget-options/includes/widgets/display.php on
    line 195

    Adding an check like so fixes the issue:

    if (!empty($current_type_archive))
    {
    //..
    }

    Could you please update the plugin?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Warning in log files’ is closed to new replies.