• Hi,

    Panel.php line 44 should be:

    $this->_renderData(<strong>$data</strong><em>);

    It’s currently missing the parameter.
    Without this fix, the panel is Query Tracer panel is blank and the error log has this error:

    PHP Warning: Invalid argument supplied for foreach() in <path>/wp-content/plugins/debug-bar-query-tracer/Panel.php on line 62

    http://ww.wp.xz.cn/extend/plugins/debug-bar-query-tracer/

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

The topic ‘[Plugin: Debug Bar Query Tracer] Bug in Panel.php line 44’ is closed to new replies.