thyseus / yii-user-management

a user management module collection for the yii framework
185 stars 122 forks source link

Update user/controllers/YumCsvController.php #72

Closed AMilkov closed 11 years ago

AMilkov commented 11 years ago

CDbException CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'yii_1.profiles' doesn't exist. The SQL statement executed was: select email,firstname,lastname,street,city,about from profiles where 1

Looks like the table name is singular now, not plural anymore ... :)

thyseus commented 11 years ago

Thanks for reporting, i implemented a even better fix:

https://github.com/thyseus/yii-user-management/commit/0a490d7d10089c7775c2911c41a0bd0f68f646fb