Ivan Wills wrote:
user_model => 'DietDB',
Change this to: user_model => 'DietDB::User' (replace User with whatever you User table is called). Ben _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
