JustinM01 Posted March 24, 2009 Share Posted March 24, 2009 Hi all, I am trying to get CakePHP Paginator helper to output links as such: http://someurl/page/1 At the moment it outputs links like the following: http://someurl/posts/index/page:1 I have figured out how to change the controller and remove the action from the url. Unfortunately, I have yet to be able to figure out how to get CakePHP to output just the page number and not 'page:1'. Any help is greatly appreciated! Link to comment https://forums.phpfreaks.com/topic/150978-cakephp-pagination/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.