[Catalyst] Paging and Sort example

Bill Moseley moseley at hank.org
Tue Dec 27 14:47:56 CET 2005


On Tue, Dec 27, 2005 at 07:05:29PM +0600, Shevchuk S. Mikhail wrote:
> 	After installing Catalyst::Controller::PagingAndSort, I've written
> "use base 'Catalyst::Controller::PagingAndSort';" in controller, copied 
> templates to the root folder, but I faced with several problems:
> 	1. There is an exception: "Can't locate object method "count" via package 
> "EBook::Model::CDBI::Cpu"

I have never used Catalyst::Controller::PagingAndSort, but maybe your
CDBI base class needs to inherit from CDBI::Sweet instead of just
CDBI?



-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list