You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EEavBehavior.php:211
должно быть Yii::t('yiiext', ...
а сейчас self::t('yii',...
что естественно вызывает Exception т.к. EEavBehavior::t не существует.
The text was updated successfully, but these errors were encountered:
EEavBehavior.php:211
должно быть Yii::t('yiiext', ...
а сейчас self::t('yii',...
что естественно вызывает Exception т.к. EEavBehavior::t не существует.
The text was updated successfully, but these errors were encountered: