mishamx / yii-user

Yii PHP Framework extension for registration and management users accounts.
http://yii-user.2mx.org/
186 stars 154 forks source link

not creating tables - Users, Profiles, Profile_fields #77

Closed miteshsc closed 10 years ago

miteshsc commented 10 years ago

Hi,

Thanks for this Awesome module.. I have installed yii-user module and also have done user migration but somehow after completing migration i coundn't see new tables in my database..

do you have any idea what could be the reason behind this?

Thanks, MiteshSC

benjaminlhaas commented 10 years ago

Can you provide the output from the migration command? It might provide some insight.

miteshsc commented 10 years ago

my problem is solved.. i didn't add db config in console.php but now it works smoothly :)