If you do, for heaven's sake, please use the bin (bin.cakephp.org)!

On Jul 17, 1:19 pm, Anton <[EMAIL PROTECTED]> wrote:
> Can you show your whole code with the new bits added, I can not for
> the life of me get this working!
>
> thanks in advance
>
> On Jun 26, 9:35 am, rain <[EMAIL PROTECTED]> wrote:
>
>
>
> > that's work!
> > thanks!
>
> > On Jun 26, 2:49 pm, majna <[EMAIL PROTECTED]> wrote:
>
> > > Controller:
> > > $this->paginate = array(,,,, 'params' => array($id));
>
> > > in view add:
> > > if (isset($paginate['params'])) {
> > >         $paginator->options(array('url' => $paginate['params']));
>
> > > }
>
> > > On Jun 26, 3:57 am, rain <[EMAIL PROTECTED]> wrote:
>
> > > > BTW I am using the cakephp 1.2 rc1
>
> > > > On Jun 26, 8:52 am, rain <[EMAIL PROTECTED]> wrote:
>
> > > > > Hi,gays.
>
> > > > > I have a User , and the User hasMany Posts, when view User, the
> > > > > cakephp will find the User's posts, but i donot want show all the
> > > > > post , i want using the paginate , how to do this?
>
> > > > > thanks!- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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