Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Не работает с yii.php, работает только с yiilite.php #107

Open
MelkoV opened this issue Mar 1, 2014 · 0 comments

Comments

@MelkoV
Copy link

MelkoV commented Mar 1, 2014

PHP 5.4.12
При работе через yii.php ошибка:

Trying to get property of non-object
protected\extensions\yii-debug-toolbar\views\main.php(9) : data-ydtb-expand-panel="<?php echo $panel->id ?>"

$panel не является объектом.

protected\extensions\yii-debug-toolbar\YiiDebugViewRenderer.php(40): CBaseController->renderInternal("protected\extensions\yii-debug-toolbar\views\...", array("panels" => array(YiiDebugToolbarPanelRequest, YiiDebugToolbarPanelSettings, "YiiDebugToolbarPanelViews", "YiiDebugToolbarPanelSql", ...)), false)

Возможно, ошибка в Yii::createComponent ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant