abitdodgy / cfw-usermanager

A user manager demo app for ColdFusion on Wheels
23 stars 11 forks source link

cfw-usermanager 2.0 - Wheels looked for the column mapped to the roleId property but couldn't find it in the database table #6

Closed tapirus closed 12 years ago

tapirus commented 12 years ago

cfw-usermanager 2.0

Wheels looked for the column mapped to the roleId property but couldn't find it in the database table.

I guess the new sql-file and the new code for user roles does not correspond everywhere.

abitdodgy commented 12 years ago

Sorry, meant to reflect that in the change log. You need to rework the database schema. I would advise against using this version if you needed email verification and what not. I removed functionality. I plan to add this later, but it's better to start with restful style simplicity. For this reason I removed everything I plan to change.