[Catalyst] Issue with Catalyst:Can't locate object method "get_user" via package "Catalyst::Plugin::Authentication::Store::DBIC"

kakimoto at tpg.com.au kakimoto at tpg.com.au
Tue Apr 7 13:52:43 GMT 2009


When was
"http://search.cpan.org/~hkclark/Catalyst-Manual-5.7020/lib/Catalyst/Manual/Tutorial/Authentication.pod"
updated?

Does it reflect the latest modules?

Please revert.




Kieren Diment diment at gmail.com
Thu May 15 14:13:12 BST 2008

    * Previous message: [Catalyst] Issue with Catalyst:Can't locate
object method "get_user" via package
"Catalyst::Plugin::Authentication::Store::DBIC"
    * Next message: [Catalyst] uri_for() doesn't encode to utf8 first
argument
    * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

On 15 May 2008, at 08:08, kakimoto at tpg.com.au wrote:

>
> [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.
>


Have a look at http://dev.catalyst.perl.org/repos/Catalyst/trunk/ 
examples/NewAuthApp which is a simple authentication application I  
wrote against the new Auth API.  The tutorial uses the old API and  
needs to be updated.





More information about the Catalyst mailing list