No I never got a response or found a solution.

Any luck on your end?

Dave

-----Original Message-----
From: bing [mailto:[email protected]] 
Sent: September-04-09 7:24 PM
To: CakePHP
Subject: Re: Paginate Routing


Hi,

Did you ever get an answer on this? I'm having the same issue.

Thanks,
Ben

On Aug 17, 11:38 am, "Dave Maharaj :: WidePixels.com"
<[email protected]> wrote:
> Ok I managed to get all my pagination up and running the way I needed.
> The only thing left is removing /page:3 to only display /3
>
> Router::connect('/bookmarks/index/:id_key/*', array('controller' => 
> 'bookmarks', 'action' => 'index'),array('id_key' =>
'[-_A-Za-z0-9]+','pass'
> => array('id_key')));
>
> How do I remove "page" from the URL?
>
> Thanks again everyone
>
> Dave



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to