[Catalyst] Error in Catalyst....Urgent!
Gavin Henry
ghenry at perl.me.uk
Tue Jan 3 11:29:34 CET 2006
<quote who="Vidya Sagar">
> Hi All,
>
> While Setting up the sessions for the users in Admin feature to
> add users... I am getting the error .....
> 'Caught exception "Can't call method "search"
> on an undefined value at
> /usr/local/lib/perl5/site_perl/5.8.7/Catalyst/Plugin/Authentication/CDBI.pm
> line 252." ' Can anyone solve this error
For more info on the error, please install Catalyst::Plugin::StackTrace
and include that in your mainapp.pm by adding the word StackTrace to it.
That will pin point where you are called search.
Do you have Class::DBI installed?
Gavin.
--
Walking the road to enlightenment... I found a penguin and a camel on the
way..... Fancy a yourname at perl.me.uk? Just ask!!!
http://perlmonks.org/?node_id=386673
More information about the Catalyst
mailing list