yii2-menu
yii2-menu copied to clipboard
Running in advanced template
I'm having a lot of problems running this package in the advanced template set up for yii2
Installed with composer. Did the migrate with the package in the installed code in vendor It failed on first run.. Was looking for menu_id and the table id col was id. changed that.. Made a menu, no problem. However when I try to go in and edit that menu. I get
Non-static method pceuropa\menu\models\Model::findModel() should not be called statically, assuming $this from incompatible context
Fatal error, and app stops.