I have to THANK YOU Christian...
I tried everything that came to my mind regarding the $paginator-
>options['url'], but I didn't found that the error was in the route
and was so simple to solve.
So, for anybody having the same problem in the future... be sure to
append the trailing asterisk like this:
Router::connect('/my-custom-route/*', array('controller' => 'posts',
'action' => 'index'));
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---