bedezign / yii2-audit

Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
https://bedezign.github.io/yii2-audit/
Other
193 stars 112 forks source link

Hii.. im using this extension and im using bootstrap 4 #268

Closed taroom closed 5 years ago

taroom commented 5 years ago

yii\bootstrap\BootstrapAsset is causing error

Invalid Configuration – yii\base\InvalidConfigException Failed to instantiate component or class "yii\bootstrap\BootstrapAsset".

Blizzke commented 5 years ago

I've made some changes to get this to work in 1.1.2 It should be able to auto detect whether you use the "old" bootstrap or bootstrap4. Let me know if any problems occur.