Try it with:

var $paginate = array( 'limit' => 2);

I don't set any page value and it works *great* for me :)

On Feb 21, 3:34 pm, "isk" <[EMAIL PROTECTED]> wrote:
> thanks Preloader, I saw your trick in the groups - but it does not
> work for me (I use
> 1.2.0.4451alpha), parameters stay repeated even I do unset($this-
>
> >params['pass']['page']) in the view before all paginator calls.
>
> when I add  filtering parameters by array('url' => $this->params['pass']) my 
> links does not work at all - they repeat all
>
> parameters twice (like page:1page:1.. and so on), so links become
> twice longer :)
>
> but when I do your trick in the view - it makes links working (though
> they are ugly)
>
> Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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