abhi1693 / yii2-app-advanced-startup-kit

Yii 2 Practical Advanced Application Template (GUI Startup Kit)
Other
31 stars 22 forks source link

Setting unknown property: abhimanyu\user\models\User::activation_token #2

Closed slvolz closed 9 years ago

slvolz commented 9 years ago

After entering in the admin credential information during the installer config, I am getting this error. More info:

2015-02-24 22_04_07-unknown property yii_base_unknownpropertyexception

abhi1693 commented 9 years ago

The issue has been fixed. Update your project using composer update. Remove all the tables from the database and run the installer again.