the next and prev functions from paginator require an "Options" array as the second argument as you are currently giving it a boolean. You might want to go check out the paginator helper line 189 and 201.
Good luck, Stu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
