So is the pagination helper not displaying the URLs correctly, or not parsing the category name?
On Jan 29, 1:56 pm, "Jonathon Davis" <[EMAIL PROTECTED]> wrote: > Yes, it's me with another paginate question. I just upgraded to the > latest nightly and it didn't seem to fix it. > > I know there is probably a way to do this, and it's probably obvious > too, but I just don't know how. I have paginate working inside an > action that needs to receive a parameter from the URL. /graphics/ > category/(categoryname) but when pagination does its magic in the > Category action and view, it omits the (categoryname) part of the url. > In other words, it's giving a url similar to the following: /graphics/ > category/page:2 instead of /graphics/category/(categoryname)/page:2 > > Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
