[Catalyst] "Unknown column 'me.role'" error

Charlie Garrison garrison at zeta.org.au
Fri Sep 7 20:52:41 GMT 2007


Good morning,

On 7/9/07 at 12:22 PM -0700, Dustin Suchter <dsuchter at ucla.edu> wrote:

>authorization:
>    dbic:
>        role_class: AdBlueDB::User
>        role_field: role
>        role_rel: map_user_role
>        user_role_user_field: user_id

Shouldn't that be:

authorization:
   dbic:
       role_class: AdBlueDB::Role


If that doesn't fix it, how about showing us your schemas for AdBlueDB::User and AdBlueDB::Role.


Charlie

-- 
   Charlie Garrison  <garrison at zeta.org.au>
   PO Box 141, Windsor, NSW 2756, Australia

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt



More information about the Catalyst mailing list