thyseus / yii-user-management

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

registration page problem #71

Open sevenbitsharsha opened 11 years ago

sevenbitsharsha commented 11 years ago

Hi,

i have installed user-management according to tutorial , but my registration page gives an error message Property "UserModule.tableUsers" is not defined.

d3artagnan commented 11 years ago

check your generated table, table user exists? do you extend registration base class according to Registration documentation?