It worked!!
Adding:
$paginator-
>options(array('url'=>array('controller'=>'controllerName')));
made the $paginator->prev and $paginator->next link correct and the
pagination now works like a charm.

Thank you for your patience and incredible help!

sickrandir

On Apr 13, 6:55 pm, "gwoo" <[EMAIL PROTECTED]> wrote:
> when in doubt, you can always pass the controller.
>
> try setting $paginator-
>
> >options(array('url'=>array('controller'=>'controllerName'))):
>
> There was a ticket on this before and I tested it. Try to 
> searchhttps://trac.cakephp.organd see if the previously reported problem is
> similar to yours.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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