On Mon, Mar 31, 2008 at 11:44 PM, bob <[EMAIL PROTECTED]> wrote: > I am using cake 1.2 > > I am trying to use paginate, but the problem i am having is that my URL is > localhost/controller/action/param1/param2 > > so when i try to do echo $paginator->numbers(); in my view, I get the URL > localhost/controller/action/page:2 instead of > localhost/controller/action/param1/param2/page:2 > > how would I do this?
Searching in this group (or in google) because this topic has been discussed (and easily solved) many times before. > thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---