Thanks Ian, That's cool, but let's hold on a while to see if I can hack it from further examination and knowledge to be gained when I get the new Catalyst book.
I would like to sort it if only for the reason that i can then offer correct code for all the book examples up to that point. It might be good to archive them somewhere. The book was (still is) advertised with glowing testimonials and that would be a good way of extending its useful life as a starter text. Watch this space. Regards Anne On Wed, 29 Jul 2009 11:55:33 +0100 Ian Sillitoe <[email protected]> wrote: > Hi Anne, > > > try this: > > > $c->stash->{result} = $result = $result->page($page) > > > > I figured Michael's answer would sort it actually - that looked > exactly the sort of thing that would could cause the problem you > noticed (my bad for not reading the DBIC::RS->page() docs thorough). > > Probably got to a point where the best thing to do is tar/zip up your > entire app and send it over (ian.sillitoe at gmail) - probably much > quicker than pinging debug suggestions back and forwards - I'm happy > to have a look whenever I get a chance. > > Cheers, > > Ian _______________________________________________ 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/
