
kakimoto at tpg
May 14, 2008, 3:08 PM
Post #1 of 2
(224 views)
Permalink
|
|
Issue with Catalyst:Can't locate object method "get_user" via package "Catalyst::Plugin::Authentication::Store::DBIC"
|
|
hi, there, i have installed catalyst and done a few of the tutes you have put on the net on my macbook. Runs great. i am using a Postgresql db backend. I am now doing the authentication tutorial and have been stuck in a bad error for ages. [error] Caught exception in gozila::Controller::Login- >index "Can't locate object method "get_user" via package "Catalyst::Plugin::Authentication::Store::DBIC" at /Library/Perl/5.8.8/Catalyst/Authentication/Realm.pm line 85." I have tried looking at the source codes of the packages indicated in the error, reinstalled the packages via "perl -MCPAN -eshell" and it still fails. Please help me. _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|