We are migrating an app from Cake 1.1 to 2.2.1. Our URLs are in the format 
/state/town/page/slug and I have got the Router setup to forward route 
correctly, but have not got reverse routing to work yet.

In function such as Html->link you can specific the URL as a string or 
array, so you can set the correct URL. However the Paginator function Next 
and Prev appear to only accept the URL parameter as an array which is not 
creating the correct URL as it does not override the base url. Is there a 
way to force the base URL as with the other functions, or do I need to 
create a custom router?

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.


Reply via email to